Axis2 webapp fails to deploy successfully on Weblogic 8
---
Key: AXIS2-3978
URL: https://issues.apache.org/jira/browse/AXIS2-3978
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Compone
[
https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan updated AXIS2-3978:
---
commons-logging.properties does contain the entry:
"org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JL
[
https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan updated AXIS2-3978:
---
Attachment: commons-logging.properties
> Axis2 webapp fails to deploy successfully on Weblogic 8
> --
[
https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan updated AXIS2-3978:
---
Attachment: axis2.xml
> Axis2 webapp fails to deploy successfully on Weblogic 8
> ---
[
https://issues.apache.org/jira/browse/AXIS2-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624058#action_12624058
]
Dan commented on AXIS2-3978:
By default, WL passes "-Xverify:none" in via JAVA_OPTIONS in the s
Client is making two requests. The first one does not specify the http header
"Authorization:" which results in a 401. The client then retries with the
header and succeeds with a 200.
-
[
https://issues.apache.org/jira/browse/AXIS2-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727511#action_12727511
]
Dan commented on AXIS2-4418:
Enabling preemptive authentication solved my issue. Would be nice
[
https://issues.apache.org/jira/browse/AXIS2-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan closed AXIS2-4418.
--
Resolution: Fixed
Enabling preemptive authentication solved my issue. Would be nice if the user
guide mentioned this o
[
https://issues.apache.org/jira/browse/AXIS2-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan updated AXIS2-4418:
---
Comment: was deleted
(was:
Enabling preemptive authentication solved my issue. Would be nice if the user
guide ment