[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB3 AppClient - tests now pass but there are issues
wolfc
do-not-reply at jboss.com
Tue Nov 13 09:49:08 EST 2007
LOL, I got the appclient passing as well, but in a different way.
I put the entire metaData in JNDI in the Ejb3ClientDeployer and retrieve it in the ClientLauncher.
PersistenceContextHandler is removed from ClientContainer, because a client can't use one.
Stop mucking up the generics. They are there for a reason (to find old smug). :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104148#4104148
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104148
More information about the jboss-dev-forums
mailing list