[jboss-user] [EJB 3.0] - Re: Getting Syntax error with EJB 3.0.

dvuday do-not-reply at jboss.com
Sat Dec 30 07:08:43 EST 2006


Hi...

I am unable to access the EJB deployed in the server....I followed the same thing which was given in the documentaion (link sent by ALR) ..but couldnt succeeded...

I even tried deploying the EJB3Trail.ear (which was given in the JBoss TrailBlazer) in the server and tried to access the ...Bean...
But getting the same exception saying


17:22:06,776 INFO  [EARDeployer] Init J2EE application: file:/D:/Program Files/jboss-4.0.4.GA/server/default/deploy/EJB3Trail.ear
17:22:08,260 INFO  [TomcatDeployer] deploy, ctxPath=/EJB3Trail, warUrl=.../tmp/deploy/tmp41708EJB3Trail.ear-contents/web-exp.war/
17:22:08,729 INFO  [EARDeployer] Started J2EE application: file:/D:/Program Files/jboss-4.0.4.GA/server/default/deploy/EJB3Trail.ear
17:22:23,948 ERROR [STDERR] javax.naming.NameNotFoundException: EJB3Trail not bound
17:22:23,948 ERROR [STDERR] 	at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
17:22:23,948 ERROR [STDERR] 	at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
17:22:23,948 ERROR [STDERR] 	at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
17:22:23,948 ERROR [STDERR] 	at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
17:22:23,948 ERROR [STDERR] 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
17:22:23,948 ERROR [STDERR] 	at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)


is it because of the server i am using???
The server i am using is - jboss-4.0.4.GA (JEMS Installer)
prior to this version i used JBOSS: 4.0.3SP1 


any body please help me out..

Thanks in advanse
Uday

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

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



More information about the jboss-user mailing list