Hi, I shall cast it directly,
I am getting a namenotfoundexception. I am trying to create a ear file now, so that I can remove the interfaces from my war file and have my ejb jar and war file in one ear file. Hoping that will solve my problem. The exception I get now is 13:05:20,331 INFO [STDOUT] javax.naming.NameNotFoundException: MRManagerLocal not bound 13:05:20,331 INFO [STDOUT] at org.jnp.server.NamingServer.getBinding(NamingServer.java:491) 13:05:20,331 INFO [STDOUT] at org.jnp.server.NamingServer.getBinding(NamingServer.java:499) 13:05:20,331 INFO [STDOUT] at org.jnp.server.NamingServer.getObject(NamingServer.java:505) 13:05:20,331 INFO [STDOUT] at org.jnp.server.NamingServer.lookup(NamingServer.java:278) 13:05:20,331 INFO [STDOUT] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610) 13:05:20,347 INFO [STDOUT] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:701) 13:05:20,347 INFO [STDOUT] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572) 13:05:20,347 INFO [STDOUT] at javax.naming.InitialContext.lookup(InitialContext.java:347) Regards Rajesh J View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885776#3885776 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885776 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
