ICEfaces Schedule Component issues
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
Search
Recent Topics
Home Page
|
www.icefaces.org
Register
Login
ICEfaces Schedule Component issues
|
Share
Forum Index
->
Components
Author
Message
02/09/2010 00:09:23
Subject:
ICEfaces Schedule Component issues
nabeilahmed
Joined: 29/08/2010 01:15:47
Messages: 8
Offline
Hi, i have been trying to use ICEfaces composite component schedule, but getting this exception:
Unable to set property calendarViewService for managed bean calendarController
whereas my faces-config.xml configurations are as follows:
<managed-bean>
<managed-bean-name>calendarController</managed-bean-name>
<managed-bean-class>com.icesoft.faces.facelets.component.schedule.CalendarController</managed-bean-class>
<managed-bean-scope>request</managed-bean-scope>
<managed-property>
<property-name>calendarViewService</property-name>
<property-class>com.icesoft.faces.facelets.component.schedule.CalendarViewService</property-class>
<value>#{calendarViewService}</value>
</managed-property>
</managed-bean>
<managed-bean>
<managed-bean-name>calendarViewUtil</managed-bean-name>
<managed-bean-class>com.icesoft.faces.facelets.component.util.CalendarViewUtil</managed-bean-class>
<managed-bean-scope>session</managed-bean-scope>
</managed-bean>
Any help?
03/09/2010 05:32:12
Subject:
Event Selection from Schedule
nabeilahmed
Joined: 29/08/2010 01:15:47
Messages: 8
Offline
I have added some events on calendar.
how can i select and edit the event from the calendar?
07/09/2010 14:03:44
Subject:
Re:ICEfaces Schedule Component issues
brad.kroeger
Joined: 26/10/2004 00:00:00
Messages: 295
Offline
The schedule component is a viewer for the CalendarEvents returned from the service. At this point, it is up to your implementation to supply and edit the CalendarEvents.
Brad Kroeger
Developer
ICEsoft Technologies, Inc.
05/12/2010 09:44:43
Subject:
Re:ICEfaces Schedule Component issues
nair_anoop
Joined: 06/04/2009 00:00:00
Messages: 2
Offline
That is fine, but how to select specific events?
Forum Index
->
Components
Go to:
Select a forum
General
-------------
Using the Forums
ICEfaces Forums
-------------
News & Announcements
General Help
Components
Tools
Portals & Portlets
Woodstock to ICEfaces Migration
JBoss Seam Integration
Development Build Feedback
Contributor's Corner
ICEmobile Forums
-------------
ICEmobile General
ICEpdf Forums
-------------
ICEpdf General
ICEpush Forums
-------------
ICEpush General
Projects
-------------
Async HTTP Server
WebMC
Powered by
JForum 2.1.7ice
©
JForum Team