Dustin,
Can you please tell me how to configure classloader for axis2.war in websphere? Can it be done using Websphere admin console?

thank you!
Charitha


Dustin Amrhein (JIRA) wrote:

[ https://issues.apache.org/jira/browse/AXIS2-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514951 ]
Dustin Amrhein commented on AXIS2-3002:
---------------------------------------

Charitha,
One thing that you will have to do (and you may have already done this) is to 
configure the classloader for the axis2.war. The default classloader policy for 
deployed WARs on WebSphere is PARENT_FIRST. In order to load classes within 
your module first you need to change this policy to PARENT_LAST. You may have 
already done this, but I hope it helps.

Axis 1.3RC2 does not work properly on websphere
-----------------------------------------------

               Key: AXIS2-3002
               URL: https://issues.apache.org/jira/browse/AXIS2-3002
           Project: Axis 2.0 (Axis2)
        Issue Type: Bug
        Components: kernel
  Affects Versions: 1.3
       Environment: Websphere 6.0.2
          Reporter: Kent Watanabe
          Assignee: Charitha Kankanamge
       Attachments: Websphere-axis2.JPG


The new axis2.war does not work properly on websphere. There are problems with 
the wsdl2 generation, and the wsdl 1.1 genaration.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to