users@glassfish.java.net

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

From: <forums_at_java.net>
Date: Fri, 18 Oct 2013 04:29:27 -0500 (CDT)

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