How do I change the classpath order?
How do I change the classpath order?
- Subject: How do I change the classpath order?
- From: Riccardo De Menna <email@hidden>
- Date: Thu, 04 Oct 2012 19:50:50 +0200
Hi all,
Question… How do I change the order of the entires in the generated classpath files on deployment?
I have a class that patches one from Wonder to add some functionality. It works fine locally but when I deploy, the generated classpath file puts ERXExtensions above my framework. I can see that ERXExtension.jar and Ajax.jar are the first ones so I assume that the order is not random but it does not look like it's following my eclipse order. Is there a way to act on it?
As a side note to all wonder dev's… Use more protected and less private. It's a nightmare to subclass sometimes ;-)
regards,
Riccardo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden