Hi James, we had similar class path issues when deploying our WOnder based Application with IBMs Websphere. Websphere just ignored the WOClasspath in WEB-INF/web.xml
The end of the story was, that we "corrected" the load order by copying the relevant jars into WEB-INF/lib (e.g ERExtensions, all the jars from ERJar ans do on) We also hat to set the class loader mode to "Single" ( instead of "Multiple" which was the default). I Ignore if this may also apply to JBoss Regards, René Am 18.02.2015 um 21:17 schrieb Soles, James T <terry.so...@verizon.com>: > Chuck, > > Thanks for the quick response. From what I’ve read and been told, there are > changes to how class are loaded with this version of JBoss. > > Based on some information in a link you provided earlier > (http://lists.apple.com/archives/webobjects-dev/2006/Jan/msg00424.html), I > tried to put some lines in to output the NSBundle (NSBundle.mainBundle()) and > this caused a NPE at that line. I’m guessing that is because this is not in > a main method or maybe because it’s just not finding the NSBundle for some > reason. > > Not looking forward to the fun of de-compiling. > > Terry Soles > 214-273-3916 > (v922) 3916 -- salient doremus salient GmbH Kontorhaus - Lindleystraße 12 60314 Frankfurt Main Fon +49 (0)69 - 650096 -0, Durchwahl: - 18, Fax: -70 http://www.salient.de http://www.doremus.com http://www.openforms.de Geschäftsführer: Peter Biler, Alexander Gerling, Lars Ohlerich Amtsgericht Frankfurt Main, HRB 48693 // Neuer Schwung auf allen Endgeräten für den Automobilclub von Deutschland: http://www.avd.de/
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com