If I used java:comp/env it worked just fine when the bank-ejb.jar was part of the .ear.
I am having trouble using the URL to look up other ejbs that are not part of a war or ear. (See my last posting.) Those ejbs that are, in the same JVM but not in the same project. The error I keep on getting is: | javax.naming.NamingExc | eption: Could not dereference object [Root exception is javax.naming.Communicati | onException [Root exception is java.lang.ClassNotFoundException: com.sun.ebank.e | jb.account.SimpleHome (no security manager: RMI class loader disabled)]] | Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851198#3851198 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851198 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
