Re: (OFF_TOPIC) HELP!!!!

2002-11-29 Thread Frederico Jesus da Costa
Jmt, the system.out outputs to the catlina.out log file the last output in the file is: ENTRANDO DATA GREGORIANA = (means "starting gregorian funcion" ) one possibility for the problem is with the gregorian date funtions... Fred > Might be an explanation : the Tomcat se

Re: (OFF_TOPIC) HELP!!!!

2002-11-29 Thread jmt
Might be an explanation : the Tomcat server runs as a non-interactive process, there is no controlling terminal, consequently no "System.out" stream is defined. Two solutions : 1 - display your information as a html page generated by servlet or a jsp page ; 2 - display your information in a log

(OFF_TOPIC) HELP!!!!

2002-11-29 Thread Frederico Jesus da Costa
Helo Folks!!! I am sorry for asking this question here.. but I need helpin this question ASAP!!! I have a Tomcat4 + apache serve runnig with no problems.. but when one on the systems was implemented it stops at the following program block... What amazes me is that in a MS environment with Tomcat

Re: (OFF_TOPIC) HELP!!!!

2002-11-29 Thread Frederico Jesus da Costa
Jmt, the system.out outputs to the catlina.out log file the last output in the file is: ENTRANDO DATA GREGORIANA = (means "starting gregorian funcion" ) one possibility for the problem is with the gregorian date funtions... Fred > Might be an explanation : the Tomcat se

Re: (OFF_TOPIC) HELP!!!!

2002-11-29 Thread jmt
Might be an explanation : the Tomcat server runs as a non-interactive process, there is no controlling terminal, consequently no "System.out" stream is defined. Two solutions : 1 - display your information as a html page generated by servlet or a jsp page ; 2 - display your information in a log

(OFF_TOPIC) HELP!!!!

2002-11-29 Thread Frederico Jesus da Costa
Helo Folks!!! I am sorry for asking this question here.. but I need helpin this question ASAP!!! I have a Tomcat4 + apache serve runnig with no problems.. but when one on the systems was implemented it stops at the following program block... What amazes me is that in a MS environment with Tomcat

Re: Mass filing of bugs (was Re: j2sdk build-depends cannot be satisfied?)

2002-11-29 Thread Ola Lundqvist
On Thu, Nov 28, 2002 at 12:41:47PM -0800, Stephen Zander wrote: > > "Stephen" == Stephen Zander <[EMAIL PROTECTED]> writes: > Stephen> What I think you're suggesting is that lib*-java classes > Stephen> would depend on a virtual package that provides the > Stephen> java.* classes, e

Re: Mass filing of bugs (was Re: j2sdk build-depends cannot be satisfied?)

2002-11-29 Thread Ola Lundqvist
On Thu, Nov 28, 2002 at 12:41:47PM -0800, Stephen Zander wrote: > > "Stephen" == Stephen Zander <[EMAIL PROTECTED]> writes: > Stephen> What I think you're suggesting is that lib*-java classes > Stephen> would depend on a virtual package that provides the > Stephen> java.* classes, e