Hi folks, I installed Chainsaw in my Tomcat to be able to launch it remotely, I tested to launch Chainsaw using the remote url to access it and worked fine, Java Web Start can launch Chainsaw without problems, I can select my own config file that creates a new "SocketReceiver" to listen in port 4445 etc...
The problem is that I have checked that when I launch Chainsaw like this, the port 4445 is not opened and so Clients trying to connect to that port can't send log4j messages to Chainsaw. If I launch the application as standalone (not using Java Web Start) then the port are correctly open and messages are read. Question: Is possible to use Chainsaw with Java Web Start? Any help on this? Thanks in advance, Mh 2009/8/26 Moley Harey <moleyha...@gmail.com> > Hi Scott, > > I have downloaded the JNLP file and customize it with my codebase/paths > etc... and Chainsaw works fine when is launched remotely. > > This is my environment: > > 1. I have installed Chainsaw standalone code and the JNLP file downloaded > from Chainsaw web site in a static folder inside my Tomcat "webapps". > 2.I have updated the codebase path to include my own server url. > 3. I launch Chainsaw from a different remote computer using the codebase > url. > > Hope it helps! > > Mh > > 2009/8/25 Scott Deboy <scott.de...@gmail.com> > > Yes, Chainsaw can be launched via JNLP. The currently released (but old) >> version is available from the Download page: >> http://logging.apache.org/chainsaw/download.html >> >> How are you running Chainsaw now? via the 'standalone' or Mac bundles? >> >> If you're trying to view log files on a remote machine, it supports that >> as >> well, using VFSLogFilePatternReceiver - see the 'important distribution >> notes' link for more information or feel free to post further questions. >> >> Scott >> >> On Tue, Aug 25, 2009 at 1:37 AM, Moley Harey <moleyha...@gmail.com> >> wrote: >> >> > Hi folks, >> > >> > I have been using Chainsaw as a GUI for displaying my log4j log messages >> > locally. >> > Now I need to remotely launch Chainsaw and I was wondering if is >> possible >> > to >> > launch it using Java Web Start technology... >> > >> > Do you now if just doing a simple JNLP file I can launch Chainsaw? >> > >> > Thanks in advance, >> > >> > Mh >> > >> > -- >> > >> > > > > -- > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > — Las cosas que vemos —dijo Pistorius con voz apagada— son las mismas cosas > que llevamos en nosotros. > No hay más realidad que la que tenemos dentro. (Herman Hesse) > > http://moleyharey.blogspot.com/ > --