RE: Deny Put & Delete

2014-01-23 Thread Stephan Fletcher
It's a third party that is running the scan. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, January 23, 2014 10:05 AM To: Tomcat Users List Subject: Re: Deny Put & Delete On 23/01/2014 14:57, Stephan Fletcher wrote: > Any help would be greatly

Deny Put & Delete

2014-01-23 Thread Stephan Fletcher
method in the Web Server configuration. If this is not an option, use one of the following workarounds: Apache: Disable the DELETE method by including the following in the Apache configuration: <Limit DELETE> Order Deny, Allow Deny from All& lt;/Limit> Any help would be greatly a

Define static html page or servlet if war is missing

2014-01-03 Thread Beutel, Stephan
? Thanks for help. Stephan

Tomcat7.0.42 shutdown problems

2013-09-19 Thread Beutel, Stephan
if I can get this issue fixed. Thanks for any answer. Stephan

Webserver HowTo

2011-07-15 Thread Stephan Hofmann
t; Then restart Tomcat and mod_jk.conf should be generated [ Please be aware > that an ajp 1.3 connector has to be defined as well. ] For more information > on this topic, please refer to the API documentation at the Tomcat docs &

The requested resource (/manager/status) is not available

2011-07-03 Thread Diedershagen, Stephan
//srvplm61:8030/manager/status http://srvplm61:8030/manager/html http://srvplm61:8030/docs/changelog.html http://srvplm61:8030/docs The only which works is http://srvplm61:8030/RELEASE-NOTES.txt Any ideas? Regard

Re: Context.xml for multiple datasources

2011-02-09 Thread Stephan Beutel
Am 09.02.2011 15:02, schrieb Caldarale, Charles R: From: Stephan Beutel [mailto:beu...@axivion.com] Subject: Re: Context.xml for multiple datasources But I thought it could be defined by a map in context.xml like in Spring. Even if you did, that wouldn't solve your problem. You would

Re: Context.xml for multiple datasources

2011-02-09 Thread Stephan Beutel
ly loads this string, splits it, and then loads these via jndi into your map? Chris That's the thing I work on at the moment. But I thought it could be defined by a map in context.xml like in Spring. Stephan -- *Stephan Beutel (B.Eng.)* Senior Software Developer Axivion GmbH Nobelstr. 15 705

Re: Context.xml for multiple datasources

2011-02-09 Thread Stephan Beutel
rebuild my war file after change the datasource. With a context configuration my war file can handle as many databases as the admin configures. The switch is done by the key of the map. Stephan -- *Stephan Beutel (B.Eng.)* Senior Software Developer Axivion GmbH Nobelstr. 15 70569 Stuttga

Re: Context.xml for multiple datasources

2011-02-09 Thread Stephan Beutel
firstDataSource and secondDataSource is like configuring a single database. But How can I create a JNDI lookable resource like the bean named dataSource containing a map of all available database resources? Regards Stephan -

Context.xml for multiple datasources

2011-02-09 Thread Stephan Beutel
nd any solution in the web. Thanks a lot. Regards, Stephan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

AW: Tomcat 7.0.2: Cannot stop thread started by web application

2010-12-16 Thread Näcker, Stephan (UIT)
You're right. The threads are being shutdown asynchronously. Thanks, Stephan -Ursprüngliche Nachricht- Von: Mark Thomas [mailto:ma...@apache.org] Gesendet: Mittwoch, 15. Dezember 2010 17:16 An: Tomcat Users List Betreff: Re: Tomcat 7.0.2: Cannot stop thread started by web applic

Tomcat 7.0.2: Cannot stop thread started by web application

2010-12-15 Thread Näcker, Stephan (UIT)
ls me that there are no replication threads left running. So, I 'm wondering if there is a serious problem leading to memory leaks? Or does Tomcat stops the threads? Or does Tomcat collect running threads information while EHCache has not yet finished shutting down? Has anyone any idea? Stephan

Re: Server.xml and xsd

2010-05-27 Thread Yann STEPHAN
Okay thanks for all your replies. Diving into the archives :) Yann On Fri, May 28, 2010 at 1:01 AM, Mark Thomas wrote: > On 27/05/2010 19:11, Yann Stephan wrote: > > Does it exist a xsd file for server.xml ? > > No. Search the archives if you want to know why. > > Mark

Server.xml and xsd

2010-05-27 Thread Yann Stephan
Does it exist a xsd file for server.xml ? The goal is to generate a server.xml file from various rpms and add various valves or listeners. Connector1.xml à RPM 1 Connector2.xmlà RPM 2 (Optional) Valve1.xml à RPM 1 Valve2.xmlà RPM 2 (Optional) Then apply a xslt via xsltproc and get th

org.apache.catalina.connector.Request.changeSessionId adds a second JSESSIONID Set-Cookie header

2010-03-12 Thread Stephan Zlatarev
it as a bug? Kind regards, Stephan

Re: What governs a URL connection timeout?

2010-02-25 Thread Stephan van Loendersloot
meout= -Dsun.net.client.defaultReadTimeout= For both of these the default is -1, which means no timeout is set. For more information: http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html Regards, Stephan. - To unsubscribe, e-mail: users-uns

RE: using my own LifecycleListener

2010-02-24 Thread STEINER Stephan
>As above, you're using the wrong Listener type. LifecycleListener is an >interface from org.apache.catalina and is not part of the Servlet Spec. > You need: > javax.servlet.ServletContextListener Thanks, that did the trick. Glad I got that answer before going completel

using my own LifecycleListener

2010-02-23 Thread STEINER Stephan
ialize something that can then be used by the webapp (I figure that's the main point to have a LifeCycleListener for a specific webapp).. so how can I get the launcher lib and the webapp to share their state? Regards Stephan

Re: sqljdbc, integrated sql server authentication and multiple webapps

2009-03-13 Thread Stephan Steiner
>Not a real answer to your question, but you might want to have a look at >the following :..AndréThanks for trying to help. Unfortunately, this isn't a >browser application.. it's an XML application that runs on an IP phone so >there are no user credentials.It's a corporate directory that everyb

sqljdbc, integrated sql server authentication and multiple webapps - only the first app can connect

2009-03-10 Thread Stephan Steiner
hentication lib stored only in the system32 directory) this seems to be some weird interop issue between the driver itself and Tomcat but I'm at a loss how to track down what is really going wrong. Regards Stephan

CipherSuite

2008-07-09 Thread Stephan Schöffel
alias named in server.xml. Thanks in advance for any hint. --Stephan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cannot create object of class

2007-01-10 Thread Stephan Schöffel
i took the example from the head first ooa&d book. i now created separate classes for timertask and runnable. works fine. thanks for the help stephan Caldarale, Charles R wrote: From: Stephan Schöffel [mailto:[EMAIL PROTECTED] Subject: Cannot create object of c

Re: Cannot create object of class

2007-01-09 Thread Stephan Schöffel
sure your class path is correct. A faster way to test if to write a simple jsp and run your thread inside <% ... %>. You can need configure your system to give tomcat permission to run process or executable files... On 1/9/07, Stephan Schöffel <[EMAIL PROTECTED]> wrote: hi, hav

Cannot create object of class

2007-01-09 Thread Stephan Schöffel
()+"update/check_for_updates.exe"); }catch(Exception e){ } } } dont know what do to since i need the timer task and i need it in a separate thread... --stephan - To start a new

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
not the concern of me anymore, but the user's of this machine. Gregor Schneider wrote: Hi Stephan, well, that's awkward. Even if you are able to disable automatic deployment, anybody knowing his ways around Tomcat will be able to change the settings again thus make Tomcat load the

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
i already altered HostConfig to fit my needs. just wanted to know if there is a way to disable war-deployment. the way like using deployXML to prevent tomcat deploy an app based on context.xml file... David Delbecq wrote: En l'instant précis du 01/03/07 13:05, Stephan Schöffel s'

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
that is another problem: i dont want to do that, i have to do that. as a requirement by my employer. the idea of not running other apps in my tomcat has juristic backgound... Mikolaj Rydzewski wrote: Stephan Schöffel wrote: the problem is easy: i have to distribute the tomcat with

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
altered to verify the apps). Gregor Schneider wrote: Hi Stephan, the real question here is: what do you want to achieve? I'm afraid you try to put the cart before the horse My guess is that you should take a look at what David wrote: Use your OS to prevent unauthorized access to your

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
deployXML properties are probably what you need to play with. En l'instant précis du 01/03/07 12:01, Stephan Schöffel s'exprimait dans toute sa noblesse: i do need the write access to the tomcat dirs. but i need tomcat to not start apps i dont want it to. David Delbecq wrote: Is t

Re: disable war deployment

2007-01-03 Thread Stephan Schöffel
protect work directory from all users but tomcat. En l'instant précis du 01/03/07 11:22, Stephan Schöffel s'exprimait dans toute sa noblesse: hi, is there a way to disable deployment of war files dropped into the appBase? i dont mean the autoDeploy attribute. i need tomcat to not

disable war deployment

2007-01-03 Thread Stephan Schöffel
hi, is there a way to disable deployment of war files dropped into the appBase? i dont mean the autoDeploy attribute. i need tomcat to not deploy any war files at all... gtx stephan - To start a new topic, e-mail: users

pass object from host to servlet

2006-12-21 Thread Stephan Schöffel
hi, i have my host make different checks during startup (in HostConfig.start()). i want to display the results in my own manager app which (as HTMLManagerServlet) extends ManagerServlet. is there a way to pass objects from the host to the managerservlet? --stephan

tomcat service issue

2006-12-11 Thread Stephan Schöffel
starting up as a service. can someone tell me how this path looks like and how to change it so i can use the same paths as i did starting manually? --stephan - To start a new topic, e-mail: users@tomcat.apache.org To

when are the apps loaded?

2006-11-21 Thread Stephan Schöffel
hi, can some point out to me where in the sourcecoude the apps are loaded? --stephan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Problem with bootstrap.java

2006-11-13 Thread Stephan Schöffel
hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Stephan Schöffel" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent

Re: Problem with bootstrap.java

2006-11-13 Thread Stephan Schöffel
is there a way to build boostrap.jar without having to build the whole container? David Delbecq wrote: Log factory is part of the commons loggin facilities. Try to use the tomcat provided build script instead of using eclipse jar builder to create your bootstrap.jar Stephan Schöffel a écrit

Re: Problem with bootstrap.java

2006-11-13 Thread Stephan Schöffel
r. Google for jar manifest will give you a link like: http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html Jars and manifest are a general notation with java, they are not special for tomcat. Stephan Schöffel wrote: where can i find the manifest of bootstrap.jar? It's looking for

Re: Problem with bootstrap.java

2006-11-13 Thread Stephan Schöffel
where can i find the manifest of bootstrap.jar? It's looking for LogFactory in main of Bootstrap. Have a look to learn at the manifest of the bootstrap.jar to learn about the dependencies. Regards, Rainer Stephan Schöffel wrote: hi there i'm trying to alter the bootstrap.jav

Problem with bootstrap.java

2006-11-13 Thread Stephan Schöffel
while trying to run it: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/lo gging/LogFactory at org.apache.catalina.startup.Bootstrap.(Bootstrap.java:53) i searched the LogFactory but could not find a main class there. anyone

Re: Tomcat 5.5 service.bat

2006-11-06 Thread Stephan Schöffel
both, catalina.bat and service bat are included in 5.5.20 Derrick Koes wrote: http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html The tomcat 5.5 documentation states that service.bat can be used to create a tomcat service. However, the install appears not to have installed the

Re: Multiple paths to one application

2006-11-02 Thread Stephan Schöffel
you are right. you still have to include the webapps folder in your path. therefore it would work this way: localhost/myapp/path1/servlet1 localhost/myapp/path2/servlet2 i guess you had to replace the root app to have just / as your app folder... (just as you said) --stephan Andrew Miehs

Re: Multiple paths to one application

2006-11-02 Thread Stephan Schöffel
if you map them to one app in your web.xml you can have different paths link to one app. like: MyServlet my.Servlet MyServlet /path1/servlet1 MyServlet /path2/servlet2 both links would map to MyServlet ie my.Servlet.class Peter Neu w

Re: Apache with Windows 98

2006-10-27 Thread Stephan Schöffel
fortunately i dont have to use it, but i have to make sure my apps run on it. its in the spec... Brandon Goodin wrote: In the name of all that is good, what university subjects its students to using Windows 98!? Brandon On 10/27/06, Stephan Schöffel <[EMAIL PROTECTED]> wrote: i w

Re: Hi

2006-10-27 Thread Stephan Schöffel
80 is in use. How do I assign another port number to Tomcat 5.5? Thanks. -Original Message- From: Stephan Schöffel [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 2:04 PM To: Tomcat Users List Subject: Re: Hi make sure tomcat is started adeyemi adesina wrote: Hello Users,

Re: Apache with Windows 98

2006-10-27 Thread Stephan Schöffel
i wont be able to try out until monday... Eric wrote: thanks. do keep me in touch abt the results On 10/27/06, Stephan Schöffel <[EMAIL PROTECTED]> wrote: i'll give it a try with win98 and 128MB of RAM later. i post the results when im done --Stephan Eric wrote: > but m

Re: Hi

2006-10-27 Thread Stephan Schöffel
make sure tomcat is started adeyemi adesina wrote: Hello Users, I got an error message "The page cannot be found." when I tried to access the 'Tomcat Manager' page by Clicking Start->All Programs-> Apache Tomacat 5.5-> 'Tomcat Manager' on Windows XP. I have accessed the 'Tomcat Manager' page

Re: Howto continue TimerTask after Tomcat Server was restarted

2006-10-27 Thread Stephan Schöffel
maybe you could put your timertask in an servlets init() method and the put 1 in the web.xml of that servlet which makes the the servle load on startup (who would hav guessed) and therefore call init() Dort Wach wrote: Hello everybody, I have a TimerTask. I start it manually (on a jsp page

Re: R: PROBLEMS CONNECTING TO TOMCAT MANAGER

2006-10-27 Thread Stephan Schöffel
ping localhost How can I see if the localhost is locked? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache with Windows 98

2006-10-27 Thread Stephan Schöffel
i'll give it a try with win98 and 128MB of RAM later. i post the results when im done --Stephan Eric wrote: but my friend tried apache tomcat 5.5, he said the whole computer almost hang. is it possible with my 128mb ram? i am going to merge it with JCreator. is that possible as well? be

Re: Apache with Windows 98

2006-10-26 Thread Stephan Schöffel
just had to do the same at university a few days ago. at least tomcat 5.5.17 works well on win98se... and jre 1.5 works fine as well... Eric wrote: i wanna avoid this problem too but i am a student now having my internship to do my Final Year Project. so there is no choice because i got a PC

Tomcat Security Problem

2006-10-26 Thread Stephan Schöffel
hi everbody, i need tomcat to run/deploy only "known" applications. at startup the container should somehow realize that a certain app is a "not authorized one" and not load it. maybe you can point out at me where to start. thank

Re: Tomcat 5.0.28 is showing an old applets

2006-08-28 Thread Stephan van Loendersloot
7;s my birthday today and though I have two days off, I've been slightly celebrating. These few glasses of wine make me become unstable. I hope I didn't make it too confusing... the proposed solutions shouldn't be too hard. Let me now if anyone's interested and I'll re

AW: AW: getting error with native library under Sun Solaris

2006-03-17 Thread Stephan Faust
Thank you very much! I shortly tested the file and I didn't get this error again. Regards, Stephan -Ursprüngliche Nachricht- Von: Mladen Turk [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. März 2006 15:21 An: Tomcat Users List Cc: Stephan Faust Betreff: Re: AW: getting error

AW: getting error with native library under Sun Solaris

2006-03-17 Thread Stephan Faust
Hi! Sorry, but the error is still in tomcat 5.5.16 and tomcat-native 1.1.2. Regards, Stephan -Ursprüngliche Nachricht- Von: Mladen Turk [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. März 2006 14:17 An: Tomcat Users List Betreff: Re: getting error with native library under Sun

getting error with native library under Sun Solaris

2006-03-17 Thread Stephan Faust
o errors. The same Configuration under Linux (32 / 64 bit) and Windows (32 bit) I have no problems. Why under Sun Solaris? Thanks for your help. Stephan

Re: HTTPS setup

2006-03-15 Thread Stephan van Loendersloot
x27;SSLPassword': SSLCertificateKeyFile="/mydirectory/file.key" SSLPassword="YOURNEWPASSWORD" /> Hope this helps, --Stephan. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Using a configuration file without path for an application deployed on tomcat

2006-03-07 Thread STEINER Stephan
hat archive and just edit the file? I guess I got some reading up to do on the whole resource stream thing and while I'm at it property files as well since they're new to me.. Regards Stephan -Original Message- From: Duan, Nick [mailto:[EMAIL PROTECTED] Sent: Montag, 6. März 20

Using a configuration file without path for an application deployed on tomcat

2006-03-06 Thread STEINER Stephan
andalone tomcat installation, should there not? And if this approach is doomed, then how else can I get an xml configuration to the application without involving the frontent jsp files? Regards Stephan - To unsubscribe, e-mail: [EM

Re: Inter-webApp communication?

2005-11-21 Thread stephan
Smells like a webservice classic. You can use a webservice to do the "high level" talking. Then use Apache Axis to implement it. That gives you the freedom to choose whatever mechanism fits best for the actual connection. It would allow for a in memory transfer if you are in the same jvm or a f

Re: Tomcat 5.5.12 Refresh/Cache problem

2005-11-01 Thread Stephan van Loendersloot
he current time in milliseconds. Maybe you didn't understand his reply and you thought something like: This would indeed leave you with strange duplicate files. The trick is to use the time as a parameter appended to the filename, so you can keep the name your original image. HTH, --Stephan. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: My first Approach

2005-10-16 Thread stephan
Hi Claudio, first steps are always exiting. You need to get yourself knowledgeable. There are good books and good online resources to get you started. Btw. Tomcat doesn't do EJB, you would need Jeronimo for that (which used Tomcat for JSP/Servlets). So Servlets/JSP is your entry point. My absol