[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB3 AppClient - tests now pass but there are issues

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 13 11:03:47 EST 2007


"adrian at 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#4104198

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



More information about the jboss-dev-forums mailing list