Aaron,
On Tue, Aug 6, 2013 at 1:41 AM, Aaron Boxer <[email protected]> wrote: > Thanks, Kiran. > > I am working with an open source medical imaging server that runs on jboss > 7. > I would like to deploy this server to OpenShift. > > Settings are read from an LDAP server, and there is no current LDAP support > on OpenShift > If I can run DS as a jboss service, then I think I can get this LDAP > support. > I have a bunch of questions so you are planning to create a Service ARchive with DS and deploy? and do you want to run the DS in network mode? if yes, I am not sure whether OpenShift let you run it on an unassigned port for you and if _not_ then I don't think you have a way to connect to the DS using JNDI context. so, I think the only other option left for you is to directly embed DS in your imaging server application, which is certainly doable, let us know. > Thanks again, > Aaron > > > > > On Mon, Aug 5, 2013 at 1:46 PM, Kiran Ayyagari <[email protected]> > wrote: > > > Hi Aaron, > > > > I haven't used OpenShift, if you can elaborate a bit about > > your need/requirements* we will be able to help you out. > > > > * You can take a look at this[1] class to get an idea on how > > to start directory service in embedded mode > > > > [1] > > > > > http://svn.apache.org/repos/asf/directory/apacheds/trunk/core-annotations/src/main/java/org/apache/directory/server/core/factory/DefaultDirectoryServiceFactory.java > > > > > > > > On Mon, Aug 5, 2013 at 9:32 PM, Aaron Boxer <[email protected]> wrote: > > > > > Hello, > > > I would like to run apache ds as a service on jboss 7. (I would like to > > > host an LDAP server on OpenShift). > > > Can anyone guide me on how to go about doing this please? > > > > > > Thanks very much, > > > Aaron > > > > > > > > > > > -- > > Kiran Ayyagari > > http://keydap.com > > > -- Kiran Ayyagari http://keydap.com
