JNDI problem when used in Eclipse [message #161483] |
Tue, 25 November 2003 05:56 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.23687 seconds