Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Operating System: All
Platform: All
-
19108
Description
I have been running into several problems using axis on weblogic (BEA WLS 6.1SP4).
The used commons-logging.jar (1.0.2 to my knowledge) produces
StringIndexOutOfBoundsExceptions as soon as you try to deploy axis. The reason for this
is a Class-Path: Entry in commons-logging Manifest. Removing this entry allows bea
WLS deployment.
I have been referred to commons-logging, see http://nagoya.apache.org/bugzilla/
show_bug.cgi?id=19090 for further details.