This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158488 - IllegalStateException: ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings
Summary: IllegalStateException: ICEfaces requires the PersistentFacesServlet. Please c...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ potingwu
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-12 20:33 UTC by ermanbas
Modified: 2009-08-19 16:53 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 15389


Attachments
stacktrace (2.83 KB, text/plain)
2009-02-12 20:33 UTC, ermanbas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ermanbas 2009-02-12 20:33:07 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista, 6.0, amd64

User Comments:
shabeepk: cannot use ifaces plugin even when the library exists

GUEST: fyi

GUEST: creating a simple Page2 after adding icefaces to a standard web project. (jsf, visualjsf, icefaces, and visual icefaces)

GUEST: adding visual icefaces to a maven project. woodstock, jsf and icefaces already works.

GUEST: Traying to open a IceFaces jsp

GUEST: view a  Visual IceFaces page on Netbean 6.5

GUEST: While trying to create IceFaces Jsp Page , this exception occured

GUEST: Created a new Enterprise App. Added a new Web App using IceFaces.
Cant create any new pages without this error



Stacktrace: 
java.lang.IllegalStateException: ICEfaces requires the PersistentFacesServlet. Please check your web.xml servlet mappings
        at com.icesoft.faces.context.DOMResponseWriter.<init>(DOMResponseWriter.java:126)
        at com.icesoft.faces.context.DOMContext.createTemporaryDOMResponseWriter(DOMContext.java:139)
        at com.icesoft.faces.context.DOMContext.attachDOMContext(DOMContext.java:107)
        at com.icesoft.faces.component.style.OutputStyleRenderer.encodeEnd(OutputStyleRenderer.java:80)
        at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:836)
        at org.netbeans.modules.visualweb.insync.faces.FacesPageUnit.renderBean(FacesPageUnit.java:1350)
Comment 1 ermanbas 2009-02-12 20:33:14 UTC
Created attachment 76937 [details]
stacktrace
Comment 2 Marian Mirilovic 2009-02-15 22:12:31 UTC
40 duplicates so far ...