Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: Does data In(jection) occur before
 or after @Create

scott.stark@jboss.org

2007-07-17


Gavin

Sorry to keep buggin you, but can you point me in the direction of an example showing how to bind to the BP ctx and then retrive in the @create


Ive done everything that i can , but the damn inject values are allways null....

@Out(scope=BUSINESS_PROCESS, required = false)
String aString

.... aString = "WooooHoooo"

and then

@Create
doYourStuff(){
System.out.print(aString);
}

..... i cant see where im screwing up

a pointer in the right direction or example will be ample to see me through this.

Cheers again




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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065183
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.