[ http://issues.apache.org/jira/browse/XMLBEANS-120?page=all ] Don Stewart reopened XMLBEANS-120: ----------------------------------
Reopened at the request of Johannes Stamminger commented on XMLBEANS-120: ---------------------------------------------- I just tried this thing ... and it still does not work for me: I created src files with ant task: <xmlbean schema="${schema.corbaobject}" srcgendir="${src.corbaobject.dir}" fork="false" srconly="true" typesystemname="net.eads.space.systemaccess.corba.corbaobject"/> And when compiling the sourcecode in another task this one still complains of TypeSystemHolder not existing: [javac] Compiling 28 source files to /home/jstammi/Perforce2/systemaccess/main/build/classes/corbaobject [javac] /home/jstammi/Perforce2/systemaccess/main/src/generated/corbaobject/net/eads/space/systemaccess/corba/corbaobject/Address.java:18: package schemaorg_apache_xmlbeans.system.net.eads.space.systemaccess.corba.corbaobject.TypeSystemHolder does not exist Please re-open this issue (I cannot do so; or do you prefer a new one?) > 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 > Priority: Minor > Fix For: Version 2.1 > Attachments: SpaceSystem.xsd > > 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]