Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Object expected script error on webcenter portal

880452Sep 8 2011
I have created a simple jsf page as a sample application which contains just a label and
converted it in to a portlet and then added it on to the webcenter portal using WSRP connection.

When I run the portal application, There is a script error on the page showing "Object expected".

In the log I get the following error:

oracle.portlet.client.container.PortletErrorException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Invalid status value '407'
at oracle.portlet.client.containerimpl.StatelessResourceProxy.proxyRequest(StatelessResourceProxy.java:159)
at oracle.portlet.client.containerimpl.PortletContainerImpl.getResource(PortletContainerImpl.java:1012)
at oracle.portlet.client.containerimpl.ActivityPortletContainerWrapper.getResource(ActivityPortletContainerWrapper.java:553)
at oracle.portlet.client.resourceproxy.PortletResourceServlet.doResource(PortletResourceServlet.java:28

Using Oracle Jdeveloper 11.1.1.2

Please help me in solving this issue....

Thanks....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2011
Added on Sep 8 2011
0 comments
234 views