dev@glassfish.java.net

Re: building an ejb jar as part of the v3 build

From: Kenneth Saks <Kenneth.Saks_at_Sun.COM>
Date: Thu, 09 Apr 2009 15:34:51 -0400

On Apr 9, 2009, at 3:31 PM, Lloyd Chambers wrote:

> I'm hoping someone has an answer for this—
>
> I am implementing JSR 77, which means than an EJB jar containing the
> required management EJB (MEJB) needs to be built.
>
> Obviously, this isn't an hk2-jar, but also it's been many years
> since I dealt with EJBs, and I recall there are some stub and tie
> classes involved, I'm not sure how these can be done in our maven-
> based build.

Hi Lloyd,

There are no statically generated stub/tie classes for Remote EJB
components anymore. All of these artifacts are now generated
dynamically at runtime by our ORB.

  --ken

>
> Any suggestions are welcome.
>
> —Lloyd
>
>
> Lloyd Chambers
> lloyd.chambers_at_sun.com
> GlassFish Team
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>