[jboss-user] [Microcontainer] - Re: Parsing Error run DZone_1_0 demos

alesj do-not-reply at jboss.com
Wed Jan 7 10:42:06 EST 2009


"Gary Marsh" wrote : 
  | Do I need to update an .xsd file somewhere?
  | 
There is no .xsd file.
The schema is in-memory generated from metadata classes.
e.g. see AbstractBeanMetaData from MC and JBossXB project

My guess would be you're missing
MC's classloading and aop-mc-int on the classpath,
hence no matching metadata classes --> no schema --> unknown elements.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200117#4200117

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200117



More information about the jboss-user mailing list