Bugs item #582766, was opened at 2002-07-17 03:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=582766&group_id=22866
Category: JBossCMP Group: v3.1 >Status: Closed >Resolution: Invalid Priority: 7 Submitted By: Udo Klinkm�ller (ukkm) Assigned to: Nobody/Anonymous (nobody) Summary: 3.0.1RC1 - can't find data source Initial Comment: My environment: - Linux - JDK 1.4 - JBoss 3.0.1RC1 with Tomcat 4.0.4 I switched to the version 3.0.1 and now while the deployment process I get following error which didn't occurre in 3.0.0: org.jboss.deployment.DeploymentException: Error: can't find data source: java:CocoDS; - nested throwable: (javax.naming.NameNotFoundException: CocoDS not bound) When I have a look in the server.log, in my opinion the data source named CocoDS has been deployed correctly. But after that when the first EntityBean (CMP 2.0) is deployed the error occurres now. ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2002-07-17 07:31 Message: Logged In: YES user_id=175228 The datasource dependency on the service named jboss.security:name=JaasSecurityManager in your service descriptor needs to be changed to jboss.security:service=JaasSecurityManager ---------------------------------------------------------------------- Comment By: Udo Klinkm�ller (ukkm) Date: 2002-07-17 03:56 Message: Logged In: YES user_id=573151 Attached you find the server.log and my deployment descriptor files ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=582766&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
