users@glassfish.java.net

Re: Problems with GFv3 and OSGI Web bundle

From: Pavel Kuzin <pk_at_nodex.ru>
Date: Wed, 17 Mar 2010 22:36:42 +0300

Resource Servlet is not need anymore. It will automaticaly registered and started.



On 17.03.2010 20:00, glassfish_at_javadesktop.org wrote:
> Hello one more time,
>
> so here is the extra web.xml conf:
>
> <context-param>
> <param-name>com.icesoft.faces.concurrentDOMViews</param-name>
> <param-value>true</param-value>
> </context-param>
>
> <context-param>
> <param-name>com.icesoft.faces.synchronousUpdate</param-name>
> <param-value>false</param-value>
> </context-param>
> <servlet>
> <servlet-name>Resource Servlet</servlet-name>
> <servlet-class>com.icesoft.faces.webapp.ResourceServlet</servlet-class>
> <load-on-startup>1</load-on-startup>
> </servlet>
>
> <servlet-mapping>
> <servlet-name>Resource Servlet</servlet-name>
> <url-pattern>/xmlhttp/*</url-pattern>
> </servlet-mapping>
>
>
> than faces-config stuff:
>
> <factory>
> <partial-view-context-factory>
> com.icesoft.faces.context.CompatDOMPartialViewContextFactory
> </partial-view-context-factory>
> </factory>
>
> <render-kit>
> <render-kit-class>com.icesoft.faces.component.CompatDOMRenderKit</render-kit-class>
> </render-kit>
>
> And this dependency makes deployer really angry, because some TLD or smth like that inside:
>
> <dependency>
> <groupId>org.icefaces</groupId>
> <artifactId>icepush</artifactId>
> <version>2.0-A2</version>
> </dependency>
>
>
> Thank you in advance!
>
> With best regards,
> Michael Shtelma
> [Message sent by forum member 'smikesh']
>
> http://forums.java.net/jive/thread.jspa?messageID=392393
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>


-- 
--
Pavel Kuzin
NODEX Ltd.
St.Petersburg, Russia
pk_at_nodex.ru