RE: how to shutdown orion app server?

2002-05-02 Thread Michael C. Han
com.evermind.server.administration.ApplicationServerAdministrator;import java.rmi.RemoteException;import java.util.Arrays;import java.util.List;import java.util.Properties;import javax.naming.Context;import javax.naming.InitialContext;import javax.rmi.PortableRemoteObject; / @author Michael C. Han* @version $Revision: 1.1

RE: Translation: How to configure OpenLDAP and EJB - RE: LDAP

2002-04-11 Thread Michael C. Han
 OpenLDAP is relatively easy to use (once you get the thing to finally compile). Afterwards, you can simply use the Sun implementation of a JNDI provider SPI to connect directly to it. I haven't done this in Orion but with WebLogic, as soon as I got OpenLDAP up and running, I was able to