Greetings. I have a question about deploying EAR.
I have created EAR file with 3 JARs - 2 libraries and one with my EJB's, and 
successfully deployed it. Now i need to deploy a new version, so I copy my new 
EAR to deploy dir, watching at the server log to make sure it has been 
succesfully deployed. However, the initialContext.lookup(...) returns me the 
old version of bean (according to application log).
I tried to restart JBoss, restart client application, clean server's tmp dir, 
undeploy the old EAR before deploying the new one.

Where is my mistake?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893401#3893401

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893401


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to