Results 1 to 6 of 6
Thread: Problem in deploying .war file
- 03-22-2011, 04:10 AM #1
Member
- Join Date
- Aug 2010
- Posts
- 19
- Rep Power
- 0
Problem in deploying .war file
Hello,
i hav created one .war file which is currently running on tomcat successfully.
but when i m going to deploy the same .war file on the another pc it is giving me following error
int id = (Integer)session.getAttribute("id");
it is giving me error only when i m retrieving attributes from session.
how to solve this problem ?:confused:Sameer
- 03-22-2011, 04:42 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Check the server logs for the full exception message. Without knowing the full exception message it's difficult to say what the problem is.
- 03-22-2011, 05:21 AM #3
Member
- Join Date
- Aug 2010
- Posts
- 19
- Rep Power
- 0
when i m importing same war file into eclipse then it is giving me error.
it is compile time error and not run time.Sameer
- 03-22-2011, 05:37 AM #4
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
You still forgot to state the error message that you are getting.
- 03-23-2011, 08:24 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
- 03-23-2011, 04:04 PM #6
Senior Member
- Join Date
- Nov 2010
- Location
- Delhi
- Posts
- 135
- Blog Entries
- 1
- Rep Power
- 0
Similar Threads
-
EJBEntities deploying problem
By Rituparna in forum Enterprise JavaBeans (EJB)Replies: 0Last Post: 03-15-2011, 01:12 PM -
problem deploying war module
By aks_1 in forum Java ServletReplies: 4Last Post: 05-04-2010, 05:58 PM -
Error while deploying WAR file
By aks_1 in forum Java ServletReplies: 1Last Post: 05-04-2010, 05:57 PM -
problem in deploying WAR file in server
By pan in forum Advanced JavaReplies: 8Last Post: 10-12-2009, 12:17 PM -
Having problem hot-deploying JSP's
By kurt_cobain in forum EclipseReplies: 0Last Post: 04-03-2008, 05:55 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks