Sounds like neither ApacheDS nor Subsonic knows what is going on here. When I dug through svn, I found this:
dn: ads-serverId=httpServer,ou=servers,ads-directoryServiceId=default,ou=config objectclass: top objectclass: ads-base objectclass: ads-server objectclass: ads-httpServer ads-serverId: httpServer description: HTTP server ads-httpConfFile: test.conf but I can't seem to find test.conf anywhere. -----Original Message----- From: Steven Altsman [mailto:[email protected]] Sent: Thursday, October 06, 2011 12:10 PM To: [email protected] Subject: Re: [ApacheDS] ads-httpConfFile I suppose more to the point is I need to specify parametres to match what ApacheDS is trying to start the war file with - such as -Dsubsonic.host=${SUBSONIC_HOST} \ -Dsubsonic.port=${SUBSONIC_PORT} \ -Dsubsonic.httpsPort=${SUBSONIC_HTTPS_PORT} \ -Dsubsonic.contextPath=${SUBSONIC_CONTEXT_PATH} \ Would that be a special attr in the ads-httpWebApp? Ibis redibis nunquam per bella peribis On Thu, Oct 6, 2011 at 10:45 AM, Steven Altsman <[email protected]> wrote: > Hmm, the log for the war (subsonic.war) keeps saying "Can't delete > port mapping." It wants 4040 but the transport for the http server > can be should be 80. Would that be something I would have to specify > for ads-httpConfFile? > > Ibis redibis nunquam per bella peribis > > > > On Thu, Oct 6, 2011 at 9:55 AM, Kiran Ayyagari <[email protected]> wrote: >> that should be all, if any issues happen they are more likely related >> to your web app's dependencies >> >> On Thu, Oct 6, 2011 at 10:47 AM, Steven Altsman >> <[email protected]> wrote: >>> My options were to download jetty or glassfish per google. I had >>> grabbed jetty, but should I be able to copy the contents of the lib >>> folder or will there be more involved with that? >>> >>> Ibis redibis nunquam per bella peribis >>> >>> >>> >>> On Wed, Oct 5, 2011 at 10:11 PM, Kiran Ayyagari <[email protected]> wrote: >>>> include the jetty JSP API implementation jar e.x., jsp-2.0-api.jar >>>> in the lib folder, the default distribution doesn't include this >>>> >>>> On Wed, Oct 5, 2011 at 9:43 PM, Steven Altsman <[email protected]> wrote: >>>>> How do I use this to run my .war file? >>>>> >>>>> I get >>>>> >>>>> HTTP ERROR: 500 >>>>> >>>>> JSP support not configured >>>>> RequestURI=/subsonic/WEB-INF/jsp/login.jsp >>>>> >>>>> Powered by Jetty:// >>>>> >>>>> Ibis redibis nunquam per bella peribis >>>>> >>>> >>>> >>>> >>>> -- >>>> Kiran Ayyagari >>>> >>> >> >> >> >> -- >> Kiran Ayyagari >> >
