[ 
http://jira.codehaus.org/browse/MXMLBEANS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyle Lebel updated MXMLBEANS-42:
--------------------------------

    Attachment: xmlbeans-42b.rar

First issue: 
Since now there can be either XSD or WSDL, this method sometimes throws a 
nullpointer: "isOutputStale()", either on line 396 or 408, in 
AbstractXmlBeansPlugin.java.  This error is encountered if you're already built 
once and it's checking the stale flag.  

Second issue:
If you try to run xmlbeans with the new attached case "xmlbeans-42b", it will 
not generate anything.  However the xsd under "xsd" folder does have types.  
Running it through scomp builds ok.  

I'm also looking into the code see if I can help resolve.  

> plugin does not parse wsdl files
> --------------------------------
>
>                 Key: MXMLBEANS-42
>                 URL: http://jira.codehaus.org/browse/MXMLBEANS-42
>             Project: Maven 2.x Xmlbeans Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Kyle Lebel
>         Attachments: pom.xml, xmlbeans-42.patch, xmlbeans-42.rar, 
> xmlbeans-42a.rar, xmlbeans-42b.rar
>
>
> I could not find any information on this online.  But I know xmlbeans 
> supports generating from a wsdl file.  Will the maven xmlbeans plugin support 
> this in the future?  For now I can rip the xsd's out from the wsdl and it 
> seems to work fine this way.  But I'd rather not have this extra step 
> everytime there's an update to the web service.  

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to