[java.lang.NullPointerException at org.apache.axis2.builder.MIMEBuilder.processDocument]

2010-01-25 Thread Anish P S
by: java.lang.NullPointerException at org.apache.axis2.builder.MIMEBuilder.processDocument(MIMEBuilder.java:78) at org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:197) at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:145) at org.apache.axis2

[java.lang.NullPointerException at org.apache.axiom.attachments.Attachments.getSOAPPartContentType]

2010-01-25 Thread Anish P S
by: java.lang.NullPointerException at org.apache.axiom.attachments.Attachments.getSOAPPartContentType(Attachments.java:454) at org.apache.axis2.builder.MIMEBuilder.processDocument(MIMEBuilder.java:41) at org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:197) please help me

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2009-01-19 Thread jijisv
/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p21557148.html Sent from the Axis - User mailing list archive at Nabble.com.

java.lang.NullPointerException while invoking a service deployed in weblogic 9.2

2009-01-17 Thread jijisv
/faultcode faultstringjava.lang.NullPointerException/faultstring detail Exceptionorg.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:195

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-27 Thread Mohan Radhakrishnan
Thanks. It is working. Which build will this be part of ? Mohan -- View this message in context: http://www.nabble.com/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p18148961.html Sent from the Axis - User mailing list archive at Nabble.com

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-26 Thread Mohan Radhakrishnan
://www.nabble.com/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p18128677.html Sent from the Axis - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-25 Thread Mohan Radhakrishnan
Hi, I tried the latest nightly build. Which build should I try ? I don't see any change. Thanks, Mohan -- View this message in context: http://www.nabble.com/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p18110687.html Sent from the Axis - User mailing list

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-25 Thread Mohan Radhakrishnan
Hi, Could you point me to the patch for this if it is not my code error ? I though I was using a simple WSDL with one operation ? Thanks, Mohan -- View this message in context: http://www.nabble.com/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p18126719.html Sent

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-24 Thread Mohan Radhakrishnan
=http://11.127.32.32:222/Test/ /s0:port /s0:service /s0:definitions -- View this message in context: http://www.nabble.com/java.lang.NullPointerException-AbstractDispatcher.invoke-tp18070227p18085509.html Sent from the Axis - User mailing list archive at Nabble.com

java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-23 Thread Mohan Radhakrishnan
- java.lang.NullPointerException at org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:122) at org.apache.axis2.engine.Phase.invoke(Phase.java:317) at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264) Thanks, Mohan msgctx.setAxisOperation

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-23 Thread keith chapman
:2238BDBE9F1622487F1214229558385] Found AxisOperation : response org.apache.axis2.transport.http.AxisServlet - java.lang.NullPointerException at org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:122) at org.apache.axis2.engine.Phase.invoke(Phase.java:317

Re: java.lang.NullPointerException AbstractDispatcher.invoke

2008-06-23 Thread Amila Suriarachchi
.transport.http.AxisServlet - java.lang.NullPointerException at org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:122) at org.apache.axis2.engine.Phase.invoke(Phase.java:317) at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264) Thanks

java.lang.NullPointerException when attempting to access resources in an .aar file.

2007-12-03 Thread Sanjay Vivek
java.lang.NullPointerException errors when I try to invoke loadResource(). What am I doing wrong? Any help would be greatly appreciated. package test; import java.io.InputStream; import org.apache.axis2.AxisFault; import org.apache.axis2.context.MessageContext; import org.apache.axis2.description.AxisService; import

Re: java.lang.NullPointerException when attempting to access resources in an .aar file.

2007-12-03 Thread Martin Gainty
03, 2007 11:34 AM Subject: java.lang.NullPointerException when attempting to access resources in an .aar file. Hi everyone, I'm attempting to deploy a Web Service from a simple Java class by creating a service archive and deploying it to WSAS (Web Services Application Server). However, I'm having

Re: java.lang.NullPointerException at org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays

2007-10-12 Thread Nadir Amra
:8097/wsdl/629/2007/adm/adm.wsdl java.lang.NullPointerException at org.apache.axis.wsdl.wsdl2ws.WrapperUtils. getClassNameFromParamInfoConsideringArrays(Unknown Source) at org.apache.axis.wsdl.wsdl2ws.cpp.literal.WrapWriter. writeMethodInWrapper(Unknown Source

java.lang.NullPointerException at org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays

2007-10-12 Thread Kumar.Rajeev
I get following error while using axis C++ for generating C++ stubs. Any help on this will be highly appreciated. C:\axisC++\lib\axisjava org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -lc++ -sserver -oserver http://nydebl1:8097/wsdl/629/2007/adm/adm.wsdl java.lang.NullPointerException

Re: java.lang.NullPointerException at org.apache.axis.wsdl.wsdl2ws.WrapperUtils.getClassNameFromParamInfoConsideringArrays

2007-10-12 Thread Kumar.Rajeev
AM: I get following error while using axis C++ for generating C++ stubs. Any help on this will be highly appreciated. C:\axisC++\lib\axisjava org.apache.axis.wsdl.wsdl2ws.WSDL2Ws -lc++ -sserver -oserver http://nydebl1:8097/wsdl/629/2007/adm/adm.wsdl java.lang.NullPointerException

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-14 Thread Manoj KG
(); chk.CheckDetails(chk); I am getting an error java.lang.NullPointerException

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-13 Thread Manoj KG
(); MywebservicesStub.CheckDetails chk = new MywebservicesStub.CheckDetails(); chk.CheckDetails(chk); I am getting an error java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport( ClientUtils.java :85

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-13 Thread Manoj KG
); I am getting an error java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport( ClientUtils.java :85) at org.apache.axis2.description.OutInAxisOperationClient.execute

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-13 Thread Glen Mazza
); I am getting an error java.lang.NullPointerException

Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-12 Thread Manoj KG
. The code looks like this. MywebservicesStub stub = new MywebservicesStub(); MywebservicesStub.CheckDetails chk = new MywebservicesStub.CheckDetails(); chk.CheckDetails(chk); I am getting an error java.lang.NullPointerException at org.apache.axis2

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-12 Thread Glen Mazza
MywebservicesStub(); MywebservicesStub.CheckDetails chk = new MywebservicesStub.CheckDetails(); chk.CheckDetails(chk); I am getting an error java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport

Re: Axis 2: java.lang.NullPointerException at at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85)

2007-06-12 Thread Ajith Ranabahu
MywebservicesStub(); MywebservicesStub.CheckDetails chk = new MywebservicesStub.CheckDetails(); chk.CheckDetails(chk); I am getting an error java.lang.NullPointerException at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java :85

RE: [Axis2] java.lang.NullPointerException when robustInOnly returns SOAPFault

2007-04-08 Thread Gul Onural
-user@ws.apache.org Subject: [Axis2] java.lang.NullPointerException when robustInOnly returns SOAPFault I have an robustInOnly operation, which returns a SOAP Fault if an error occurs. My client application (using xmlbeans based client stubs) gets null pointer exception if the implementation

java.lang.NullPointerException at org.apache.axis.client.Service.getEngineConfiguration

2006-09-11 Thread Phani Sekhar
java.lang.NullPointerException at org.apache.axis.client.Service.getEngineConfiguration(Service.java:813) at org.apache.axis.client.Service.getAxisClient(Service.java:104) at org.apache.axis.client.Service.init(Service.java:113

Exception in thread main org.apache.axis2.AxisFault: java.lang.NullPointerException

2006-08-29 Thread Eric Chow
); } } og4j:WARN No appenders could be found for logger (org.apache.axiom.om.impl.builder.StAXOMBuilder). log4j:WARN Please initialize the log4j system properly. Exception in thread main org.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2

Re: Exception in thread main org.apache.axis2.AxisFault: java.lang.NullPointerException

2006-08-29 Thread Anne Thomas Manes
); } } og4j:WARN No appenders could be found for logger (org.apache.axiom.om.impl.builder.StAXOMBuilder). log4j:WARN Please initialize the log4j system properly. Exception in thread main org.apache.axis2.AxisFault: java.lang.NullPointerException at org.apache.axis2

java.lang.NullPointerException

2006-07-17 Thread ybei
I got java.lang.NullPointerException error when I'm creating web service using 'message' service type. The specific method I used is 'public void method(SOAPEnvelope req, SOAPEnvelope resp);' For example, my request SOAP is soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap

Re: java.lang.NullPointerException

2006-07-17 Thread Yun
Thany you very much for your reply. I stupidly forgot to instanticate my database connection class. :( Yun -- View this message in context: http://www.nabble.com/java.lang.NullPointerException-tf1954438.html#a5361511 Sent from the Axis - User forum at Nabble.com

Re: java.lang.NullPointerException

2006-07-17 Thread Martin Gainty
immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Monday, July 17, 2006 10:00 AM Subject: Re: java.lang.NullPointerException you are trying to use an object

java.lang.NullPointerException

2006-02-27 Thread Eliéser Morais
Hello! I am receiving a java.lang.NullPointerException when I use any webservice (include the EcoHeaders.jws). The root cause is triggered by the getEngineException:org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment (AxisServletBase.java:273)Please, I need some suggestions

java.lang.NullPointerException when invoking axis2 web service !!!

2006-02-22 Thread Eric Chow
Hello, When I test the web service by using the code that generated by the wsdl2java tools provided in axis2, it just raised NullPointerException: java.lang.NullPointerException at org.apache.axis2.databinding.utils.ConverterUtil.convertToString(ConverterUtil.java:195

Fw: WSDL2JAVA error: java.lang.NullPointerException in getNewQName

2005-10-03 Thread Ivan Vignola
Hi, I developed a simple service, document style,with attachedfiles in input message. Creating stubs, wsdl2java throws exception listed below: java.lang.NullPointerException at org.apache.axis.wsdl.toJava.Utils.getNewQName(Utils.java:704

RE: RemoteException: java.lang.NullPointerException

2005-04-28 Thread James Chiu
@ws.apache.org Subject: RE: RemoteException: java.lang.NullPointerException I actually started with Axis 1.2. While compiling the client stub classes generated from WSDL2Java, I received a ClassNotFoundException error. However, once I changed to Axis 1.1, the problem is gone. Using the same WSDL file

RE: RemoteException: java.lang.NullPointerException

2005-04-28 Thread Shawn Zhu
: java.lang.NullPointerException Instead of upgrading to Axis 1.2, I downgraded Java to 1.4 and the problem is resolved. Do you know any documents that describe version conflicts? Thanks a lot, James -Original Message- From: James Chiu [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 27, 2005 10:45 AM To: axis

RE: RemoteException: java.lang.NullPointerException

2005-04-27 Thread James Chiu
Yes, I am using Java 1.5 and Axis 1.1. James -Original Message- From: Dominik [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 27, 2005 5:40 AM To: axis-user@ws.apache.org Subject: Re: RemoteException: java.lang.NullPointerException Are you using Java 1.5 and Axis 1.1 ? - Original

RE: RemoteException: java.lang.NullPointerException

2005-04-27 Thread James Chiu
. James -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 27, 2005 10:30 AM To: axis-user@ws.apache.org Subject: Re: RemoteException: java.lang.NullPointerException That's your problem -- they don't work well together. I suggest you upgrade

java.lang.NullPointerException

2005-04-27 Thread Bruno Gonçalves
I don't get no more CastClassException (I put the libs of Axis on the common/lib of tomcat), but instead I got a java.lang.NullPointerException :( Here is the error: java.lang.NullPointerException at org.apache.axis.client.Service.getEngineConfiguration(Service.java:803

RemoteException: java.lang.NullPointerException

2005-04-26 Thread James Chiu
Hi, I received a RemoteException: java.lang.NullPointerException after my client makes a WS method call. I used the WSDL2Java utility to create client stub classes. The server side is hosted by Microsoft IIS. I turned on the debugger and found where the exception is thrown as following