ading AXIS beta 3 in WebLogic 6.1 SP2
It seems Weblogic 6.1 sp2 or higher does manifest file validation on jars
loaded in a webapp.
Thank goodness. The offending jar is commons-logging.jar.
Manifest-Version: 1.0
Extension-Name: org.apache.commons.logging
Specification-Vendor: Apache Software
3 in weblogic 6
SP2?
>From: "Bill Joyce" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: [EMAIL PROTECTED]
>Subject: Error loading AXIS beta 3 in WebLogic 6.1 SP2
>Date: Sat, 13 Jul 2002 16:25:32 -0600
>
>Anyone know why I would get the error below? It happen
It seems Weblogic 6.1 sp2 or higher does manifest file validation on jars loaded in a
webapp.
Thank goodness. The offending jar is commons-logging.jar.
Manifest-Version: 1.0
Extension-Name: org.apache.commons.logging
Specification-Vendor: Apache Software Foundation
Created-By: Ant 1.4
Implemen
Anyone know why I would get the error below? It happens as I start
weblogic, which attempts to load AXIS since I have put it in my applications
folder. Looking at the call stack, Weblogic appears to be trying to get the
manifest name but I don't know why that would cause a problem. I downloa