when i am trying to see the protlets available for vignette in management
portlet, system is generating this error in server .
WARN [PortletManagerBean] Couldn't access portlet invoker. Portlets won't be
listed.
Reason:
Problem getting service description for producer vignette
code I included in default-wsrp.xml is
| <deployment>
| <wsrp-producer>
| <producer-id>vignette</producer-id>
| <expiration-cache>120</expiration-cache>
| <endpoint-config>
|
<service-description-url>http://wsrpdemo.vignette.com:8080/producer/controller/services/WSRPServiceDescriptionService</service-description-url>
|
<markup-url>http://wsrpdemo.vignette.com:8080/producer/controller/services/WSRPBaseService</markup-url>
|
<registration-url>http://wsrpdemo.vignette.com:8080/producer/controller/services/WSRPRegistrationService</registration-url>
<portlet-management-url>http://wsrpdemo.vignette.com:8080/producer/controller/services/WSRPPortletManagementService</portlet-management-url>
| </endpoint-config>
| <registration-data>
| <property>
| <name>com.vignette.wsrp.registration.username</name>
| <lang>en</lang>
| <value>test</value>
| </property>
| <property>
| <name>com.vignette.wsrp.registration.password</name>
| <lang>en</lang>
| <value>test</value>
| </property>
| </registration-data>
| </wsrp-producer>
| </deployment>
|
can i know the reason for this error. i even set proxyPort and proxyHost in
run.bat file in JAVA_OPT.
not only for vignette even for other remote portlet producers it is generating
the same error.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020994#4020994
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020994
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user