[JBoss-user] [JBoss.NET] - Re: MDB as Web Service endpoint?

2005-01-11 Thread dsmiley9
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

[JBoss-user] [Installation & Configuration] - jboss-web.xml/resource-ref shouldn't be required since res-r

2004-11-04 Thread dsmiley9
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