[ 
https://issues.apache.org/jira/browse/AXIS-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved AXIS-2254.
-----------------------------------

    Resolution: Duplicate
    
> InvocationTargetException: On deploying deploy.wsdd through AdminClient
> -----------------------------------------------------------------------
>
>                 Key: AXIS-2254
>                 URL: https://issues.apache.org/jira/browse/AXIS-2254
>             Project: Axis
>          Issue Type: Bug
>          Components: Deployment / Registries
>    Affects 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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to