This exception is because your database connection pool isn't created. There is some problem in your *-ds.xml. The one that I can figure out is 'kis' after <user-name>mpa</user-name> tag. Is this password? It should come in tag. Also I would suggest you to make use of <check-valid-connection-sql> tag to make sure that connection is established.
Amit. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868348#3868348 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868348 ------------------------------------------------------- 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
