[jboss-user] [Beginners Corner] - javax.naming.NameNotFoundException: comp not bound
vivek_koul
do-not-reply at jboss.com
Thu Aug 3 00:47:47 EDT 2006
i am using jboss4.0.1 on eclipse whenever i try to deploy on server the following error comes and the processing stops plz help in this regard
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:194)
Caused by: javax.naming.NameNotFoundException: comp not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
at org.jnp.server.NamingServer.lookup(NamingServer.java:278)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:544)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:520)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at org.jboss.web.AbstractWebDeployer.parseWebAppDescriptors(AbstractWebDeployer.java:474)
at org.jboss.web.AbstractWebDeployer$DescriptorParser.parseWebAppDescriptors(AbstractWebDeployer.java:1079)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:130)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:85)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:374)
... 48 more
Regards
Vivek
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962704#3962704
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962704
More information about the jboss-user
mailing list