  | 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 | Hi all
in my application i have one textarea in which mathematical symbols like
infinity limit proportional not equal to square root of sum over ?
from ? to ? of etc. needs to be useI notice my new version of JBoss (4.2.1GA) gives the following message in
the server logs
2007-08-05 15 41 32 650 INFO
[org.apache.catalina.core.AprLifecycleListener] The Apache Tomcat Native
librarHi
I am going to install/start Tomcat 6x version in solaris 10. Now
I did
# mkdir < path of tomcat dir > log
# JAVA_HOME /usrjava
#export JAVA_HOME
then
# CATALINA_HOME path of tomcat dir
# ex public void doPost(HttpServletRequest request HttpServletResponse response)
throws ServletException IOException {
// new DoServiceClass().doService(request response) Hi
I followed the "Tomcat with 8 GB memory " thread but did not find the
answer to the following question
I am setting up a Linux server with 8 GB memory which will be running 3
instances of tomcI have the following two lines of code in a context listener
ServletContext sc e.getServletContext() // e is a ServletContextEvent
log.write( "AppInitializer ContextInitializer context n-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
All
I have two applications deployed in production that share a URL space.
Actually one is deployed as the root webapp the the other one is at
say Why I get
Syntax error on line 516 of Z /Apache Software
Foundation/Apache2.2/conf/httpd.conf
JkOptions Illegal option 'DisableReuse '
When I setup
JkOptions +DisableReuse
in httpd.conf??
TI am trying to set up Tomcat form based authentication and received the
following error.
Failed authenticate() test ??/j_security_check -
org.apache.catalina.authenticator.AuthenticatorBase [20070802]
Getting an ERROR reported when starting webapp within a cluster.
Note at this time I am starting the first server in the cluster which is
the 192.168.0.1 mentioned in the error message.
Can someOk ok i know this is very much not a one size fits all sort of question
but I 'm just wondering what those out there have. How many webapps do
you have per instance? What is recommended (one three Hi all
I 'm using /conf/Catalina/localhost/myapp.xml context configuration.
My deployment works as ant-copy directly to the /webapps directory.
After the copy the previous installed /conf/Catalina/Hi
The documentation states the following about the lock property.
Specifies what lock method the load balancer will use for synchronizing
shared memory runtime data. If lock is set to O[ptimiHi all
I have a J2EE application that runs in Oracle and Postgres databases and
OC4J and Tomcat servers. I 've got a problem using the
PreparedStatement.setTimestamp function runing TOMCAT 5.5 + Or-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Folks
after switching our production environment to tomcat 6.0.13 most of
the things work fine again by now. One thing however is still givhi
useNaming does not affect here correct.
What 's the reason ignoring the path attribute? (6.0.14 ignores as well)
hans
-----Urspr?ngliche Nachricht-----
Von Pid [mailto p@(protected)]
GesendetHi all
During the process of installing Apache Tomcat 5.5 on redhat 9 pop following error
Code
root@(protected) bin > cd jsvc-src/
root@(protected) jsvc-src > autoconf
root@(protected) jsvc-src > .Hi all
unfortunately we had to withdraw mod_jk 1.2.24. It had a serious
regression bug. To ensure the quality of the new 1.2.25 we invite you to
actively participate in testing.
A code snapshot (I am trying to use HSQLDB for container authentication in Tomcat. When
I start Tomcat I get this message in the catalina.YYYY-MM-DD.log
INFO Starting Servlet Engine Apache Tomcat/5.5.23
Aug 2 I am going to install Tomcat standalone (not fronted by Apache) on a
Linux box that will eventually be opened up to small portion of the
outside world.
I am a developer and as such haven 't ever done Team
We have been using the Tomcat Redirector in our Dev environment and even our
local machines while developing code. We have a classic ASP site that works
with JSP hosted by Tomcat. The redirec > From Fabbris Pierluigi [mailto pierluigi.fabbris@(protected)]
> Subject javax.servlet.ServletException Cannot allocate
> servlet instancefor path /servlet/HelloWorld
>
> java.lang.IllegalAccessExcep > From Monimoy Deb [mailto monimoy@(protected)]
> Subject Question on JVM maximum heap size parameter in tomcat
>
> So I am looking for the logic for specifying optimum
> value for Xmx parameter whicHi
I am using tomcat5.0 web server in Linux. At the
time of tomcat startup the maximum heap size for JVM
is specified using Xmx parameter in catalina.sh for
e.g.
java -Xms128m -Xmx1337m -classHello
I would like to be able to require authentication optionally and make my
servlets or JSPs behave differently depending on which Principals they get.
For example I 'd like a GET to be able to Hi
I 've a problem with test of Servlet. I created a Hello World Severlet in the directory classes on Tomcat. I 've try with http //localhost 8080/servlet/Helloworld but I 've this Excpetion
javax.sHi all!
I 'm trying to configure mod_jk to handle balance two apache-tomcat instances
through an Apache "reverse proxy " i read all the documentation reference
guides and howtos i found but it still dThe Apache Tomcat team needs to withdraw release 1.2.24 of the Apache
Tomcat Connectors.
The release contains a bug that prevents the correct flushing of parts
of responses from the web server to tIs there a way to encrypt the password in server.xml so that people
can 't see the cleartext password when they open the server.xml file?
I mean the connectionPassword attribute in the Realm element.Hi There
I am trying to use ant task <jspc > to precompile my jsp along with my
application build to check if there is any jsp problems that show up.
But I always get this error as below
 |
|
 |