[jboss-user] [JBoss Seam] - Re: Error in Seam Action accessing another JBoss instance pa

rabbiaqaswar do-not-reply at jboss.com
Tue Feb 6 01:02:10 EST 2007


finally found the solution.

earlier i just added the hibernate-entitymanager.jar, javaassist.jar  to the class path of the entire application not individually and i was also not adding the hibernate3.jar.

now i included hibernate-entitymanager.jar, javaassist.jar and hibernate3.jar to the class path of both the client and ejb module separately. 

then deleted all the old jar files, emptied the tmp folder, restarted the server, rebuilt all the packages, redeployed the application and executed the client. it worked fine! 

thanks 

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

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



More information about the jboss-user mailing list