:doSecurityJpda with Tomcat 5.0.x

2005-04-22 Thread Marc Logemann
if not, how to start such a configuration? Environment: Tomcat 5.0 latest, Windows, JRE 1.4.2_06 Thanks -- regards Marc Logemann http://www.logemann.org http://www.logentis.de - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
Remy Maucherat wrote: On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann <[EMAIL PROTECTED]> wrote: Hi, i am feeling a little bit silly to ask, but i have to ;-) I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME to the JRE location and started tomcat with ./catalina start

Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
paragraph that checks for javac and stuff. Do i miss something here? There must be some straightforward explanation for this, because i dont think the setclasspath.sh is from an old tomcat distro ;-) Thanks for infos on that. -- regards Marc Logemann http://www.logemann.org http://www.l

RE: DBCP Factory

2003-01-30 Thread Marc Logemann
> and the other jar files that belong to it. >> -Original Message----- >> From: Marc Logemann [mailto:[EMAIL PROTECTED]] >> Sent: Thursday, January 30, 2003 3:08 PM >> To: [EMAIL PROTECTED] >> Subject: RE: DBCP Factory >> >> >> i tried also the

RE: DBCP Factory

2003-01-30 Thread Marc Logemann
a.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-h > owto.htm > you have to explicitly set the factory: > factory > org.apache.commons.dbcp.BasicDataSourceFactory --- greetings from Marc Logemann http://www.logemann.info

DBCP Factory

2003-01-30 Thread Marc Logemann
library i can find in the tomcat distro. Thanks for clearifying. --- greetings from Marc Logemann http://www.logemann.info - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: BasicDataSourceFactory (dbcp)

2002-07-12 Thread Marc Logemann
umented!) would cut out a large proportion of the > posts on this list! THe point is, SUN defined at least some property names in http://java.sun.com/products/jdbc/jdbc20.stdext.pdf Paragraph: 5.3.1 it would be nice if at least the common ones would be uniform. Also just my 2 cents. --- gre

BasicDataSourceFactory (dbcp)

2002-07-12 Thread Marc Logemann
onsistent across all DataSource implementations? --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Debugging Servlets with IDEA (or just an IDE)

2002-07-11 Thread Marc Logemann
tion in IDEs especially in IDEA? Or has someone ideas what could go wrong? thx --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

way to get tomcat versionnumber on commandline

2002-07-04 Thread Marc Logemann
Hi, is there a way to resolve the tomcat version number on command line? Or are there any other hints in the tomcat dirstructure / files? thx --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

Re: AW: Unknown Source in Trace?

2002-07-03 Thread Marc Logemann
prüngliche Nachricht- >> Von: Marc Logemann [mailto:[EMAIL PROTECTED]] >> Gesendet: Mittwoch, 3. Juli 2002 10:53 >> An: [EMAIL PROTECTED] >> Betreff: Unknown Source in Trace? >> >> sometimes when tomcat prints out traces, i get the fo

Unknown Source in Trace?

2002-07-03 Thread Marc Logemann
, i mean this makes it a little bit hard to debug the class, what can i do that tomcat knows the source and can point me to the correct line? Thx --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Marc Logemann
class. With this scenario however, is there a connection pooling implied? For me it seems that when i do DataSource.getConnection() i just get a normal MySQL connection as when i do classForName(Driver) or? --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail

plain MySQL DataSource in Tomcat (i know, damn topic)

2002-07-02 Thread Marc Logemann
unclever... whatever... thx for help. --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

reload problem -> problem focused (IDEA???)

2002-06-27 Thread Marc Logemann
ll. I am not so good in the classloader topic, have some people ideas where is the difference when running inside and outside of IDEA? --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: again reloadable

2002-06-27 Thread Marc Logemann
rror is there, then the > manager wont load. That worked for me. > Regards, > Vikramjit Singh, > Systems Engineer, > GTL Ltd. > Ph. 7612929-1031 > -Original Message- > From: Marc Logemann [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 27, 2002 1:25 AM

again reloadable

2002-06-27 Thread Marc Logemann
when i do a reload via Manager, it doesnt work. What to do?? I am searching for several hours without any successthats hard :) thx 4 help --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

4.0.4 reloading makes me crazy

2002-06-26 Thread Marc Logemann
servlet output. Is there any timeout period or something? Appreciate any help on this one... --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: ant dist fails

2002-06-25 Thread Marc Logemann
Hi, > /usr/local/tomcat-src/jasper/src/share/org/apache/jasper/compiler/Parser > XJspSax.java:147: Method getXMLR > eader() not found in class javax.xml.parsers.SAXParser. > [javac] XMLReader parser = saxParser.getXMLReader(); > [javac]

ANT tasks

2002-06-25 Thread Marc Logemann
some other Tasks in the tomcat distro. Any comments on this? I could provide a version of the tasks which is capable of that, Craig i think you coded them, i would like to hear especially your oppinion :) bye --- greetings from Marc Logemann Homebase @ www.logemann.info -- To unsubscri

tomcat 3.2.4 versus recent one

2002-06-10 Thread Marc Logemann
Hi, i am dealing with a project on an IBM iSeries (AS/400). There you can use a pre-installed tomcat 3.2.4 or you can chose to install a recent one of course. Cause installing a recent one would require some efforts (we speak of more than one machine in this project), i want to ask if there are f

install/remove via manager (ant)

2002-05-27 Thread Marc Logemann
Hi, i am using (or trying) to use ant for redeploying my applications on my development-site. Perhaps you can help me with the following tasks: 1. i want to install a webapplication, so i do: After this task, ant responds: OK - installed application at context path /mshop When i look in the

reloading with ant

2002-05-22 Thread Marc Logemann
Hi, i just wanna ask if the following scenario is the best for re-deploying WARs: I am doing my build task with ant and transfer the WAR file of my application into the webapps folder of tomcat. Then i do a GET task with ant in order to re-deploy it, exacltly i would do a MANAGER REMOVE and MANA