You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "skteo (JIRA)" <ax...@ws.apache.org> on 2007/04/20 12:20:15 UTC

[jira] Created: (AXIS-2654) Problem on Axis when it migrate from iplanet to sunone 8.1

Problem on Axis when it migrate from iplanet to sunone 8.1
----------------------------------------------------------

                 Key: AXIS-2654
                 URL: https://issues.apache.org/jira/browse/AXIS-2654
             Project: Axis
          Issue Type: Bug
          Components: Deployment / Registries
         Environment: the old version of axis is reside on the iplanet application server.  we have migrated the class to sun one 8.1 
            Reporter: skteo


the old version of axis is reside on the iplanet application server.  we have migrated the class to sun one 8.1 .  when we launch the function using axis.  We hit the below error despite that we have upgrade the axis to version 1.4.2
{http://xml.apache.org/axis/}stackTrace: java.lang.NullPointerException
        at java.util.Hashtable.put(Hashtable.java:396)
        at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.setProperty(SAXParserImpl.java:395)
        at org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:234)
        at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538)
        at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2511)
        at org.apache.axis.client.Call.invoke(Call.java:2481)
        at org.apache.axis.client.Call.invoke(Call.java:2176)
        at org.apache.axis.client.Call.invoke(Call.java:2099)
        at org.apache.axis.client.Call.invoke(Call.java:1622)
        at com.qas.proweb.soap.QASoapBindingStub.doCanSearch(QASoapBindingStub.java:647)
        at com.qas.proweb.QuickAddress.canSearch(QuickAddress.java:190)
        at com.qas.proweb.servlet.RapidInit.execute(RapidInit.java:80)
        at org.apache.jsp.stix.qas.controller_jsp._jspService(controller_jsp.java:55)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:105)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:336)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org