You can't and that is by design. If the class is in the server's classpath
that's the one that has to be used. You have to have control of the
server classpath to change the class.

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, 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 do I control the load order?
> 
> Mark Lindsey
> 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to