users@glassfish.java.net

Re: Problems with GFv3 and OSGI Web bundle

From: Sahoo <sahoo_at_sun.com>
Date: Wed, 24 Mar 2010 22:56:08 -0700

There are issues with your application. Fix them like this:

                        <!-- Icefaces depends on com.sun.faces.*, so
import them as well -->
                        <DynamicImport-Package>javax.*, org.*,
com.sun.faces.*</DynamicImport-Package>
                        <!-- Share jsf, servlet and jstl classes from
environment -->
                        
<Embed-Dependency>*;scope=compile|runtime;inline=false;artifactId=!jsf-impl|servlet-api|jstl</Embed-Dependency>

Thanks,
Sahoo

glassfish_at_javadesktop.org wrote:
> Hello Sahoo,
>
> Are there any good news about this issue?
>
> Best Regards,
> Michael Shtelma
> [Message sent by forum member 'smikesh']
>
> http://forums.java.net/jive/thread.jspa?messageID=393532
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>