Re: JBoss 6.2 and EOModelGroup issues
Re: JBoss 6.2 and EOModelGroup issues
- Subject: Re: JBoss 6.2 and EOModelGroup issues
- From: René Bock <email@hidden>
- Date: Thu, 19 Feb 2015 09:27:57 +0100
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 < email@hidden>: 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.dehttp://www.doremus.comhttp://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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden