[jboss-user] [JBoss Seam] - Re: Identity not created

monkeyden do-not-reply at jboss.com
Thu Jul 19 10:45:57 EDT 2007


Both of these return the correct object:

Object idObj = Component.getInstance("identity");
Identity id = (com.mycompany.pws.security.Identity)Identity.instance();

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065839#4065839

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065839



More information about the jboss-user mailing list