Hi,
I have created a new datasource in the Jboss AS 6.
When I start the server then in logs its shows that the
14:32:12,858 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jdbc/TestDS' to JNDI name 'java:jdbc/TestDS
Can someone please guide me if I can test this DS as in whether this has been created properly and the connections are available.
Best Regards,
Vivek
Tested the created DS through Admin console and it resturns the success message.