Re: [JBoss-user] classpath order in jboss-service.xml

2003-01-22 Thread Scott M Stark
nday, January 20, 2003 3:04 PM Subject: [JBoss-user] classpath order in jboss-service.xml > Hi, > > i have the following configuration in my > jboss-service.xml. for loading MyClass.class. > > > archives="myapp.jar/> > > MyClass.class is present in myapp.jar

RE: [JBoss-user] classpath order in jboss-service.xml

2003-01-20 Thread Marco Tedone
Chinnananchi Sent: Monday, January 20, 2003 11:05 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] classpath order in jboss-service.xml Hi, i have the following configuration in my jboss-service.xml. for loading MyClass.class. http://mailplus.yahoo.com

[JBoss-user] classpath order in jboss-service.xml

2003-01-20 Thread Muruga Chinnananchi
Hi, i have the following configuration in my jboss-service.xml. for loading MyClass.class. http://mailplus.yahoo.com --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to g

Re: [JBoss-user] Classpath Order

2001-06-22 Thread Scott M Stark
iday, June 22, 2001 1:01 PM Subject: [JBoss-user] Classpath Order > > > I want a class in my ejb-jar file to override/replace a class in > lib/ext/some.jar. Every time I access my bean it's picking up the class in > some.jar *not* the one in my ejb-jar. How

[JBoss-user] Classpath Order

2001-06-22 Thread mlindsey
I want a class in my ejb-jar file to override/replace a class in lib/ext/some.jar. Every time I access my bean it's picking up the class in some.jar *not* the one in my ejb-jar. How do I control the load order? Mark Lindsey ___ JBoss-user mailing l