NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Alan D Posted via mailing list.
|
Posted: Mon Oct 26, 2009 7:18 pm Post subject: ICEFaces template application not working in 6.7 |
|
|
| I have gotten around to wanting to try out ICEFaces, so I created a new project with the ICEFaces and JavaServer Faces frameworks selected. |
|
| Back to top |
|
 |
Diego Gil Posted via mailing list.
|
Posted: Mon Oct 26, 2009 7:37 pm Post subject: ICEFaces template application not working in 6.7 |
|
|
Alan D wrote:
| Quote: | I have gotten around to wanting to try out ICEFaces, so I created a
new project with the ICEFaces and JavaServer Faces frameworks
selected. The project creates with a welcomeICEfaces.jspx (hello
world) document. Attempting to run the document resuls in an error.
The whole page is just:
<body>
<ice:form>
<ice:outputText value="Hello World." />
</ice:form>
</body>
The error is:
Application server startup complete.
Can't find TLD for location [http://www.w3.org/1999/xhtml]. JAR
containing the TLD may not be in the classpath
executePhase(RENDER_RESPONSE
6,com.sun.faces.context.FacesContextImpl@ce3e17) threw exception
java.lang.NullPointerException
at
com.sun.faces.renderkit.RenderKitImpl.createResponseWriter(RenderKitImpl.java:169)
at
com.icesoft.faces.renderkit.D2DRenderKit.createResponseWriter(D2DRenderKit.java:82)
at
com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:168)
etc. I have never seen ICEFaces working before so I am not sure
where to start. There seem to be two issues -- the missing TLD and
then the NullPointerException. I don't know if they are related. Is
this a known issue and what do you have to do to get this to work?
| Have you tried to create a project with only ICEFaces framework included
?. I think there is no need to check Javaserver faces too, and sometimes
that caused me some similar troubles.
Regards,
Diego. |
|
| Back to top |
|
 |
Alan Posted via mailing list.
|
Posted: Mon Oct 26, 2009 7:49 pm Post subject: ICEFaces template application not working in 6.7 |
|
|
On Mon, Oct 26, 2009 at 12:35 PM, Diego Gil <address-removed ([email]address-removed[/email])> wrote:
| Quote: |
Have you tried to create a project with only ICEFaces framework included ?. I think there is no need to check Javaserver faces too, and sometimes that caused me some similar troubles.
| Yes I did that before, and I just did it again to be sure. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|