RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Micky I. Mimo
] Subject: RE: [JBoss-user] Does anyone know what this error means? Have you gotten it to work yet? If not what version of JBoss are you using? Did you look at the online manual (specifically chapter 3: http://jboss.org/documentation/HTML/ch03.html)? This gives a fairly straight forward description

RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Jason Dillon
7-1317 > [EMAIL PROTECTED] > > > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Dillon > Sent: Monday, April 30, 2001 10:36 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Does anyone know what this error mean

RE: [JBoss-user] Does anyone know what this error means?

2001-05-01 Thread Micky I. Mimo
: [JBoss-user] Does anyone know what this error means? Why are you trying to setup an XADataSource with the classpath extender? --jason > I put classes12.zip in the ../lib/ext directory and added this entry > to > the jboss.conf file: > > ARCHIVE="jboss.jar,classes12.z

RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Jason Dillon
Why are you trying to setup an XADataSource with the classpath extender? --jason > I put classes12.zip in the ../lib/ext directory and added this entry > to > the jboss.conf file: > > ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar" > CODEBASE="../../lib/ext/"> > > VALUE="org.op

RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Charles Miller
lto:[EMAIL PROTECTED]]On Behalf Of Micky I. Mimo Sent: Monday, April 30, 2001 3:41 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Does anyone know what this error means? I put classes12.zip in the ../lib/ext directory and added this entry to the jboss.conf file: I suspect that my

RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo
PROTECTED] Subject: Re: [JBoss-user] Does anyone know what this error means? Try: "Micky I. Mimo" wrote: > I put classes12.zip in the ../lib/ext directory and added this entry to > the jboss.conf file: > > ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar

Re: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Anuj Agrawal
Try: "Micky I. Mimo" wrote: > I put classes12.zip in the ../lib/ext directory and added this entry to > the jboss.conf file: > > ARCHIVE="jboss.jar,classes12.zip,minerva-1_0b3.jar" > CODEBASE="../../lib/ext/"> > > VALUE="org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp

RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo
PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of danch Sent: Monday, April 30, 2001 2:57 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Does anyone know what this error means? The only thing run.sh puts on the classpath is the crimson.jar

Re: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread danch
D] > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of danch > Sent: Saturday, April 28, 2001 2:03 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Does anyone know what this error means? > > Or throw it i

RE: [JBoss-user] Does anyone know what this error means?

2001-04-30 Thread Micky I. Mimo
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of danch Sent: Saturday, April 28, 2001 2:03 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Does anyone know what this error means? Or throw it in jboss' lib/ext directory. Anuj Agrawal wrote: > In addition to Guy's suggestion, y

Re: [JBoss-user] Does anyone know what this error means?

2001-04-28 Thread danch
Or throw it in jboss' lib/ext directory. Anuj Agrawal wrote: > In addition to Guy's suggestion, you might also want to create an MLET in the > jboss.conf file reflecting the classes12.zip > > Anuj. > ___ JBoss-user mailing list [EMAIL PROTECTED] ht

Re: [JBoss-user] Does anyone know what this error means?

2001-04-28 Thread Anuj Agrawal
In addition to Guy's suggestion, you might also want to create an MLET in the jboss.conf file reflecting the classes12.zip Anuj. "Micky I. Mimo" wrote: > [Shutdown] Shutdown hook added > [Service Control] Registered with server > [Configuration] Could not create MBean > DefaultDomain:service=XA

Re: [JBoss-user] Does anyone know what this error means?

2001-04-27 Thread Guy Rouillier
Make sure classes12.zip is in the classpath being used by JBoss. The easiest way to do this is to modify the batch file you are using to start JBoss, and add this zip to the classpath established in there. - Original Message - From: "Micky I. Mimo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT