Oracle Weblogic Simple Producer (Version 10.3) Oracle Weblogic Simple producer is a light version of Oracle Weblogic Portal + Oracle Weblogic Federated resources. From here onwards simple producer will be used to indicate Oracle Weblogic Simple Producer. Remote portlets deployed on producer can be consumed by the consumer portal using WSRP protocol. A simple producer can [...]
Archive for November, 2009
Oracle Weblogic Simple Producer
Posted in producer, remote, wsrp, tagged application, domain, http, oracle, portal, producer, project, remote, saml, server, simple, soap, weblogic, wsrp on November 21, 2009 | Leave a Comment »
JSTL tag not working in Weblogic Portal 10
Posted in Technical, Weblogic, tagged JSTL Weblogic Portal JSP Expression on November 18, 2009 | Leave a Comment »
Problem: JSTL complex expressions are not recognized in weblogic portal version 10 and onwards. It complains that cannot resolve the complex expressions and throws jsp compilation errors as follows: Caused by: weblogic.servlet.jsp.CompilationException: Failed to compile JSP /package/JSPName.jsp JSPName.jsp:165:13: Static attribute must be a String literal, its illegal to specify an expression. Resolution: Replace the jstl [...]