You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <de...@beehive.apache.org> on 2006/02/10 16:01:02 UTC

[jira] Updated: (BEEHIVE-839) XMLBean genearted objects for schema elements are not handled in JWS.

     [ http://issues.apache.org/jira/browse/BEEHIVE-839?page=all ]

Eddie O'Neil updated BEEHIVE-839:
---------------------------------

    Assign To:     (was: daryoush mehrtash)

> XMLBean genearted objects for schema elements are not handled in JWS.
> ---------------------------------------------------------------------
>
>          Key: BEEHIVE-839
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-839
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Reporter: daryoush mehrtash
>  Attachments: client.zip, server.zip, wsmdiff.txt
>
> If a  JWS mathod uses a xmlbeans generated type  based on a global element in the schema  (xxxDocument object) the type mapping the following exception is thrown:
> Note: the code works fine if types are used in the interface,  but not documents.
> - Error in type registeration
> javax.xml.rpc.JAXRPCException: Null qualified name specified.
> 	at org.apache.axis.encoding.TypeMappingImpl.internalRegister(TypeMappingImpl.java:236)
> 	at org.apache.axis.encoding.TypeMappingImpl.register(TypeMappingImpl.java:218)
> 	at org.apache.axis.encoding.TypeMappingDelegate.register(TypeMappingDelegate.java:73)
> 	at org.apache.beehive.wsm.axis.AxisHook.configureTypeMapping(AxisHook.java:355)
> 	at org.apache.beehive.wsm.axis.AxisHook.createServiceDesc(AxisHook.java:155)
> 	at org.apache.beehive.wsm.axis.handlers.AnnotatedWebServiceDeploymentHandler.createSOAPService(AnnotatedWebServiceDeploymentHandler.java:158)
> 	at org.apache.beehive.wsm.axis.handlers.AnnotatedWebServiceDeploymentHandler.getSOAPService(AnnotatedWebServiceDeploymentHandler.java:117)
> 	at org.apache.beehive.wsm.axis.handlers.AnnotatedWebServiceDeploymentHandler.invoke(AnnotatedWebServiceDeploymentHandler.java:76)
> 	at org.apache.beehive.wsm.axis.handlers.AnnotatedWebServiceDeploymentHandler.generateWSDL(AnnotatedWebServiceDeploymentHandler.java:102)
> 	at org.apache.axis.strategies.WSDLGenStrategy.visit(WSDLGenStrategy.java:33)
> 	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
> 	at org.apache.axis.SimpleChain.generateWSDL(SimpleChain.java:104)

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