  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Jon Skeet wrote
> > Found this in my JK2 logs (Windows events)
> >
> > Emerg [jk_isapi_plugin.c (426)] HttpFilterProc
> > [/cc200x/meta-inf/services/javax.xml.parsers.documentbuilderfactory]
> >Hi
Found this in my JK2 logs (Windows events)
Emerg [jk_isapi_plugin.c (426)] HttpFilterProc
[/cc200x/meta-inf/services/javax.xml.parsers.documentbuilderfactory]
points to the web-inf or meta-iHi!
In my struts-config.xml i have the following in an action
<forward
name "error "
path "/mywebapp/jsp/error.jsp "/ >
Is there any way of telling struts to use the webapp-root instead of the
seAre there ary docs for "JkSet JkSet2 & JkUriSet "?
Also is ther a way to override {$server.root} so the mod_jk2 can
find it 's configuration file? I can 't get the shm file to initialize
because it caHi I switched to jndi+dbcp for my database connection and now it can 't
find the driver. It seems like this is a common problem on the list but
if an answer 's been posted I can 't find it. Any poinGreetings
I am new to JSP development and I am trying to compile a simple servlet from
the "More Servlets and JavaServer Pages ". I am getting the error "cannot
resolve symbol " (see below) which iDoes "ant remove " kill JNDI resources in the context you 're rebuilding?
If not is there any reason I can 't have a resource of the same name in
two different contexts?
Cheers
-Josh
--
[ Josh 'G 'Greetings all -
We have just announced a two-day Tomcat super-intensive "Tomcat Brain
Dump " during ApacheCon/COMDEX in Las Vegas November 20-21. If you are
coming to either of these events and wI have a (legacy) cgi program that tries to open a TCP IP socket to a
certain address port for communication. On Apache and iPlanet the CGI
program works fine. On Tomcat however the CGI program isn 't What 's the standard way of quoting text for inclusion in a web page in
Java? Ie. I need a method to convert the string
Jeb said "Hell & damnation! Is 5 > 4? "
to
Jeb said " Hell & damIs there way to point the Root Context to another location? The default appBase is pointed to "webapps " in server.xml. I want it to point to maybe /usr/local/apache/htdocs instead of the default /us Hello dudes i have some tags to manipulate primitive types like
<fieldInt > <fieldText > <fieldDate > etc. My problem is i?d like in some
way dynamic define those tags dynamically in my JSP page Thanks a lot...I actually did notice that jk2 logged errors (but errors only) though Windows system which you could view through the Windows event viewer. Adding the alternate logger bit to my workeAre you tired of starting and stopping your tomcat server each
time you update a WAR? Are you looking for an innovative way to
streamline your existing development processes?
If so look no furthe
I was wondering if anyone else has come accross this problem. I have tomcat
running under IIS. When I call a jsp page with parameters eg.
www.x.ca?CHOICE 1 on the address field I see www.x.ca?CHOIHi all
How would I be able to access/list all the sessions running on a
JVM/Container? Any sample code would be delightfully welcome!
Thanks in advance
Kailas
Hi all )
First post here so don 't bomb me if i do anything wrong P
After downloading and installing Tomcat 5.0 beta i discovered an error
in the build.xml file provided in that section.
The tarHey I 've been trying to find a good tutorial or how to on integrating tomcat
into apache.. can anyone provide a link? Preferably Apache 2.x and tomcat
4.1.x
thanks!
sorry to repost so quickly but this seems like it should be a really simple answer Where is the JK2 log file placed by default and how do you specify where it should go on Windows using IIS? I 've
We have 10 days until we go GA. We are experiencing periodic and regular
lockups of Tomcat. We are testing on a machine that is fairly loaded
with background work (about 50% cpu). Our web app is acHi
Can i start more than one apache tomcat servers to listen on ssl connections
on more than one port?
I have a machine windows 2000 with sp2 that has 2 apache tomcat servers
running.
One server hasHello
This does not work for me at all
<jsp include page "mypage.jsp " flush "true " / >
But when I do a simple substitution for
<%@ include file "mypage.jsp "% >
It works fine. I want to use the I finally got Tomcat working last night. Nothing odd in that you 'd think
but the problems I have been having is quite frustrating. The reason was I
would get a 'Unable to find "Program " ' message Hello
I get a pop up icon for org.apache.catalina.startup.Bootstrap on
my doc on MAC OS X when I click on the link in my web app which
generates
and sends a pdf file to the client browser. Once thiHi
Looking for some help with the following please....
I have Apache HTTP Server set up to server three virtual hosts. Two of these
I want to be serving Tomcat based content the third serves pur
I just embarrassed myself on struts-dev complaining that the
struts-blank webapp wouldn 't reload when the problem was that I hadn 't
applied the hotfix for Tomcat 4.1.27.
I went to http //jakarta.apHello Everyone!
I hope someone can point me in the right direction.
How do i configure Apache to redirect
https //servername.serverhost.com/~username/test.jsp to Tomcat ?
if that username has a domFYI below is an article I wrote on integrating tomcat and apache on
RedHat 9.0 that might be of interest.
http //www.meritonlinesystems.com/docs/apache_tomcat_redhat.html
It has a lot of general coGreetings
I 'm running Apache with mod SSL on a linux box. I 'm also running Tomcat and
using the JkMount statements to send all of the jsp pages to Tomcat. The
clients that I set this up for are com
One more piece of info regarding my problem
I deployed the apps in this order echo data-source
and "big ". The stderr.log was empty after I deployed
echo and data-source.
When I look in stderr. |
|
 |