[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2929) Cannot determine variable name for result value

Marco Zanker (JIRA) jira-events at lists.jboss.org
Tue Feb 9 07:31:19 EST 2010


     [ https://jira.jboss.org/jira/browse/JBWS-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Zanker updated JBWS-2929:
-------------------------------

    Attachment: retws.jar


Added an attachment with a small deployable example and this is the stacktrace:

12:31:16,263 WARN  [JBossEntityResolver] Trying to resolve systemId as a non-file URL: vfszip:/D:/jb
oss5/server/default/deploy/retws.jar/META-INF/wsdl/retws.xsd
12:31:16,419 WARN  [JBossEntityResolver] Trying to resolve systemId as a non-file URL: vfszip:/D:/jb
oss5/server/default/deploy/retws.jar/META-INF/wsdl/retws.xsd
12:31:16,497 WARN  [JAXRPCServerMetaDataBuilder] Adding wsdl targetNamespace to: {http://www.demo.ex
ample.org/ret}RETWSServicePort
12:31:16,544 ERROR [[/retws]] StandardWrapper.Throwable
java.lang.IllegalArgumentException: Could not determine variable name for element: result
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCMetaDataBuilder.processOutputDocElement(JAXRPC
MetaDataBuilder.java:801)
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCMetaDataBuilder.buildParameterMetaDataDoc(JAXR
PCMetaDataBuilder.java:898)
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCMetaDataBuilder.setupOperationsFromWSDL(JAXRPC
MetaDataBuilder.java:212)
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCServerMetaDataBuilder.buildMetaData(JAXRPCServ
erMetaDataBuilder.java:218)
        at org.jboss.wsf.stack.jbws.UnifiedMetaDataDeploymentAspect.start(UnifiedMetaDataDeploymentA
spect.java:60)
        at org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl.start(DeploymentAspectMana
gerImpl.java:144)
        at org.jboss.wsf.common.servlet.AbstractEndpointServlet.startAspectManager(AbstractEndpointS
ervlet.java:158)
        at org.jboss.wsf.common.servlet.AbstractEndpointServlet.initServiceEndpoint(AbstractEndpoint
Servlet.java:238)
        at org.jboss.wsf.common.servlet.AbstractEndpointServlet.init(AbstractEndpointServlet.java:80
)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1048)
        at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:950)
        at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4122)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4421)
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
yment.java:367)
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja

> Cannot determine variable name for result value
> -----------------------------------------------
>
>                 Key: JBWS-2929
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2929
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-jaxrpc
>    Affects Versions: jbossws-native-3.0.5
>         Environment: Windows XP Prof; jboss-5.0.0.GA
>            Reporter: Marco Zanker
>         Attachments: retws.jar
>
>
> During deployment of this webservice, I receive this error message "Could not determine variable name for element: result".
> This ws deplyoment works fine under JBoss 4.0.2.
> I tried to get an answer over the community forum, but there is no response.
> This problem is similar to the issue JBWS-2035.

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

        


More information about the jbossws-issues mailing list