[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Generated Classes not found if they do not match any of
kabir.khan@jboss.com
do-not-reply at jboss.com
Fri Mar 13 07:01:26 EDT 2009
"alesj" wrote :
| I guess you need to update the jboss-classloading-1.0.xsd as well. ;-)
It already has capabilites as a top-level complex type, or do I also need it as a top-level element?
| $svn diff
| Index: jboss-classloading-1.0.xsd
| ===================================================================
| --- jboss-classloading-1.0.xsd (revision 85694)
| +++ jboss-classloading-1.0.xsd (working copy)
| @@ -25,6 +25,16 @@
| </xsd:annotation>
| </xsd:element>
|
| + <xsd:element name="capabilities" type="capabilities">
| + <xsd:annotation>
| + <xsd:documentation>
| + <![CDATA[
| + The capabilities for use in other schemas
| + ]]>
| + </xsd:documentation>
| + </xsd:annotation>
| + </xsd:element>
| +
| <xsd:complexType name="classloadingType">
| <xsd:annotation>
| <xsd:documentation>
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217803#4217803
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217803
More information about the jboss-dev-forums
mailing list