Hi,

Thanks.  I had a look at the posts you suggested (and many more) and I think
I´m getting there....

I´m now getting the following errors:

===========================================================
org.jboss.deployment.DeploymentException: Exception setting attribute
javax.management.Attribute@1ae90c on mbean
jboss.jca:service=LocalTxCM,name=MySqlDS; - nested throwable is:
javax.management.AttributeNotFoundException: Writable attribute
'JaasSecurityManagerService' not found
javax.management.AttributeNotFoundException: Writable attribute
'JaasSecurityManagerService' not found
 at
org.jboss.mx.capability.ReflectedMBeanDispatcher.setAttribute(ReflectedMBean
Dispatcher.java:190)
 at
org.jboss.mx.server.MBeanServerImpl.setAttribute(MBeanServerImpl.java:446)
 at
org.jboss.system.ServiceConfigurator.setAttribute(ServiceConfigurator.java:4
89)
 at
org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:391)
 at
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.jav
a:202)
 at
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:149)
 at org.jboss.system.ServiceController.install(ServiceController.java:193)
 at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
 at java.lang.reflect.Method.invoke(Method.java:324)
 at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
 at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:492)
 at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
 at $Proxy3.install(Unknown Source)
 at org.jboss.deployment.SARDeployer.create(SARDeployer.java:244)
 at org.jboss.deployment.MainDeployer.create(MainDeployer.java:62

[..]

2002-05-02 00:29:13,936 WARN  [org.jboss.system.ServiceController]
jboss.jca:service=LocalTxDS,name=MySqlDS does not implement any Service
methods

====================================================================

I would really appreciate any help given.  Thanks very much,

Michael



----- Original Message -----
From: "David Jencks" <[EMAIL PROTECTED]>
To: "Michael Delamere" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, May 01, 2002 11:04 PM
Subject: Re: [JBoss-user] jboss3.0 + mysql


> Please look at the forum FAW "Help! My Datasource isn't working!" and the
> posts in the jca forum.  You have the wrong example config file.
>
> david jencks
>
> On 2002.05.01 16:27:39 -0400 Michael Delamere wrote:
> > Hi,
> >
> > I´m having problems getting mysql configured.  I´ve tried several
> > examples
> > but I don´t seem to be able to get it to work.
> >
> > I get the following error message at start up:
> >
> > 2002-05-01 22:14:24,607 DEBUG [org.jboss.deployment.MainDeployer] found
0
> > subpackages of
> > file:/usr/local/java/jboss3.0/server/default/deploy/mysql-service.xml
> > 2002-05-01 22:14:24,608 DEBUG [org.jboss.deployment.MainDeployer]
> > Watching
> > new file:
> > file:/usr/local/java/jboss3.0/server/default/deploy/mysql-service.xml
> > 2002-05-01 22:14:24,608 DEBUG [org.jboss.deployment.MainDeployer] create
> > step for deployment
> > file:/usr/local/java/jboss3.0/server/default/deploy/mysql-service.xml
> > 2002-05-01 22:14:24,608 DEBUG [org.jboss.deployment.SARDeployer]
> > Deploying
> > SAR, create step: url
> > file:/usr/local/java/jboss3.0/server/default/deploy/mysql-service.xml
> > 2002-05-01 22:14:24,609 DEBUG [org.jboss.system.ServiceCreator] About to
> > create bean: jboss.jca:service=ConnectionFactoryLoader,name=MysqlDS
> > 2002-05-01 22:14:24,609 DEBUG [org.jboss.system.ServiceCreator] code:
> > org.jboss.resource.ConnectionFactoryLoader
> > ============ ERROR ===========================================
> > 2002-05-01 22:14:25,026 DEBUG [org.jboss.system.ServiceCreator] Class
not
> > found for mbean: jboss.jca:service=ConnectionFactoryLoader,name=MysqlDS
> > ==============================================================
> >
> > I have taken the following steps:
> >
> >  - downloaded mysql driver and copied it to "jboss3.0/lib"
> >
> >  - changed the jaws.xml and the standardjbosscmp-jdbc.xml
> >
> >  - created a mysql-service.xml and inserted it into the deploy directory
> >
> > Any help would be very much appreciated.
> >
> > Michael
> >
> >
> > _______________________________________________________________
> >
> > Have big pipes? SourceForge.net is looking for download mirrors. We
> > supply
> > the hardware. You get the recognition. Email Us:
> > [EMAIL PROTECTED]
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> >
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to