Tomcat/Jetspeed

2003-06-01 Thread Schalk
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool .java:619) at java.lang.Thread.run(Thread.java:534) Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4

RE: Problems in deploying servlets

2003-06-12 Thread Schalk
options. Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za -Original Message- From: Sumod Pawgi [mailto:[EMAIL PROTECTED] Sent: Thursday, June

RE: SVG logo

2003-07-29 Thread Schalk
Remy If no-one has a Vector or SVG format of the logo, I will gladly recreate the logo in Vector format as well as SVG. Let me know Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL

RE: [4.1.27] Release [5.0.6] New build

2003-07-31 Thread Schalk
Remy Also, I was wondering, with release 4.1.27, will the latest production release of FileUpload (i.e. 1.0) be included instead of the beta version that was included with 4.1.24. The beta version seems to cause some clashes with the new 1.0 release. Kind Regards Schalk Neethling Volume4

[ tomcat apache2 ]

2003-08-21 Thread Schalk
Can anyone assist me in getting tomcat and Apache running together? I just finished installing PHP and that was pretty painless. Any help will be appreciated. Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel

RE: how's the jsp page compile into servlet

2003-09-01 Thread Schalk
as /servlet/footer, for instance jsp:include page=/servlet/footer flush=true/ Hope this helps. Kind Regards Schalk Neethling Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.co.za

RE: Please help me in my problem...

2003-11-10 Thread Schalk
Steven Do you have the directory thesis in the webapps directory within Tomcat? Kind Regards Schalk Neethling Web Developer.Designer.Programmer.CEO Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web

RE: Urgent !! Help needed regarding Tomcat web server !!

2003-12-11 Thread Schalk
In Windows, right click on My Computer and select Properties, then Advanced and then Environmental Variables. In user and system variables add the following: J2EE_HOME j2sdkee1.4\ JAVA_HOME j2sdk1.4.2\ Restart your PC. This should fix the problem. Kind Regards Schalk Neethling Web

RE: Email account utilization warning.

2004-03-08 Thread Schalk
Yes, I have been getting a bunch of them myself. Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4.com

RE: [5.0.20] New build

2004-03-23 Thread Schalk
Hi there! I should probably know this but, which module is responsible for processing JSP pages? Is this a different module than the one that handles servlets? Thanks! Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding

RE: JSP does not connect postgresql with jdbc

2004-03-29 Thread Schalk
Do you pass the username and password to access the database? Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web: www.volume4

RE: JSP does not connect postgresql with jdbc

2004-03-29 Thread Schalk
Usually when connecting to the db you need to pass certain parameters which are: Driver, username, password and database url. Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel

Re: Some JK2 ideas

2004-07-19 Thread Schalk Neethling
and money - they could send a check to Andy and Henri, or do it themself :-) Hey why not? :) I've just mailed a couple of guys who I /think/ are among the lead IIS developers with the subject IIS / Apache entente cordial; let's see what happens... -- Kind Regards Schalk Neethling Web

Re: The requested resource (/......./view.jsp) is not available.

2004-07-19 Thread Schalk Neethling
, Zárate y Campana Yahoo! Conexión http://ar.online.yahoo.com ¿Qué esperas para navegar bien y a bajo costo? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk

RE: Tomcat Error Message

2004-08-04 Thread Schalk Neethling
Hey there all I get the following line when running my servlet on Tomcat version 5.0.25: java.lang.UnsupportedClassVersionError: org/volume4/searchEngine/lawSearch (Unsupported major.minor version 49.0) What exactly does this mean and how do I go about fixing this? Thanks! -- Kind Regards Schalk

OT: Does hte following ring a bell

2004-08-04 Thread Schalk Neethling
Hey there As there is LAMP for PHP does anyone know of JAMM-TL? -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web

Servlet.service error

2004-08-12 Thread Schalk Neethling
the same result. All other .jsp's that are not mapped in the web.xml work fine without any errors. Any idea as to what is going wrong? Thanks! -- Kind Regards Schalk Neethling - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Servlet.service error

2004-08-12 Thread Schalk Neethling
Hey all! Does anyone have a suggestion here, or I am missing something simple? Schalk Neethling wrote: Hey there all! I am running Tomcat 5.0.25 on Windows XP. I have set-up a .jsp in my web.xml so that I can all it as I do servlets: servlet servlet-namefooter/servlet-name jsp-file/secure

Re: Servlet.service error

2004-08-12 Thread Schalk Neethling
Mark I did and have not received any response yet, that is why I double posted on the dev list. I thought it may be a dev issue. Mark Thomas wrote: Yes. Try posting on the tomcat-user mailing list. Mark -Original Message- From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent

Re: Servlet.service error

2004-08-12 Thread Schalk Neethling
: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 10:51 PM To: Tomcat Developers List Subject: Re: Servlet.service error Mark I did and have not received any response yet, that is why I double posted on the dev list. I thought it may be a dev issue. Mark Thomas wrote

web.xml since J2EE 1.4

2004-11-16 Thread Schalk Neethling
directive. Should I stay with servlet 2.3 and validating against the DTD instead of the new Schema? -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email

Re: Jave Server Pages

2004-12-10 Thread Schalk Neethling
it, and should I update an XML file? Thanks in Advance -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] Global: www.volume4.com

Re: reading xml file from disk with jsp bean under tomcat

2005-02-18 Thread Schalk Neethling
know. Any suggestion is welcome. I thank all of you in advance. Regards Majirus - Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Créez votre Yahoo! Mail !DSPAM:4215b893165461570615694! -- Kind Regards Schalk

Re: Web standards in Tomcat webapps

2005-05-12 Thread Schalk Neethling
copy; 1999-2004 Apache Software Foundationbr/ +All Rights Reserved +/p /td /tr * CVS exited normally with code 1 * -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread Schalk Neethling
://toolbar.msn.co.uk/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers

Tomcat Bugs?

2005-10-01 Thread Schalk Neethling
that might be causing these problems? Thank you in advance. -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers emotionalize.conceptualize.visualize.realize Landlines Tel: +27125468436 Fax: +27125468436 Web email:[EMAIL PROTECTED] Global