[jboss-user] [JNDI/Naming/Network] - JNDI Datasource Lookup not working

2008-03-13 Thread ozguy
Hi I been stuck at this problem and can't seem to see what am doing wrong. I followed the wiki pages for Datasource config and did what it said but i still can't seem to make this work. Here is my *-ds.xml file This file is in the default/deploy folder of jboss. questionnaire_DS jd

[jboss-user] [JNDI/Naming/Network] - Jndi Datasource

2008-02-29 Thread allanrj
Hi guys, I have a problem to locate datasource, when I run a ejb a i got a error : UNKNOW SOURCE. I am doing any mistake ? DataSource ds = (DataSource) ic.lookup("java:jdbc/APAESP"); mssql-ds.xml | | | jdbc/APAESP | false | jdbc:microsoft:sqlserver://dbdesenv:1433;Dat

[jboss-user] [JNDI/Naming/Network] - JNDI datasource lookup returns null from custom JAAS login m

2007-10-29 Thread nadas_vasile
I have an ear made up of a jar with ejb's and a war file. Everything worked fine on previous jboss version (4.0.2, 4.0.5) but when changing to the new 4.2.1 GA for some reason the datasource lookup implemented in the custom login module returns a null datasource. I don't get any exceptions on

[jboss-user] [JNDI/Naming/Network] - JNDI datasource not available in one webapp while its availa

2006-08-23 Thread wfenthusiast
Hi, I have a datasource configured using myds-ds.xml in jboss and when starting up it gets bound. 15:57:43,414 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:name=MyDS,service=DataSourceBinding' to JNDI name 'java:MyDS' But I'm not able to access this datasour