Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002287 [Resin] minor always 01-03-08 13:37 01-03-08 15:43
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.5 Product Version 3.1.4
  Product Build
Summary 0002287: JSF .tld issues
Description (rep by Andreas Fischer)

I try to use visual JSF included in Netbeans or IceFaces with Resin.
For both I get error messages just trying to deploy the examples.

The error messages are for visual JSF:
/META-INF/faces-config.xml:13: <el-resolver> is an unexpected tag (parent
<application> starts at 11).

11: <application>
12: <el-resolver>com.sun.webui.jsf.faces.DataProviderELResolver</el-resolver>
13: <el-resolver>com.sun.webui.jsf.faces.ThemeELResolver</el-resolver>
14: </application>
15: <component>

 Check for duplicate and out-of-order tags.
<application> syntax: (@id? & <action-listener>? & <default-render-kit-id>?
& <message-bundle>? & <navigation-handler>? & <view-handler>? & <state-manager>?
& <el-resolver>? & <property-resolver>? & <variable-resolver>? & <locale-config>?
& <resource-bundle>* & <application-extension>*)
And for IceFaces:
/META-INF/faces-config.xml:166: <render-kit> is an unexpected tag (parent
<faces-config> starts at 7).

164: </component>
165:
166: <render-kit>
167: <renderer>
168: <component-family>javax.faces.Output</component-family>

 Check for duplicate and out-of-order tags.
<faces-config> syntax: (@id? & @version? & <application>? & <factory>?
& <component>* & <converter>* & <lifecycle>* & <managed-bean>* & <navigation-rule>*
& <referenced-bean>* & <render-kit>? & <validator>* & <faces-config-extension>*)

Is there any way to make those frameworks works under Resin?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002617)
ferg
01-03-08 15:43

jsf/4215, jsf/4605
 

- Issue History
Date Modified Username Field Change
01-03-08 13:37 ferg New Issue
01-03-08 15:43 ferg Note Added: 0002617
01-03-08 15:43 ferg Assigned To  => ferg
01-03-08 15:43 ferg Status new => closed
01-03-08 15:43 ferg Resolution open => fixed
01-03-08 15:43 ferg Fixed in Version  => 3.1.5


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker