[jboss-user] [JNDI/Naming/Network] - Re: Problem getting Datasource vi JNDI

2007-01-13 Thread fudeus
mjais wrote : I now found out that I can not access the java: context outside of JBoss. | The java:-context is only valid for in-vm-lookups. mjais wrote : calling the code from within a JSF application (deployed on the JBoss where the | Quartz datasource is) doesn't work either |

[jboss-user] [JNDI/Naming/Network] - Re: Problem getting Datasource vi JNDI

2007-01-12 Thread mjais
I now found out that I can not access the java: context outside of JBoss. when I try to access Quartz which is in the Global JNDI Namespace I get this error: java.lang.ClassCastException: javax.naming.Reference at ContextTest.getDataSource(ContextTest.java:33) at

[jboss-user] [JNDI/Naming/Network] - Re: Problem getting Datasource vi JNDI

2007-01-12 Thread prakah
Hello Markus, Try with the jndi name as java:jdbc/QuartzDS. This might solve your problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4001005#4001005 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4001005

[jboss-user] [JNDI/Naming/Network] - Re: Problem getting Datasource vi JNDI

2007-01-12 Thread mjais
hi Prakash thanks for your tip. I already tried all possible combinations. none of them worked. Markus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4001028#4001028 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4001028