[jboss-user] [JBoss Seam] - Re: Application scoped component throws Serialization Except

bluetrade do-not-reply at jboss.com
Fri Jan 5 17:08:40 EST 2007


thanks for your reply. Should I use the @Transient (i.e. for entities) or the java-transient ? 

I am also accessing another EJB which should be initialized before a PostActivate annotated method is called - however, it seams as if my other bean is null at that point:

@In(create=true,value="configuration")
Configuration cconfig;

Thank you!
~joey

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

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



More information about the jboss-user mailing list