|
From: Ronald v. K. <rv...@ab...> - 2003-07-14 10:08:21
|
JNDI is part of the 1.4 JDK. It's not standard for 1.3, although several servlet engines (Tomcat, Jetty) have versions that also contain the jndi libraries, so you could use 1.3 with those versions as wel Ronald -----Oorspronkelijk bericht----- Van: Mayne, Peter [mailto:Pet...@ap...] Verzonden: maandag 14 juli 2003 2:12 Aan: 'ebx...@li...' Onderwerp: RE: [ebxmlms-develop] LDAPToURLresolverImpl.java Is JNDI part of standard Java? Could I compile it without an LDAP implementation? If not, it would probably be better as a contrib package? PJDM -- Peter Mayne Technology Consultant Spherion Technology Solutions Level 1, 243 Northbourne Avenue, Lyneham, ACT, 2602 T: 61 2 62689727 F: 61 2 62689777 > -----Original Message----- > From: Ronald van Kuijk [ mailto:rv...@ab... <mailto:rv...@ab...> ] > Sent: Monday, 14 July 2003 6:30 AM > To: ebxmlms > Subject: [ebxmlms-develop] LDAPToURLresolverImpl.java > > > Hi all, > > Im writing a LDAPToURLresolverImpl class that can get the URL > to send a > message to from an ldap server. Should I put this class in the > hk.hku.cecid.phoenix.message.handler package or is it more > something for > in the transport package? Or should it even be in my own package > (net.vankuijk.message.handler/transport) and put it in a > contrib part of > Hermes? > > Ronald > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > ebxmlms-develop mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-develop <https://lists.sourceforge.net/lists/listinfo/ebxmlms-develop> > The information contained in this email and any attachments to it: (a) may be confidential and if you are not the intended recipient, any interference with, use, disclosure or copying of this material is unauthorised and prohibited; and (b) may contain personal information of the recipient and/or the sender as defined under the Privacy Act 1988 (Cth). Consent is hereby given by the recipient(s) to collect, hold and use such information and any personal information contained in a response to this email, for any reasonable purpose in the ordinary course of Spherion's business, including forwarding this email internally or disclosing it to a third party. All personal information collected by Spherion will be handled in accordance with Spherion's Privacy Policy. If you have received this email in error, please notify the sender and delete it. (c) you agree not to employ or arrange employment for any candidate(s) supplied in this email and any attachments without first entering into a contractual agreement with Spherion. You further agree not to divulge any information contained in this document to any person(s) or entities without the express permission of Spherion. |