Hi,
We have server component ULCSalesCalendar.java and client component
UIEventCalendar.java.
We are getting this exception. We are unable to trace what the problem is.
16:16:58,718 ERROR [STDERR] 7 11.01.2008 16:16:58.718 900
WARNING Thread[http-0.0.0.0-8888-7,5,jboss]
com.ulcjava.base.server.ULCSession a Exception received from client:
com.ulcjava.base.shared.internal.IllegalStateException: Couldn't create
instance of com.tomax.taskmgmt.ulc.eventcalendar.client.UIEventCalendar
at com.ulcjava.base.client.UISession.newInstance(UISession.java:100)
at com.ulcjava.base.client.UISession.find(UISession.java:172)
at com.ulcjava.base.client.UISession.getManaged(UISession.java:34)
at com.ulcjava.base.client.UISession.getManaged(UISession.java:75)
at com.ulcjava.base.client.UIContainer.r(UIContainer.java:17)
at com.ulcjava.base.client.UIContainer.addManyComponents(
UIContainer.java:20)
at com.ulcjava.base.client.UIContainer.restoreState(UIContainer.java:48)
at com.ulcjava.base.client.UIBorderLayoutPane.restoreState(
UIBorderLayoutPane.java:1)
at com.ulcjava.base.client.UIProxy.init(UIProxy.java:111)
at com.ulcjava.base.client.UISession.newInstance(UISession.java:222)
at com.ulcjava.base.client.UISession.find(UISession.java:172)
at com.ulcjava.base.client.UISession.getManaged(UISession.java:34)
at com.ulcjava.base.client.UISession.getManaged(UISession.java:75)
.
--
Thanks
Prashanth