[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-20 Thread laxu
ok guys,
i finally got the culprit, though it took almost two weeks.
i found a  in the navigation rule. i can't even remember where the hell i 
copy-pasted it from.
thank you everybody.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019223
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-19 Thread chuckadams
Entity beans do have an associated component, though I'm not sure how they 
participate in bijection (it certainly doesn't work on the entity itself).  Try 
outjecting to a context variable not named "organization", or switching to a 
getter on your bean instead of a context variable.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019125
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-19 Thread badlogic
Wouldn't it help to annotate the entity bean with conversation scope?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018946
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-19 Thread petemuir
Sorry, I'm blind :(

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018905
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-19 Thread laxu
How do I do that? "go" is annotated with @Begin.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018899
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: outject problem

2007-02-19 Thread petemuir
You probably need to be in a conversation

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018896
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user