Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » JNDI problem when used in Eclipse
JNDI problem when used in Eclipse [message #161483] Tue, 25 November 2003 05:56
Eclipse UserFriend
Originally posted by: abeards.uk.ibm.com

Hi, sorry its more or less a re-post but no idea where to go on this one.

If anyone has suggestions for other newsgroups I should be looking at or
pointers to other info would be most grateful.

I'm developing an Eclipse plug-in which needs to retrieve objects from JNDI
contexts. The objects involved implement Referenceable and so (I
understand) should be stored as references behind the scenes, with the
appropriate ObjectFactory being invoked to dereference within the lookup.

This works correctly in a stand alone (Swing) app, but within an Eclipse
plug-in the
dereferencing does not appear to occur, and a javax.naming.Reference object
is returned
to the application. This Reference seems to be correctly formed and can be
manually de-referenced, but can't really do that for other reasons.

Have reproduced problem on LDAP servers and a local FSContext.

Can anyone explain under what circumstances lookup( ) would return a
Reference like this, or has anyone come across and solved this problem?

T.I.A.

Anthony Beardsmore
Previous Topic:Accessibility in Eclipse
Next Topic:[ANN]: eclipse-games 3.0M3 released
Goto Forum:
  


Current Time: Thu Jul 17 19:53:58 EDT 2025

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

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

Back to the top