[jboss-user] [JBoss Seam] - Re: Access SFSB from another SFSB using Injection...
petemuir
do-not-reply at jboss.com
Fri Oct 6 10:35:23 EDT 2006
Sorry, that was a mangled mess :(
----
anonymous wrote : What if SFSB_2 has not yet been created?
This is why I did
@In(create=true)
| private SFSB_2 sfsb2;
I suggest you post some code - makes it much easier to understand where you are having problems! In general I would suggest grouping related functions on the same sesion bean - perhaps you should use a different session bean for creating that attendance record?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976615#3976615
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976615
More information about the jboss-user
mailing list