Environment
jdk1.6.0_06
Apache Tomcat 6.0.16
Axis2-1.4
Windows Server 2003 SE SP1
Eclipse SDK 3.3.2

Problem
Using the Axis plugin in Eclipse I've generated client code
("CIBG...PortStub.java") to call an external web service.
Run a JUnit test from Eclipse ("CIBG...PortTest.java") works fine.
I've written an internal webservice ("OpvragenVerifieren.java") that after
performing an XSLT calls the mentioned external webservice.
When I deploy the code to Tomcat the mentioned error message is logged (see
"stdout_20080717.log") when my internal webservice tries to call the
external webservice.
Could someone help me?

http://www.nabble.com/file/p18510774/stdout_20080717.log stdout_20080717.log 
http://www.nabble.com/file/p18510774/CIBG_SBV_Interface_XIS_InterfaceXIS_XISInterface_PortStub.java
CIBG_SBV_Interface_XIS_InterfaceXIS_XISInterface_PortStub.java 
http://www.nabble.com/file/p18510774/CIBG_SBV_Interface_XIS_InterfaceXIS_XISInterface_PortTest.java
CIBG_SBV_Interface_XIS_InterfaceXIS_XISInterface_PortTest.java 
http://www.nabble.com/file/p18510774/OpvragenVerifieren.java
OpvragenVerifieren.java 
-- 
View this message in context: 
http://www.nabble.com/org.apache.axis2.AxisFault%3A-The-input-stream-for-an-incoming-message-is-null.-tp18510774p18510774.html
Sent from the Axis - User mailing list archive at Nabble.com.


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

Reply via email to