Re: [opennms-devel] Where to configure port 1099
"Lance Vermilion" <[email protected]>
| Newsgroups | gmane.network.opennms.bugs |
|---|---|
| Message-ID | <8423e7bb0807311711v7c3eb232q69b202e76507b3d9__24540.9413044856$1217549546$gmane$org@mail.gmail.com> |
grep 8980 /opt/opennms/etc/* /opt/opennms/etc/CHANGELOG:- Jetty servlet container integration (on port 8980); tomcat is no /opt/opennms/etc/opennms.properties:opennms.rtc-client.http-post.base-url = http://localhost:8980/opennms/rtc/post /opt/opennms/etc/opennms.properties:opennms.map-client.http-post.url = http://localhost:8980/opennms/map/post /opt/opennms/etc/opennms.properties:org.opennms.netmgt.jetty.port = 8980 /opt/opennms/etc/opennms.properties:# ProxyPass http://127.0.0.1:8980/opennms /opt/opennms/etc/opennms.properties:# ProxyPassReverse http://127.0.0.1:8980/opennms On Thu, Jul 31, 2008 at 4:43 PM, Andy <[email protected]> wrote: > I downloaded the source 1.5.93 and successfully built and install on RHEL > 4. I > was able to start, stop, and connect via browser on > http://localhost:8980/opennms. So it started with an internal web server > jetty-web. > > However, I have another appserver running JBoss default server. If I start > opennms while JBoss is runnning, I would get the 1099 port already open > exception. I know how to set the port on Jboss to use different set of > port, > but I would still like to know how this would be done on the opennms side. > I > scanned through all the config files, can't seem to find anything that > would > reference settings on port 1099. Is this the same jndi port biding? > Suspecting > that this may be set in the code? Can anyone point how to change this on > opennnms side? > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-devel mailing list > > To *unsubscribe* or change your subscription options, see the bottom of > this page: > https://lists.sourceforge.net/lists/listinfo/opennms-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel