[jboss-dev-forums] [Design the new POJO MicroContainer] - Problems with existing Spring schema and XB binding

alesj do-not-reply at jboss.com
Thu Dec 14 13:29:15 EST 2006


I did a simple inner complex type naming modifications of spring-beans.xsd, trying to match it as best as possible to our bean-deployer.xsd.
But now I'm stuck with wrong interceptor being used while trying to handle my xml - so I get a CCE.


  | Caused by: java.lang.ClassCastException: org.jboss.beans.metadata.plugins.AbstractListMetaData
  | 	at org.jboss.kernel.plugins.deployment.xml.EntryValueInterceptor.add(EntryValueInterceptor.java:41)
  | 	at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.endElement(SundayContentHandler.java:1034)
  | 

Trying to figure out what can cause this did make me find some other problems and new features, but I simply cannot get my first test (DescribeSpringTestCase) working.
Ant [test] build support for spring-int module is commited, but DescribeSpringTestCase currently surpresses the exception.

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

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



More information about the jboss-dev-forums mailing list