You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by "Sagar Gattepally (JIRA)" <ws...@ws.apache.org> on 2006/02/10 02:19:55 UTC

[jira] Created: (WSRP4J-82) faultcode> soapenv:Server.userException...faultstring>java.lang.reflect.InvocationTargetException

faultcode> soapenv:Server.userException...faultstring>java.lang.reflect.InvocationTargetException
-------------------------------------------------------------------------------------------------

         Key: WSRP4J-82
         URL: http://issues.apache.org/jira/browse/WSRP4J-82
     Project: WSRP4J
        Type: Bug
  Components: Web Services Stack  
    Versions: wsrp2.0    
 Environment: Using JAVA_HOME:       C:\Program Files\Java\jdk1.5.0_06
Server version: Apache Tomcat/5.5.12
Server built:   Sep 23 2005 09:40:42
Server number:  5.5.12.0
OS Name:        Windows XP
OS Version:     5.1
Architecture:   x86
JVM Version:    1.5.0_06-b05
JVM Vendor:     Sun Microsystems Inc.
WSRP4J latest taken on Feb 9, 2006
    Reporter: Sagar Gattepally
    Priority: Blocker


When I access the webservice like this..
http://sagar:8080/wsrp4j-producer/services/WSRPServiceDescriptionService?method=getServiceDescription

I get this error.

<soapenv:Envelope>
	<soapenv:Body>
	<soapenv:Fault>
            <faultcode>soapenv:Server.userException</faultcode>
            <faultstring>java.lang.reflect.InvocationTargetException</faultstring>
	    <detail>
                  <ns1:hostname>sagar</ns1:hostname>
            </detail>
       </soapenv:Fault>
      </soapenv:Body>
</soapenv:Envelope>

I can see the wsdl file properly.

http://sagar:8080/wsrp4j-producer/services/WSRPServiceDescriptionService?wsdl



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira