Hi,

i have the following configuration in my
jboss-service.xml. for loading MyClass.class.

<classpath codebase="file:/C:/classes" />
<classpath codebase="file:/C:/lib/"
archives="myapp.jar/>

MyClass.class is present in myapp.jar as well as
c:/class/ directory. when i instantiate the MyClass
which MyClass version will get loaded? My question,
How do i specify the classpath order in jboss? I want
to load the c:/classes version of MyClass instead of
lib/myapp.jar version.

How do i do it in JBoss 3.2?

Thanks for your help.

thanks,

-muruga

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
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 get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to