Can someone please reply to this? I think I've heard references to this
existing however as I look through the JBoss.NET source tree, I see no support
for exposing MDBs as web services.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861600#3861600
Reply to
The web-app_2_3.dtd spec indicates that the element "res-ref-name" (as found in
web.xml/resource-ref) is a JNDI name relative to java:comp/env. For example, in my
setup, I put "jdbc/juddiDB". I've configured a datasource in my deploy directory to
have the jndi-name element with a value of "com