[jboss-user] [JBoss Seam] - Re: Can I define some
matt.drees
do-not-reply at jboss.com
Wed Aug 29 10:41:01 EDT 2007
You probably want
| <factory name="providerUrl" value="localhost:1099" scope="stateless" auto-create="true"/>
|
The auto-create means you can use @In instead of @In(create=true).
You can specify a different scope if you want.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079205#4079205
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079205
More information about the jboss-user
mailing list