Hi, I've created the JIRA issue JS2-614 (http://issues.apache.org/jira/browse/JS2-614). You'll find a zip containing a proposal for a solution in attachment.
-- Nicolas Dutertry -----Message d'origine----- De : David Sean Taylor [mailto:[EMAIL PROTECTED] Envoyé : mardi 21 novembre 2006 19:04 À : Jetspeed Users List Objet : Re: JetspeedDeploy and servlet spec 2.4 Dutertry, Nicolas wrote: > Hi, > > I'm using JetspeedDeploy to automatically make my portlet application ready > for Jetspeed. > JetspeedDeploy adds the JetspeedContainerServlet and the portlet taglib in > the web.xml. I works fine as long as I use the servlet specification 2.3. > > But it seems that JetspeedDeploy is not able to be compliant with the > servlet spec 2.4. > For example in 2.4 spec, the <taglib> element must be child of the > <jsp-config> element, and JetspeedDeploy puts <taglib> directly under > <web-app>. > It causes problem under Websphere. > > Is there any chance that in future version JetspeedDeploy will be able to > handle the different versions of the servlet specification ? > It sounds like we will need to support two different versions of the web.xml as a command line option (-v 2.3 | 2.4) Could you please create a JIRA issue for this ? Feel free to 'sign up' for implementing it, I can help --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
