Hello Fred,
On 27 August 2011 05:48, Fred Bricon wrote:
> Sorry, but ejb-client is not supported yet in m2e-wtp (See
> https://issues.sonatype.org/browse/MECLIPSEWTP-26)
> In order to implement proper ejb-client support, Eclipse WTP needs to open
> up it's API (https://bugs.eclipse.org/bugs/show_
Sorry, but ejb-client is not supported yet in m2e-wtp (See
https://issues.sonatype.org/browse/MECLIPSEWTP-26)
In order to implement proper ejb-client support, Eclipse WTP needs to open
up it's API (https://bugs.eclipse.org/bugs/show_bug.cgi?id=330894)
One possible workaround for you is to create a
Hello,
I use Eclipse Indigo, Maven 3.0.3 and m2e with wtp to develop TWO
dependent EAR applications.
I split the projects into ear and ejb projects and use the ejb/ear packaging.
The ejb projects are configured to create 2 jars (EJB and EJB-CLIENT)
EAR-a contains EJB-a and EJB-a-CLIENT.
EJB-a de