Messages posted by dan2000
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Messages posted by: dan2000  XML
Profile for dan2000 -> Messages posted by dan2000 [3]
Author Message
I have a session scoped seam component annotated with @Startup. When session is started my init method annotated with @Create is invoked. I can then check user's cookies and login the user automatically if user has logged in before. However, when I use IceFaces in Seam, I can't get HttpRequest anymore during session startup. Anyone having the same problem?
Have tried in seam booking example. keep getting:
value found for In attribute has the wrong type: hotelBooking.

Has anyone tried yet?
trying to get icefaces working with facelets and keep getting "CommandLink must be contained in a form" while my commandlink is contained in <h:form>.

I've followed the guide and have :
icefaces-facelets.jar
el-api.jar
el-ri.jar

and

<application>
<view-handler>
com.icesoft.faces.facelets.D2DFaceletViewHandler
</view-handler>
</application>

xhtml files attached. any ideas?
 
Profile for dan2000 -> Messages posted by dan2000 [3]
Go to:   
Powered by JForum 2.1.7ice © JForum Team