chainsaw view remote log file

2007-12-10 Thread Jessica Lin
Hello, My web page contains a list of log files stored on the remote server. When the user selects one of the file, the Chainsaw will be launched through web start link, the selected log file will be display inside the tab. My questions are: 1. How to automatically pass in the selec

RE: Chainsaw display UTF-8 encoding problem

2007-10-30 Thread Jessica Lin
chance you could upload an example XML file attached to the bug report Curt raised? Then we can have a crack at replicating it and trying a fix. On 31/10/2007, at 8:17 AM, Jessica Lin wrote: > Since I am using Windows, I edited chainsaw.bat file as: > java - > Dorg

RE: Chainsaw display UTF-8 encoding problem

2007-10-30 Thread Jessica Lin
24 PM To: Log4J Users List Subject: Re: Chainsaw display UTF-8 encoding problem On Oct 30, 2007, at 2:16 PM, Jessica Lin wrote: > I want to use Chainsaw to view the log file contains Chinese > character. The log file was recorded by using FileAppender which I > defined the endoding as

Chainsaw display UTF-8 encoding problem

2007-10-30 Thread Jessica Lin
I want to use Chainsaw to view the log file contains Chinese character. The log file was recorded by using FileAppender which I defined the endoding as “UTF-8”. Here is part of my log4j.properties file. # xml format file appender log4j.appender.xml=org.apache.log4j.FileAppender log4j.append

add new action to Chainsaw

2007-10-09 Thread Jessica Lin
Hi there, I found chainsaw satisfies most our requirements as a logger viewer and filter. But we have additional function which asks to do log message strings manuplation, to show the results in the table then save them to the file. So I want to add the new toolbar button and menu item to pro