[JBoss-user] [JNDI/Naming/Network] - Re: Trouble with lookuping of datasource. Help me pls.

2006-03-26 Thread singular_droid
First you should copy ojdbc14.jar to the server/configuration_name/lib 
directory


and what's that???
anonymous wrote : ..
  |  user-namedimo/user-name
  | deineaugen
  | ..
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932661#3932661

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932661


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: Trouble with lookuping of datasource. Help me pls.

2006-03-26 Thread blackdimo
SRY
..
user-namedimo/user-name
deineaugen
.. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932662#3932662

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932662


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: Trouble with lookuping of datasource. Help me pls.

2006-03-26 Thread jaikiran
anonymous wrote : System.setProperty(java.naming.provider.url,localhost); 

Change this to :

System.setProperty(java.naming.provider.url,jnp://localhost:1099); 

anonymous wrote : ctx.lookup(MyOracleDS);

Change this to:

ctx.lookup(java:/MyOracleDS);



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932727#3932727

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932727


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user