[jboss-user] [JBoss Portal] - Re: Change Page DisplayName Programmatically
explorer
do-not-reply at jboss.com
Mon Aug 13 19:47:25 EDT 2007
I am not using JSF
But i tried using the renderRequest...
ServerInvocationContext serverContext = jrr.getControllerContext().getServerInvocation().getServerContext();
That call is throwing the following exception.
19:36:16,531 ERROR [CommandServlet] Exception in command invocation
| java.lang.LinkageError: Class org/jboss/portal/core/controller/ControllerContext violates loader constraints
| at java.lang.ClassLoader.defineClass1(Native Method)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073766#4073766
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073766
More information about the jboss-user
mailing list