Hi Felipe,
Nice to hear from you :-)
Just checked with EJB developer and got suggestion to try with putting
the EJB jar into GF lib dir.
May be you can give this a try?
Thanks,
Judy
Felipe Gaścho wrote:
> I read in the Glassfish documentation that it is not possible to share
> an ejb-jar between different applications.
>
> Questions:
>
> - Is there a roadmap to include this in Glassfish ?
> - If not, make sense to open an issue asking for this feature ?
>
> meanwhile, what is my alternative ?
>
> I have an ejb-jar with JPA entities and its EJB 3.1 facade .. I want
> this persistence layer module to be used by different applications,
> but I don't want to pack them all in a same EAR due to development
> environment complications.. (and time wasted with packing the EAR all
> the time..)
>
>