[jboss-user] [JBoss Portal] - RoleModule, MembershipModule, ... = NULL
rengar
do-not-reply at jboss.com
Mon Oct 29 11:05:02 EDT 2007
-I have :
| RoleModule roleModule = (RoleModule) new InitialContext().lookup("java:portal/RoleModule");
| MembershipModule membershipModule = (MembershipModule) new InitialContext().lookup("java:portal/MembershipModule");
|
-And both are = NULL.
-But don't throw error JNDI "javax.naming.NameNotFoundException: .... not bound".
-I use JBoss Portal 2.6.2GA with JBoss AS 4.2.1 and Portlet (JSF, Richfaces,..)
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099870#4099870
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099870
More information about the jboss-user
mailing list