RE: Digester Question

2003-12-23 Thread Ivan Rekovic
The simplest way of grabing ReportSuccesses is to use SetPropertyRule. See documentation in digester distribution for this. Basically you will have to create digester, attach rule (with alias since ReportSuccesses is not valid bean name), add pattern (something like

Re: jelly-tag util:loadText

2003-12-23 Thread Paul Libbrecht
Michael, This looks like a bug into the sql:query tag. Have you looked around it? (what I understand from that is that it's taking an XML-output whereas it should accept only the concatenation of a bunch of text-nodes (CDATA and entity refs included). Paul On 22-Dec-03, at 17:13 Uhr, Michael

Re: Digester Question

2003-12-23 Thread Juan Alvarado
Tim: Thanks for the help and the sample code. I really appreciate it. This will help us get up and running really fast. Take care, On Dec 22, 2003, at 8:23 PM, Tim O'Brien wrote: Juan, the Digester is pretty straightforward, I'd recommend using the XML rules sets. As far as Object - XML,

Re: Digester Question

2003-12-23 Thread Tim O'Brien
I do not know of any problem, but then again, I only use Betwixt in a very straightforward situation. If you would like to check on the open issues in Bugzilla, here is the link:

Re: Digester Question

2003-12-23 Thread Juan Alvarado
Ok great.. Keep me posted with that. Take care On Dec 23, 2003, at 1:52 PM, Tim O'Brien wrote: I do not know of any problem, but then again, I only use Betwixt in a very straightforward situation. If you would like to check on the open issues in Bugzilla, here is the link:

RE: RE : Jelly and forehead problem

2003-12-23 Thread Marc DEXET
Hello people. I have partially solutionned my previous problem. Jelly was unable to find the right .jar, because of I had not build jelly-tags (sorry I'm new in jakarta world :0) So don't forget maven tags:build ! That's almost ok, and I don't talk about sun lib ... My next probem is always

RE: RE : Jelly and forehead problem

2003-12-23 Thread Marc DEXET
New version (I'am debugging...) It looks better this way [EMAIL PROTECTED] root]# java -Djelly.home=/usr/local/jelly/ -Dtools.jar=/opt/java/lib/tools.jar -Dant.home=/opt/obox/ant -Dforehead.conf.file=/usr/local/jelly/bin/forehead.conf -cp

Re: RE : Jelly and forehead problem

2003-12-23 Thread Paul Libbrecht
Marc, On 23-Dec-03, at 22:45 Uhr, Marc DEXET wrote: I have partially solutionned my previous problem. Jelly was unable to find the right .jar, because of I had not build jelly-tags (sorry I'm new in jakarta world :0) So don't forget maven tags:build ! Cool, that's fixed in the documentation on

Re: [net] socket timed out BEFORE timeout exceed with commons net telnet

2003-12-23 Thread Daniel F. Savarese
This one slipped by me because it didn't have a [net] prefix in the subject (I added it to the reply). In message [EMAIL PROTECTED] r.hu, =?iso-8859-2?Q?Sebesty=E9n_Zolt=E1n?= writes: I've set TelnetClient's timeout to 5000 millisecs to make sure that I = have enought time to read when I read