The resource you define in web.xml is only defined inside your application 
(it's a logical name), so you must map it to a phisical name using 
jboss-web.xml. This is to explain why you have to use the jboss-web.xml file.

If you get this error I think it's due to you haven't defined a datasource with 
the name jdbc/honeypot in the configuration files of JBoss.


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to