[ 
http://issues.apache.org/jira/browse/XMLBEANS-120?page=comments#action_12313472 
] 

Johannes Stamminger commented on XMLBEANS-120:
----------------------------------------------

Without -srconly there is created a .jar but the sourcecode written to disk is 
cannot be the one having been compiled as the generated interfaces contain 
references to not existing classes like 
...schema.system.s88336473178149A1091FEBD8E40E9E6C.TypeSystemHolder that do not 
exist - and therefore are not compilable (though the corresponding .class file 
is found within the generated .jar).

I'll attach the schema (XTCE OMG spec.) I observe the problems with (1.0.4 
generates working sourcecode).

> No TypeHolder generated in -srconly
> -----------------------------------
>
>          Key: XMLBEANS-120
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-120
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 2 Beta 2
>     Reporter: Don Stewart
>     Assignee: Radu Preotiuc-Pietro

>
> If youcreate a -srconly output no TypeHolder class is generated. If you try 
> to edit the source files in an IDE they all point to a missing class and as 
> such the IDE's report errors in every generated Interface.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to