James, I did get latest pom.xml from SNAPSHOT right after reading your post. I don't see <connector> element. did you update latest SNAPSHOT or 4.0 branch? can you upate the same in SNAPSHOT?
Thanks, James.Strachan wrote: > > There's a description of how to change it here... > > http://jetty.mortbay.org/jetty/maven-plugin/howto.html > > I've just changed the pom.xml in SVN to add a <connector> element so > you can easily change it from 8080 to any other port you ilke via the > following... > > mvn jetty:run -Djetty.port=9090 > > On 8/12/06, javaxmlsoapdev <[EMAIL PROTECTED]> wrote: >> >> I have followed all the steps from this link to setup activemq >> web-console. >> >> http://www.activemq.org/site/web-console.html >> >> Problem is with runninig localhost:8080 port. On this port, I have one of >> the oracle services running, which is not easy to change so I would have >> to >> change activemq web-console port from 8080. Where to change this? which >> config file? >> >> Thanks, >> -- >> View this message in context: >> http://www.nabble.com/How-to-change-port-for-ActiveMQ-Web-console-tf2094231.html#a5773046 >> Sent from the ActiveMQ - User forum at Nabble.com. >> >> > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/How-to-change-port-for-ActiveMQ-Web-console-tf2094231.html#a5777641 Sent from the ActiveMQ - User forum at Nabble.com.
