"adrian(a)jboss.org" wrote : I've added the parsing to the ClientLauncher
which revealed a number of
| other issues, "fixing" these now makes the ejb3 appclient tests pass.
|
| * HARDWIRING
|
| I had to hack the resolver to hardwire the schemalocation -> annotated class
| There must be a better way to do this?
| Perhaps we can include a META-INF/schema-binding.xml in the jar
| and jbossxb can look for this config at bootstrap/hotdeployment?
|
I would say only the launcher should look for this config file to avoid the usual problem
of having defaults bundled in jars that end up conflicting with server config files like
the metadata-beans.xml SchemaResolverConfig config.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104198#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...