03-23-07 12:28 PM
Basically, what I'm after is the actual EAR file of the application (i.e. wh
en I upload myapp.ear via the WAS console, a class within that EAR needs to
know where it was installed to, so that it can open it up, look in all WARs
and JARs contained within,
and determine what classes are available).
So, the ClassLoader in 6.0 would have /opt/IBM/Websphere/.../installedApps/x
xxNodexCell/myapp.ear in its list of resources, but 6.1 doesn't.
[ Post a follow-up to this message ]
|