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 "Antonio Celorio Pascual (JIRA)" <ax...@ws.apache.org> on 2005/10/27 11:41:55 UTC

[jira] Commented: (AXIS-2253) InvocationTargetException: On deploying deploy.wsdd through AdminClient

    [ http://issues.apache.org/jira/browse/AXIS-2253?page=comments#action_12356058 ] 

Antonio Celorio Pascual commented on AXIS-2253:
-----------------------------------------------

Same error with Axis 1.3

> InvocationTargetException: On deploying deploy.wsdd through AdminClient
> -----------------------------------------------------------------------
>
>          Key: AXIS-2253
>          URL: http://issues.apache.org/jira/browse/AXIS-2253
>      Project: Apache Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: 1.2.1
>  Environment: Linux
>     Reporter: anand mg 

>
> My webservice returns a simple bean. The bean has just one integer field and the appropriate get/set methods.
> I successfully generated the wsdl file using the command java2wsdl. Then, I also successfully ran the wsdl2java command.
> When I tried to run the AdminClient command to deploy the deploy.wsdd, it gives the following error:
> Processing file deploy.wsdd
> Exception: AxisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>  faultSubcode:
>  faultString: java.lang.reflect.InvocationTargetException
>  faultActor:
>  faultNode:
> Note that this occur does NOT occur when the web service returns an integer or a String. It happens when I return a bean.

-- 
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