Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Using JNDI in Eclipse
Using JNDI in Eclipse [message #482589] Thu, 27 August 2009 08:02 Go to next message
Jan Kohnert is currently offline Jan KohnertFriend
Messages: 196
Registered: July 2009
Senior Member
Hello,

is it possible to use JNDI within eclipse?
I want to set up my datasource using JNDI properties so my old servlets
can use the JNDI defined datasource also they are not running within
tomcat anymore.
(Java WS running on a eclipse environment instead of Axis).

Thanks
Re: Using JNDI in Eclipse [message #483066 is a reply to message #482589] Sun, 30 August 2009 15:44 Go to previous message
Eclipse UserFriend
Originally posted by: yoduderoo.netscape.net

Since JNDI is part of the JRE, there is no reason why you can't use
JNDI. I use JNDI to access LDAP and it works fine. To use JNDI to access
an object repository on a remote app server, might require some
app-server-specific client libs.
-y

Jan Kohnert wrote:
> Hello,
>
> is it possible to use JNDI within eclipse?
> I want to set up my datasource using JNDI properties so my old servlets
> can use the JNDI defined datasource also they are not running within
> tomcat anymore. (Java WS running on a eclipse environment instead of Axis).
>
> Thanks
>
Previous Topic:how to generate resource change events for non-file resources?
Next Topic:[commands] Help with handler enabledWhen
Goto Forum:
  


Current Time: Sat Apr 27 03:17:27 GMT 2024

Powered by FUDForum. Page generated in 0.02533 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top