[jboss-dev-forums] [Design of JBossXB] - @XmlType.propOrder required even if schema does not define a

thomas.diesler@jboss.com do-not-reply at jboss.com
Fri Jul 3 09:07:47 EDT 2009


  | Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Property order is not specified for type org.jboss.osgi.blueprint.parser.xb.TRegistrationListener bound to a sequence. Property order can be specified using @XmlType.propOrder or @XmlAccessorOrder. List of properties: ref refFIXME bean any unregistrationMethod registrationMethod reference
  | 	at org.jboss.xb.builder.JBossXBNoSchemaBuilder.assertPropOrderNotRequired(JBossXBNoSchemaBuilder.java:1278)
  | 	at org.jboss.xb.builder.JBossXBNoSchemaBuilder.generateType(JBossXBNoSchemaBuilder.java:1071)
  | 	at org.jboss.xb.builder.JBossXBNoSchemaBuilder.generateBean(JBossXBNoSchemaBuilder.java:779)
  | 	at org.jboss.xb.builder.JBossXBNoSchemaBuilder.generateBean(JBossXBNoSchemaBuilder.java:767)
  | 

The schema is here 

http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk/blueprint/impl/src/main/resources/schema/blueprint.xsd

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

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



More information about the jboss-dev-forums mailing list