Kirt
I confirm you can get support from Jboss [we do].
We also went through the same path to sell it to Business, and we are now
migrating to Tomcat / JBoss.
As Richard pointed, Tomcat's lead developer Remy Maucherat is a JBoss
employee.
Their support is excellent.
With Best Regards
Bruno Georg
Dear friends,
How can I create a Virtual Directory in Apache Tomcat? I have
installed tomcat in "C:\Program Files\Apache Group\Tomcat 4.1" and I
have some Tutorials in "E:\Tutorial" .I want to publish the same using
the same Web Server.How can I do that
-
You have Batik (ships with FOP distribution itself) in Tomcat's classpath ?
Pls see wheter this link is helpful.
http://xmlgraphics.apache.org/fop/0.20.5/graphics.html#batik
thanks and regards,
-- Kannan.
-Original Message-
From: Eickvonder Bjoern [mailto:[EMAIL PROTECTED]
Sent: Monday,
Hi,
one of our customers is using tomcat 5.0.28 with jdk 1.4.2_05 on linux
without a running xserver. In fact there is not even one installed. Now
our application produces the following exceptions on generating pdfs
using fop:
1.) java.lang.UnsatisfiedLinkError:
/usr/java/j2sdk1.4.2_05/jre/lib/i3
Hi
I'd like to re-write some of the URLs of my web app to support
wildcard prefixes (ie, //servlet/) and wonder if
this is possible when using authentication defined by security
constraints (and url-pattern) in the web.xml
As I understand it, the HTTP request is authenticated before my URL
re-wri
Below was Posted by Ryan D.
, I resolved my problem. It had to do with my Java runtime's
security provider configuration found in lib/java.security. In
fact, a library I was using (PayPal) changed the preference order of
the security providers and this caused the problem.
Also, this informatio
Dear friends,
How can I create a Virtual Directory in Apache Tomcat? I have
installed tomcat in "C:\Program Files\Apache Group\Tomcat 4.1" and I
have some Tutorials in "E:\Tutorial" .I want to publish the same using
the same Web Server.How can I do that
---
Hello:
When I set the mod_jk log level to "info" or "warning" or "error", I do not
see any log entries until I shut down the Apache server or after a
delay (eg. after some buffer (?) filled with a 1000 chrs.).
With log level "debug" the logfile is updated instantly. With 1.2.3-dev it
wrote the l
Thanks for the reply, Mark.
Actually, WEB-INF folder name is correct, here I
copied
the build location used for build target from
build.xml:
and build task works perfectly fine.
And the following is part of unpacked war file
directory:
.
WEB-INF/
WEB-INF/classes/
1. Check your folder is called WEB-INF, not WEB_INF
2. Check the case inside the .war file is correct. It must be
"WEB-INF", all in upper case.
HTH,
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hi,
I am using Tomcat 4.1, and TomcatPlugin3.1 for Eclipse3.1.1. I created a Tomcat
project, evert time I run tomcat, a duplicate folder created under base
directory, and war file is not automatically unpacked. Another thing is: when I
try to run my application, it was told all struts tld files
They are just files, like .html or .txt, or any other static content. If
you need to set the mime type, supply a mime-mapping like this:
zip
application/zip
See $CATALINA_HOME/conf/web.xml for the complete set of pre-installed mime
types.
Tim
-Original Message
o.a.c.authenticator.FormAuthenticator
"Arash Bijanzadeh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Could somebody please lead me to what class is behind j_security_check?
--
from debian manifesto:
Debian Linux is a brand-new kind of Linux distribution.
Rather than being develop
I'm using tomcat 5.5
Any way to make tomcat able to serve zip and video files ? without
having to write code
This (the logging problem) is now fixed in SVN.
Many thanks to David for providing the test case and to Bill and Bruno
for their hints and tips along the way.
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
I also asked a similar question which also went unanswered. Maybe it's
simply not possible to do that
Didi
Tim Lucia wrote:
A few weeks ago, I asked a similar question which went unanswered.
Basically, I want to have the user request www.somewhere.com but have Apache
forward that to tomca
A few weeks ago, I asked a similar question which went unanswered.
Basically, I want to have the user request www.somewhere.com but have Apache
forward that to tomcatserver:8009/someNonRootContext/ so I can have
different versions, w/o exposing the context to the user. Rewriting works,
except that
I think Chuck is right. One thing that most J2EE / web applications do not
do is to catch the IOError the container is supposed to throw when the
browser / client disconnects and closes the socket. That way the answering
thread can immediately stop its work, clean up, and go home.
Tim
-Orig
Hello,
I am running Tomcat 5.5, Verisign, and PayPal. Basically the whole site is set
up with SSL via a
> From: Glen Mazza [mailto:[EMAIL PROTECTED]
> Subject: Re: Missing startup/shutdown scripts in latest
> 5.1.15 Windows install
>
> I would forget about the windows installer and just install the TC
> .zip binary version into a new directory instead, and create desktop
> shortcuts to the bin/s
Robert Rivoir wrote:
I just installed Tomcat 5.5 on WinXP with the windows installer. The
setup docs indicate that it gets installed as a service, but also
suggests there should be scripts (I assume .bat files) created in the
bin directory for starting, stopping and configuring tomcat. But my
Good Morning Master!
Im using Apache Velocity Servlet and found that class in logkit-1.0.1.jar
Thanks for getting back to me so quickly!
Martin Gainty
(mobile) 603-438-5053
From: Rahul Akolkar <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: Tomcat Users List
Subject: Re: org.apac
Gentlemen-
I found this site EXTREMELY helpful
http://www.jarhoo.com/jarhoo/jarfinder.jsp
Thanks,
Martin Gainty
(mobile) 001-603-438-5053
Good Morning Gentlemen-
Any idea where I can acquire jar for org.apache.log.format?
Sorry for the simple question
Thanks!
Martin Gainty
--
On 2/5/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
> Good Morning Gentlemen-
>
> Any idea where I can acquire jar for org.apache.log.format?
>
excalibur-logkit [ http://excalibur.apache.org/download.cgi ],
formerly known as avalon-logkit.
-Rahul
> Sorry for the simple question
>
> Thanks!
>
>
Hi,
here is some more informations about JNDI, PostgreSQL, etc:
I wrote, I had the same problem, and here is my solution:
Create in your development environment (Eclipse, NetBeans, Midnight
Commander...) the META-INF/context.xml with the following content:
Add to your WEB-INF/web.xml the
Anoop --
Correct me if I'm wrong, but it looks like you are trying to set
response headers on a 302 response and then expecting those headers to
return on the next request. I can't find any information indicating
this behavior is supported by the HTTP protocol. You are better off
setting co
I registered with javalobby but I can't figure out how to get my account to
work with myjavaserver. How do i activate or register with them?
On 2/4/06, Vinu Varghese <[EMAIL PROTECTED]> wrote:
>
> Just check www.myjavaserver.com
>
> Phillip Mangwiro wrote:
>
> >My mistake. I meant free web hosting
Good Morning Gentlemen-
Any idea where I can acquire jar for org.apache.log.format?
Sorry for the simple question
Thanks!
Martin Gainty
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
per default: no, but on a not-windows machine caching of static files
isn't really needed, since the filesystem cache works very well.
However, if your amount of static content is larger then the
filesystem cache is, or you can see through measures that caching
would improve performance i would st
Hi everybody,
I just wanted to ask, if tomcat does caching of static contents like
html pages or images, and if yes, how the size of this cache can be set.
regards
Andreas Haufler
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Where can I find a 'HowTo' or a tutorial on HTTP 2.0.53 + Tomcat 5.0.28
+ Oracle 19g R2 + Fedora Core 4?
Gene
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
If you can't mount / because you also run php on apache, you can afaik
only mount specific directories of tomcat in Apache, e.g.
http://foo.bar.com:8080/jsp-examples => http://foo.bar.com/jsp-examples.
In Google you can find many examples for this configuration.
Didi
matador wrote:
runnning
On 2/5/06, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote:
> Could somebody please lead me to what class is behind j_security_check?
Not sure exactly what class you're asking about, but j_security_check
is the url used for form based logins to realms configured for a given
context and/or container..
Could somebody please lead me to what class is behind j_security_check?
--
from debian manifesto:
Debian Linux is a brand-new kind of Linux distribution.
Rather than being developed by one isolated individua
l or group, as other distributions of Linux have been developed in the
past, Debian is bei
Thanks, Chuck.
In my case, the default servlet/container DID send the HTTP 503 error back,
displaying the error with the Tomcat default 503 error page, instead of the
custom error page.
I also did a small experiment by removing the web application all together.
In this case, the contain
35 matches
Mail list logo