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
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
?
Thanks for help.
Stephan
if I
can get this issue fixed.
Thanks for any answer.
Stephan
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
&
//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
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
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
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
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
-
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
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
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
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
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
it as
a bug?
Kind regards,
Stephan
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
>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
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
>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
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
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]
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
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
()+"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
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
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'
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
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]
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
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
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
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
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
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
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
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]
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
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
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
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]
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
62 matches
Mail list logo