I have installed, I presume correctly, Producer and Consumer of WSRP4J but I do not succeed to test the operation of the proxy-portlet
the error that turns out to me is following

SERIOUS: Servlet.service () for servlet WSRP4JPortletA threw exception
org.apache.wsrp4j.com mons.exception.WSRPException: Producer does not offer to portlet with the given handle.

the WSRP4J-TestPortlet is correctly installed and appears between those offering from the Producer

I have used also the PortletConfig Portlet but if I try to add a Portlet in dynamic way I obtain the following errors

...
org.apache.wsrp4j.consumer.configportlet.exception.ConfigPortletException: 
Error while instantiating xml engine

...
javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found
...

the used JDK is the v.1.5.0_11
the web server is Apache Tomcat v.5.5.23
the portlet container is Pluto v.1.1.4

you can help me to configure the proxy-portlet correctly?

Reply via email to