This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: war deployementjaikiran Oct 11, 2005 1:41 AM (in response to agarneau)Where have you placed the war file. What errors are you seeing? To deploy a war, you just place the war inside the deploy directory and it will be detected by the server and loaded during startup. 
- 
        2. Re: war deployementagarneau Oct 11, 2005 3:00 PM (in response to agarneau)Hi, 
 Thanks for your answer. I am copying to war file de server/default/deploy I am using Java Creator Studio and I was missing standard.jar and jstl.jar inside: default\deploy\jbossweb-tomcat50.sar. Now I have at least an error but I can fix that.
 What is still suprising to me is that the war does not deploy at all on jboss4.0.2, not even an error. But on jboss4.0.1.sp1 it seems ok. I will have to look on the Java Creator Forum.
 Alain
 
    