Hi I deployed an ejb module (which was earlier deployed for weblogic) using foedeployer. On the console Iam getting these errors, though it is deployed successfully. Iam getting these warnings and errors on the console: ....................... ......WARN [JMSContainerInvoker] destination not found: queue/SampleMDB reason: javax.naming.NameNotFoundException: SampleMDB not bound 10:53:28,883 WARN [JMSContainerInvoker] creating a new temporary destination: queue/SampleMDB .......
and ................... .... ERROR [URLDeploymentScanner] Incomplete Deployment listing: MBeans waiting for other MBeans: ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo state: CONFIGURED I Depend On: jboss:service=TransactionManager jboss.jca:name=DefaultDS,service=DataSourceBinding Depends On Me: MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding state: NOTYETINSTALLED I Depend On: Depends On Me: jboss:service=KeyGeneratorFactory,type=HiLo 10:53:33,820 INFO [Server] JBoss (MX MicroKernel) [4.0.0RC1 (build: CVSTag=JBos s_4_0_0_RC1 date=200407202112)] Started in 21s:971ms ................ and finally its saying the file is deployed: ..... ....INFO [EJBDeployer] Deployed: file:/C:/jboss-4.0.0RC1/server/defaul t/deploy/SampleEJBModule.jar ........ Appreciate the help if anybody explain these and how to correct them asap. thanks in advance... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854508#3854508 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854508 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
