Hi, i'm not sure than my topic is in the rigth position in this forum, and 
sorry for my medium english.
I tru to use the WorkManager with jboss version 4.0.x.
For the moment is a Servlet who using the workManager, so i write on the 
web.xml file :

  |     <resource-ref>
  |             <res-ref-name>wm/MyWorkManager</res-ref-name>
  |             <res-type>javax.resource.spi.work.WorkManager</res-type>
  |             <res-auth>Container</res-auth>
  |             <res-sharing-scope>Shareable</res-sharing-scope>
  |    </resource-ref>
  | 
And of course i have the error:

  | Caused by: javax.naming.NamingException: resource-ref: wm/MyWorkManager has 
no valid JNDI binding. Check the jboss-web/resource-ref.
  | 
I think i need to create a WorkManager instance with the web admin console of 
Jboss server but i cannot do it.

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to