users@glassfish.java.net

Re: Failure to deploy a webapp / NEP in ResolverImpl.permutateIf

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Wed, 11 May 2011 10:38:04 -0400

On 5/4/11 19:13, forums_at_java.net wrote:
> Hello Richard,
> you are right, 3.0.9 was a typo. Since this error only occurred in
> presence
> of the 3rd party bundles
> (one of which it depends on) I'll try to install those step by step to
> check when the error arises.
> Some notes that might matter:
>
> - app uses persistence, Postgresql driver installed as bundle, but not
> explicitly imported (no OSGi headers in manifest)
> - app executed correctly in Linux, strange error in resolution of EJB
> remote name reported in Windows, though no remote
> interface used, corrected by annotation @LocalBean and explicit
> usage of
> name/beanName
> - some managed beans rely on 3rd party declarative services (via
> @Resource),
> not used in initialization

Although the above information is interesting, it's not really enough to
help me understand what is going on in this scenario with respect to the
NPE. Any luck on making this reproducible?

-> richard

>
> Thank you for your help
> Jaro
>
>
> --
>
> [Message sent by forum member 'jpullmann']
>
> View Post: http://forums.java.net/node/798063
>
>