  | 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 | I am receiving the following error in the log files
Nov 14 2006 11 32 23 AM org.apache.commons.modeler.Registry
registerComponent
SEVERE Error registering
Catalina type RequestProcessor worker jHi!
I have some problems with Tomcat & JK Connector and Apache Virtual hosts.
Apache should only give requests of one virtual host to the jk
connector but
it handles all requests over to the jk co
Hi
We are running a couple of webapps on the same tomcat instance. We are
using apache web server along with the mod_jk connector to forward
requests to tomcat.
A couple of weeks ago we had a sitI have a wellworking Tomcat JPA application running on Tomcat 5.5.12.
As far as I know it should be possible to deploy it on 5.0.30 as well. But when running a Servlet I get the error
javax.Hi
is it only possible to configure valves using attributes in the
server.xml or with nested elements too like
<Valve className "MyValve " >
<FooBar foo "bar "/ >
</Valve >
with MyValve having anHi
I called the jsp from the same workstation where the server
runs and got 127.0.0.1
And then from another client and got 192.168.200.190.
Configuration looks like this
<Valve className "org.apachOk I changed the allow attribute to a regular exp. Looks like this now
<Valve className "org.apache.catalina.valves.RemoteAddrValve "
allow "192\.168\.200\.188 "
I have attempted to create my own Realm as I need to do authentication via
a custom set of rules. I have attempted several things ( hours of
attempting this with no luck) and can 't seem to get clasHi
>
> <Resource name "jdbc/JSNDB " auth "Container "
> type "javax.sql.DataSource "
> maxActive "50 " maxIdle "30 " maxWait "10000 "
> removeAbandoned "true "
> removeAbandonedTimeIn my project I need to use Server Side Includes. I just want to know the
details how to make that server side includes to work properly which is
constructed as ". Shtml file " . I am using tomcat5 Hi
thanks for all the valuable replies.
Hers is yet another error I 'm seeing
I just took a webapp that had been developed on IBM WebSphere and placed the app
On Tomcat. It 's pretty much a JSI have read all through the documentation and can 't find what I am doing
wrong. The only thing that I didn 't do was the importing of the
valicert_class2_root.crt file because I wasn 't given one when IAfternoon
I have my real certificate downloaded. I am trying to install
it into my keystore so that is the one to be used. however I am can 't get
it to work. Please help!!
I am using isapi_redirector in W2003 IIS6.0 and Apache tomcat 5.5.9 environment. Goal of this solution is to use active directory logon to use also in Apache application (Archibus web central). I triHello
After an absurd amount of searching about I have not been able to find a
single reference on how to ensure that the cookies set by Tomcat expire 3
months after they 're created (they currentI 'm running Tomcat 5.5 in standalone mode -- no web server front-ending it.
If Apache were front-ending it I would know how to handle the situation
where the context path is entered in differring uppHi
I am sending packets from a mobile application to Apache Tomcat version
5.5.20. I am getting a response code of 411 when my packets are over
2016 bytes in length.
Apparently this is a bug in A > From kanika thapar [mailto thapar@(protected)]
> Subject Tomcat start problem in NetBeans
>
> Here are the tomcat logs which mainly state "error starting
> static resources "
Any chance you 're not clIs anyone using session replication in production?
Is there an alternative to using multicasting?
In the doc http //tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
It states "This is an algoritHi
could anyone out there highlight some major differences between Tomcat and JBOSS?
In particular Tomcat is an app server with a built-in web (HTTP) server does JBOSS require an external wHello there!
I 'm a relative beginner at web development and I 'm wondering if you
could help me with a problem. I 'm building a webapp using Struts and
iBatis. The problem is I 'd like to be able to cHello
I am trying to run Tomcat as a daemon on Solaris. Compilation went
succesfully but when I invoke jsvc I get the following error log
13/11/2006 10 53 46 12608 jsvc debug Using default JVM iHi all
I 've been a Tomcat user on and off for the last five or six years. I
just installed Tomcat 6 on a Fedora Core 5 box in
/usr/local/share/tomcat6 when I go to localhost 8080 I get the defaulHi I installed Tomcat 5.5.20 on Fedora Core 5 Linux. In my
"server.xml " file I have the default appbase as "webapps "
<Host name "localhost " appBase "webapps "
unpackWARs "true " autoDepHello
I am getting this error on deployment of a web app
org.apache.jasper.compiler.CompileException
/Trollope-l/trollope/index.jsp(44 12)
/WEB-INF/jspf/appnav.jspf(13 54) Unterminated
This happHello
I installed Tomcat 5.5.20 and compiled the included (1.1.13) Tomcat
Native Library from bin/tomcat-native.tar.gz. This works but in the
log i get this message
"FEIN An older version 1.1.3 Hello
I 'm trying to define an ip access filter with RemoteAddrValve in the
context.xml file I deploy with my war file.
If I read the documentation right the only thing to be done is write the
foThis is most probably a problem in the example webapplication (missing
jstl related jar). Refer to spring framework mailing list.
Mano a ?crit
> Hi
>
> Am trying to get the Springapp (the example fHi
Am trying to get the Springapp (the example found in the Spring Framework
2.0 running on my system. Am running Tomcat 5.5.17 and jdk 1.5). When I try
to access localhost 8080/mano-projects/mostghi there
i 'm trying to alter the bootstrap.java class to fit my needs. i got the
source of 5.5.20. now i altered the source in eclipse and exported all
files that belong to it to "bootstrap.jar " an |
|
 |