|
From: Robert M. <rm...@fi...> - 2002-07-26 21:40:21
|
Marc - Success! Thanks for the tip. For anyone who may be following this thread, the changes described below should be made to your sybase-service.xml file. Thanks again Marc. Robert -----Original Message----- From: Marc Zampetti [mailto:zam...@ao...] Sent: Friday, July 26, 2002 1:52 PM To: jbo...@li... Subject: Re: [JBoss-user] Sybase Errors with JBossCMP Robert Martin wrote: >>Marc - >> >>Thanks for your suggestion. I upgraded to JBOSS 3.0.1RC1. Unfortunately, >>under 3.0.1RC1 my Sybase service won't even start up, so this appears to >>have actually made the problem worse. The exception I am getting is below. >> >>I had to create my own sybase-service.xml file as one was not included with >>Jboss 3.0, but it worked with 3.0.0. It just fails with JBoss 3.0.1. >> >>Anyone had success getting JBoss3.0.x CMP working with Sybase ASE 12? >> >>Robert >> >> Marc Zampeti wrote: >I am having the same problem. I was using a build of the 3.0.1RC1 that I >manually built from CVS several weeks ago, before RC1 was released. The >fix I got from the JBOSS Forums is: > >Change ><depends optional-attribute-name="JaasSecurityManagerService"> >jboss.security:name=JaasSecurityManager ></depends> > >to <depends optional-attribute-name="JaasSecurityManagerService"> >jboss.security:service=JaasSecurityManager ></depends> -- Marc Zampetti ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list JBo...@li... https://lists.sourceforge.net/lists/listinfo/jboss-user |