[JBoss-user] Graceful shutdown of JBoss 2.2.2

2001-10-18 Thread Micky I. Mimo
Besides using the kill command on a UNIX server, how can I shutdown JBoss gracefully? ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

[JBoss-user] Jboss archive

2001-05-01 Thread Micky I. Mimo
Does anyone now where I can find old archive binary versions of Jboss? jboss.org seems to only have the latest and greatest. I am looking for jboss 2.0. Michael Mimo Systems Specialist Voice: 781-457-1317 [EMAIL PROTECTED] ___ JBoss-user mailing

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

2001-05-01 Thread Micky I. Mimo
one of the Drivers for the JdbcProvider. I have JBoss working with Oracle (v2.0 and up) and I did not have todo anything magical to get it working. Perhaps a little patience... --jason On Tue, 1 May 2001, Micky I. Mimo wrote: > I am just trying to connect Jboss to oracle. > > Mic

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

2001-05-01 Thread Micky I. Mimo
I am just trying to connect Jboss to oracle. Michael Mimo Systems Specialist Voice: 781-457-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:

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 Micky I. Mimo
Everything else gets loaded by being included in ClassPathExtension MBeans in jboss.conf. jboss/lib/ext is one of the directories where all jars are included in the 'classpath' for JBoss "Micky I. Mimo" wrote: > > I tried this but am still getting the same error. Does any

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

2001-04-30 Thread Micky I. Mimo
I tried this but am still getting the same error. Does anyone have an example of a run.sh file I can view to compare with my classpaths for trying to get the classes12.zip working? Michael Mimo Systems Specialist Voice: 781-457-1317 [EMAIL PROTECTED] -Original Message- From: [EMAIL

RE: [JBoss-user] problem with uncompressing of JBoss on Linux

2001-04-28 Thread Micky I. Mimo
type rpm -q unzip and see if you get an rpm file returned. If not, you need to down load an rpm for unzip and install it. Michael Mimo Systems Specialist Voice: 781-457-1317 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of jquest

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

2001-04-27 Thread Micky I. Mimo
[Shutdown] Shutdown hook added [Service Control] Registered with server [Configuration] Could not create MBean DefaultDomain:service=XADataSource,name=thinPool() [Configuration] java.lang.ClassNotFoundException: [Configuration] at javax.management.loading.MLet.findClass(MLet.java:800) [Co