[jboss-user] [JBoss Portal] - Re: WSRP
vpnuser
do-not-reply at jboss.com
Fri Dec 29 02:03:25 EST 2006
Hi,
That problem is solved now. I changed in jboss-client.xml
| <wsdl-override>http://${jboss.bind.address}:8080/portal-wsrp/ServiceDescriptionService?wsdl</wsdl-override>
|
| to
|
| <wsdl-override>http://localhost:8080/portal-wsrp/ServiceDescriptionService?wsdl</wsdl-override>
|
Now it is listing 9 portlets by Oracle in the console with an error
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:0:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:1:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:2:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:3:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:4:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:5:default' will store persistent state for each user. To be handled properly, this would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:6:default' will store persistent state for each user. To be handled properly, t
| his would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:7:default' will store persistent state for each user. To be handled properly, t
| his would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:8:default' will store persistent state for each user. To be handled properly, t
| his would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
| 11:43:52,703 WARN [WSRPConsumerImpl] Portlet 'E:9:default' will store persistent state for each user. To be handled properly, t
| his would require supporting portlet cloning, which we don't currently do. This portlet will be excluded from the list of offered portlets for producer oracle
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996790#3996790
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996790
More information about the jboss-user
mailing list