  | 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
i have followed the steps as described in
http //jakarta.apache.org/tomcat/tomcat-4.1-doc/config/manager.html
to create a jdbc based store
I have an oracle9 db where I created a table as I am thinging of upgrading our prod Tomcat server from 4.1.27 to 5.0.28 (or is 5.5.4 a
safer bet?) and I was wondering if there would be any problems when upgrading?
Anything particular I should thserver.xml shows
<!-- Define a SSL Coyote HTTP/1.1 Connector on port 8443 -- >
<!--
<Connector port "8443 "
maxThreads "150 " minSpareThreads "25 " maxSpareThreads "75 "
I use tomcat 5.0.27 at SLES 8.1
Tomcat instances installed to two host and join to cluster.
Session replication good working after server startup
but after 2 - 3 days I get problem with tomcat.
hi all....
my catalina.out file is
filled with this
enteries
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
Dec 1 2004 10 48 56 AM org.apache.jk.common.ChannelSocket procesDuring a call of stored procedure through DBCP there is a mistake of
reduction of type
java.lang.ClassCastException
server.xml
<?xml version "1.0 " encoding "UTF-8 "? >
<Server debuhttp //localhost/ works
http //127.0.0.1/ works
http //192.168.1.100/mysite/ works 192.168.1.100 is my internal IP
http //192.168.1.100/ displays a BLANK PAGE
1. Why does it display a blank p
Hi
I have configured the Tomcat SSL Port for HTTPS.
Whenever I access the Web Page the Page Refreshes twice.
Need Help on this.
Thanks & Regards
I 'm attempting to build this from source and I 'm getting several errors
related to an undeclared identifier '__FUNCTION__ '.
Visual C++ 7 supports __FUNCTION__ but VC++ 6.0 does not.
Does anHello
I downloaded the 5.5.5Admin zip file and copied the different files into the
appropriate directories. But I don 't see the Admin application listed in the
Tomcat Web Application Manager. WhGoogled serached thro tomcat FAQs tried as much as I could and now I 'm posting some qns --
Environment Eclipse 3.0.0 + MyEclipse + Tomcat 5.5.0 (on a different server)
I 'm not able to setup aHi All
I need to run a Embedded Tomcat server in my application. For this I
checked the sample code and docs and did the needful.
My application 's main class is ApplicationLoader.java and Where shall I start
Without people like Yoav there would be no Tomcat. If I was in better
financial shape I would gladly contribute. The time and effort he and
others have contributed has savHello all
i am hoping someone has seen the following behavior.
TomcatA sends a redirect to TomcatB
on the backend I can see that TomcatB receives a JSESSIONID that was
originally assD. Stimits wrote
> Shapira Yoav wrote
>
> > Hi
> > Try to set JAVA_HOME and CATALINA_HOME explicitly in your
> > $CATALINA_HOME/bin/catalina.sh file to see if that makes a difference.
>
>
Hello
Can somebody tell me what the default admin user id/password is? Thanks.
VENKAT & RADHA VENKATARAMANAN Phone
1-201-358-0001
324 St. Mary Street
Hi
Hi
I inadvertently introduced a bug into Tomcat 5.0.30 's admin webapp
http //issues.apache.org/bugzilla/show_bug.cgi?id2445. Thankfully
this bug is easily addressed without any code changes. Hi All
I am running Apache/1.3.23 along with Tomcat 4.1.12 and jdk 1.3.1_04
Can I reliably upgrade the jdk to 1.4 without having to recompile mod_jk?
The OS is Redhat 7.2.
Because it is a LI
During development I sometimes have the case that my webapp crashes on
startup. If that happens I stop Tomcat remove from CATALINA_BASE
everything that 's related to my app and start Tomcat agThe Apache Jakarta Tomcat team is proud to announce the immediate
availability of Jakarta Tomcat Connectors 1.2.7-beta. The release
contains a significant number of bug fixes and new features.
Hi all
I know in 4.1 there no way to specify the order the webapps get loaded (I
would like a webapp to be started before the others). I even had to write a
small patch to allow a order " " attriHi
I wrote my own resource (with its factory) and would like it to use another
resource defined in the same <GlobalNamingResources/ > (in this case a
datasource).
But I can 't seem to do it sincHi everybody
I tried checking my system (Slackware 9.1) with chkrootkit. The check
generated the following
Checking `lkm '... You have 106 process hidden for ps command
Warning Possible LHi all
I need to make my all jsp files compatible with UTF-8 Encoding and even
though I am using the directives
<%@ page pageEncoding "UTF-8 "% >
<%@ page contentType "text/html charset UTF-I have a web app with the following configuration
<mime-mapping >
<extension >xhtml </extension >
<mime-type >application/xhtml+xml </mime-type >
</mime-mapping >
<welcomhi
Is is possible to reload the tomcat Context through the Code.
rgds
Satish
Your problem is this one line
java.security.AccessControlException access denied (java.io.FilePermission
/iobox/servicios/desarrollo/mms/webapps/admin/WEB-INF/lib/struts.jar read)
Forget abouTomcat cluster and LB issue.
Says that I have apache HTTP + 2 Tomcats Workers.
Each worker is defined in the same lb group and manage the same webapp.
- It works fine in optimal contex[I 'm marking this OT as it 's looking increasingly like a database issue]
> From Chris Cherrett [mailto stuff@(protected)]
> Tomcat averaged 15% CPU
> Mysql spiked the CPU usage to 100% Hi!
I tried to install jUDDI on my Tomcat some weird error appeared as the
jUDDY Happyness page showed
+ Got a JNDI Context!
+ Got a JDBC DataSource (dsname java comp/env/jdbc/juddiDB)
- DB |
|
 |