-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
1.2beta4
-
sparc
-
solaris_2.5
-
Not verified
Since classpath classes are no longer found in the system classpath, an
activation group cannot locate activatable object implementations in
classpath (since it basically uses Class.forName for classes in classpath).
Instead the activation group should use the base classloader (if it exists)
to load the activatable object implementation if no codbase is specified.
activation group cannot locate activatable object implementations in
classpath (since it basically uses Class.forName for classes in classpath).
Instead the activation group should use the base classloader (if it exists)
to load the activatable object implementation if no codbase is specified.