From: <sco...@jb...> - 2005-07-12 05:51:33
|
I guess the common module had not been made clean. After doing that the fFeatures access was ok, but the common module would not build due to a change in the org.apache.xerces.impl.xs.XMLSchemaValidator.fCurrentElemDecl now having private access. I have switched from the xni based to the sax based parser in the UnmarshallerImpl. The xni stuff should just be dropped as its api is too unstable. I'm still testing the jbxb parsing unit tests. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884459#3884459 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884459 |