[
http://jira.codehaus.org/browse/QDOX-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162221#action_162221
]
Robert Scholte commented on QDOX-98:
------------------------------------
I found a solution. This way the parser won't fail anymore. But the annotation
is out of reach if we want to stay backwards compatible. The problem is clear:
javaSource.getPackage returns a string. To support annotations for a package it
has to return some object like JavaPackage.
So I'm not sure what to do...
> Parser fails on package with annotations
> ----------------------------------------
>
> Key: QDOX-98
> URL: http://jira.codehaus.org/browse/QDOX-98
> Project: QDox
> Issue Type: Bug
> Components: Parser
> Reporter: Guillaume Nodet
> Priority: Minor
>
> The following file generated by jaxws can not be parsed.
> @javax.xml.bind.annotation.XmlSchema(namespace =
> "http://docs.oasis-open.org/wsn/br-2")
> package org.oasis_open.docs.wsn.br_2;
--
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