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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to