  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | - .NET client failed to invoke web service on JBoss | - .NET client failed to invoke web service on JBoss 2007-08-12 - By csupercowboy
Back Hi,
I created a Hello World web service and deployed it on JBoss 4.0.1sp1. This web service only has one method which prints a Hello world message. I created Java clients and they succeeded to consume this service. But when I use a .NET client to try to invoke the method, it always failed. The Java client, .NET client and the JBoss server are on the same machine. The service was created following the JBoss AS documentation Chapter 12.
When my .NET client tries to invoke the method, I always got a 500 error saying "The server encountered an internal error () that prevented it from fulfilling this request. "
The exception stack starts with java.lang.NullPointerException org.apache.axis.encoding.DeserializationContextImpl.getTypeMapping..... org.apache.axis.encoding.DeserializationContextImpl.getDeserializer..... .....
Any help would be greatly appreciated. Thanks.
Arthur
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4073434#4073434
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4073434 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |