Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Why does JSF 1.2 no longer work?
Why does JSF 1.2 no longer work? [message #608418] Sun, 18 March 2007 08:51
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi,

I have seen that the JSF 1.2 support has been commentd out in
org.eclipse.jst.jsf.core/plugin.xml

<extension point="org.eclipse.wst.common.project.facet.core.runtimes">
<supported>
<runtime-component any="true"/>
<!-- <facet id="jst.jsf" version="1.1,1.2"/> -->
<facet id="jst.jsf" version="1.1"/>
</supported>
</extension>

After commenting it in again it seems to work pretty well. What was the
reason for disabling JSF 1.2?

Cheers
/Eike


Previous Topic:How to attach sources to JSF Libraries
Next Topic:Why does JSF 1.2 no longer work?
Goto Forum:
  


Current Time: Tue Apr 30 02:36:38 GMT 2024

Powered by FUDForum. Page generated in 0.03525 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top