users@glassfish.java.net

Re: JNDI from a service bundle

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Tue, 03 May 2011 22:02:52 +0530

On Tuesday 03 May 2011 07:18 PM, Eduardo Solis wrote:
> Sahoo,
>
> Thank you very much for the tip, I did not notice the imports of the
> javax, makes sense. It is working now :)!
>
> Sorry to bug with other stuff but, I am looking for a "best practice"
> or sample articles on how to do unit testing for the glassfish
> environment from Maven. Wonder if you have come across something like
> that?
>
> Thanks again!
>
Yes, I am currently using Pax-Exam + maven + junit as a test framework
in my embedded OSGi project. It's pretty simple and you are most welcome
to reuse it in your environment. Ping me in a couple of days, I can
provide you more details.

Thanks,
Sahoo