What happended to the EJB3 ClientLauncher?
It's not included [1] in the build anymore and there's an open issue
scheduled [2]. It used to be working and included in the EJB3 client
jars.
[1]
----------------------------------------------
<target name="compile">
[...]
<exclude name="org/jboss/ejb3/client/**"/>
[2]
----------------------------------------------
http://jira.jboss.com/jira/browse/EJBTHREE-718
/Heiko