On Wed, Nov 12, 2008 at 11:53 PM, subh <[EMAIL PROTECTED]> wrote: > > Can I deploy the WAR in a separate webserver say Tomcat and connect to the > servicemix instance running?
Yes, but the console will connect onto localhost with the default smx port for JMX. Anything else would require to repackage the war and modify the settings. > > Or is it possible to configure the inbuilt jetty in servicemix to deploy the > WAR? No > > rgds > subh > > > gnodet wrote: >> >> As mentioned on the web page, you need to grab a source distribution. >> Alternatively, a prebuilt war can be downloaded from the maven repo: >> >> http://repo2.maven.org/maven2/org/apache/servicemix/servicemix-web-console/3.3/ >> Just download the war and drop it into any web container. >> The default configuration will connect to an already started >> servicemix instance on the same server. >> >> On Wed, Nov 12, 2008 at 9:55 AM, Tomasz Prus <[EMAIL PROTECTED]> wrote: >>> I mean this http://servicemix.apache.org/console.html >>> I know that this console is available in web distribution of >>> servicemix but how can i add this to standalone servicemix? >>> >>> >>> 2008/11/12 Guillaume Nodet <[EMAIL PROTECTED]>: >>>> Which console are you talking about ? >>>> Are you thinking about the one from ServiceMix Kernel ? >>>> (http://servicemix.apache.org/kernel/users-guide.html) >>>> In such a case, you need to download ServiceMix Kernel >>>> (http://servicemix.apache.org/kernel/download.html) >>>> >>>> On Wed, Nov 12, 2008 at 9:44 AM, Tomasz Prus <[EMAIL PROTECTED]> wrote: >>>>> I downloaded ServiceMix 3.3 and ran it but i cannot find ServiceMix >>>>> console. How can i use it? Do i need something additional? >>>>> Tomasz Prus >>>>> >>>> >>>> >>>> >>>> -- >>>> Cheers, >>>> Guillaume Nodet >>>> ------------------------ >>>> Blog: http://gnodet.blogspot.com/ >>>> ------------------------ >>>> Open Source SOA >>>> http://fusesource.com >>>> >>> >> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> ------------------------ >> Open Source SOA >> http://fusesource.com >> >> > > -- > View this message in context: > http://www.nabble.com/servicemix-console-tp20456284p20471357.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
