Help. 

After doing some configuring for Oracle datasource in jboss.jcml I (after
seemingly succesful server startup) tried to deploy a sessionbean that was
supposed to test this DS. Instead of deploying properly (what it had done
before) this bean caused this error:

[Auto deploy] Auto deploy of file:/C:/Servers/jboss/dist/deploy/DBBean.jar
[Auto deploy] Deployment failed:file:/C:/Servers/jboss/dist/deploy/DBBean.jar
[Auto deploy] javax.management.InstanceNotFoundException: J2EE:service=J2eeDeplo
yer
[Auto deploy]   at 
com.sun.management.jmx.MBeanServerImpl.getMBean(MBeanServerIm
pl.java:1678)
[Auto deploy]   at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
.java:1522)
[Auto deploy]   at
org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:358)
[Auto deploy]   at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:221)
[Auto deploy]   at java.lang.Thread.run(Unknown Source)


Did I err somehow with that jboss.jcml? I have checked that
AutoDeployer-service is not commented out (if that might be the
reason). Is this jboss.jcml (configuration) related problem. Help
required.

Cheers

Timo


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to