When deploying ear.files which includes ejb3 jars (ejb3 and par) you cannot deploy the web-content on root (for instance under the tomcat directory ROOT.war). How can you access EJB3 when you want to deploy your (web)application under the root-directory and not prefix the url with the war-name?
Do you have to create a war file in addition to access the EJBs and therefore have to have your .class files both in the war file and in the web-directory? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889725#3889725 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889725 ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
