[ 
https://issues.apache.org/activemq/browse/SM-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38453
 ] 

Anders Hammar commented on SM-749:
----------------------------------

Just a quick comment that I did get this to work (smx 3.0.1 + some extra 
patches from pre-3.1) even though the generated wsdl is not complete. One of 
the things that did the trick was having the jaxb.index file in every package 
that contains jaxb2 annotated classes.


> JSR181 component does not generate WSDL types for JAXB2-annotated classes
> -------------------------------------------------------------------------
>
>                 Key: SM-749
>                 URL: https://issues.apache.org/activemq/browse/SM-749
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jsr181
>    Affects Versions: 3.0.1
>         Environment: JSE 6 RC, Win XP
>            Reporter: Los Morales
>         Attachments: jira_sm749 reproduce.zip
>
>
> JSR181 component fails to unmarshal data from an XML document into 
> JAXB2-annotated objects because the WSDL for types does not get properly 
> generated.  Similar to an already existing issue: 
> (https://brutus.apache.org/activemq/browse/SM-739), the bug(s) seem to occur 
> only when the POJOs have JAXB2 annotations.  Removing these annotations seem 
> to produce the proper WSDL (with all the respective types) when the JSR181 
> component is deployed (using JConsole), although the unmarshaling still does 
> not work due to the missing annotations.  The complete thread regarding this 
> issue can be found here:  
> http://www.nabble.com/connecting-to-jsr-181-jaxb2-tf2523299s12049.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to