[jboss-user] [JBoss Seam] - Re: How to do the initializing job immediately after a seam
tangdazhu
do-not-reply at jboss.com
Mon Jun 25 22:50:58 EDT 2007
Thanks hstang for reply, i know where the problem is when using the @Create annotation, i am using "private" for method decorator ,so actually
seam component can't access it. When i modifed to "public" , it works now.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057535#4057535
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057535
More information about the jboss-user
mailing list