users@glassfish.java.net

Re: Should JSPs in a WAB deployment have access to external ...

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Fri, 18 Oct 2013 16:48:17 +0530

That's a better solution. Would you mind updating the bug with this
alternative workaround?

Thanks,
Sahoo

On 10/18/13 2:59 PM, forums_at_java.net wrote:
> Hi Sahoo Many thanks for your suggestion. I was able to use that to
> reproduce
> the problem at maven build time, but solving this issue with
> pre-compilation
> is not ideal for us as it would involve duplicating effort to target
> multiple
> application servers. I found the solution was to push the OSGi class
> dependencies out of the JSP pages and into a local WAB class, then
> reference
> that class within the JSPs. Thanks Ed
>
> --
>
> [Message sent by forum member 'ejroberts']
>
> View Post: http://forums.java.net/node/899055
>
>