Re: WSRP4j is available on current Jetspeed 2 or not?

2005-03-18 Thread Zhonghui Ning
tion". Could you give me some suggestion? Thanks. Regards, Zhonghui David Sean Taylor wrote: Zhonghui Ning wrote: I can not make WSRP4j working on jetspeed 2(download from CVS). Can anyone tell me WSRP4j is available on current Jetspeed 2

WSRP4j is available on current Jetspeed 2 or not?

2005-03-14 Thread Zhonghui Ning
I can not make WSRP4j working on jetspeed 2(download from CVS). Can anyone tell me WSRP4j is available on current Jetspeed 2 or not? Thanks. Regards, Zhonghui - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

How to use the WSRP ProxyPortlet to display portlets in jetspeed 2 portal via WSRP?

2005-03-11 Thread Zhonghui Ning
I know how to use ProxyPortlet to display portlets in Pluto via WSRP. In the pluto, preferences(wsrp_portlet_handle and wsrp_producer_id) is in /jakarta-tomcat-5.0.28/webapps/pluto/WEB-INF/data/portletentityregistry.xml. In jetspeed, where to add wsrp_portlet_handle and wsrp_producer_id? I think /j

Error in ClassCastException

2005-02-17 Thread Zhonghui Ning
Hello everyone, I want to implement a portlet in jetspeed 2 + tomcat 5.0.28 + linux. My code can compile but I got a runtime error after I deploy my portlet in jetspeed. The error is java.lang.ClassCastException: org.apache.jetspeed.container.JetspeedPortletConfig.The error part of my code is i

help in error ClassCastException

2005-02-17 Thread Zhonghui Ning
Hello everyone, I want to implement a portlet in jetspeed 2 + tomcat 5.0.28 + linux. My code can compile but I got a runtime error. The error is java.lang.ClassCastException: org.apache.jetspeed.container.JetspeedPortletConfig.The error part of my code is in the following. Any help? Thanks. Zhong