NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

ICEFaces template application not working in 6.7

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Alan D
Posted via mailing list.





PostPosted: Mon Oct 26, 2009 7:18 pm    Post subject: ICEFaces template application not working in 6.7 Reply with 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.
Back to top
Diego Gil
Posted via mailing list.





PostPosted: Mon Oct 26, 2009 7:37 pm    Post subject: ICEFaces template application not working in 6.7 Reply with quote

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.





PostPosted: Mon Oct 26, 2009 7:49 pm    Post subject: ICEFaces template application not working in 6.7 Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo