[JBoss-user] [EJB/JBoss] - Re: JNDI and DataSources

2005-01-05 Thread ajaykrishnan
I'm using JBoss server 4.0.1. You mentioned that DataSources are not exposed; is this v 3.2.x specific or does that also apply to v 4.0.1? I'm trying to find documentation on what is/isn't exposed, any suggestions on where to look? Also please note that using my code, the client (outside JBos

[JBoss-user] [EJB/JBoss] - JNDI and DataSources

2005-01-05 Thread ajaykrishnan
I have successfully bound a DataSource to the naming service: [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=MySqlDS,service=DataSourceBinding to JNDI name 'java:MySqlDS' Objects deployed in the Application Server are able to look t

[JBoss-user] [EJB/JBoss] - Re: JNDI and DataSources

2005-01-05 Thread ajaykrishnan
My apologies, I posted this before I finished editing. I'm not sure how to remove this post. I've reposted under the same subject. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860816#3860816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [EJB/JBoss] - JNDI and DataSources

2005-01-05 Thread ajaykrishnan
I have successfully bound a DataSource to the naming service: [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=MySqlDS,service=DataSourceBinding to JNDI name 'java:MySqlDS' Objects from applications deployed within the Application Ser