  | 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 trying to migrate our current system of apache/jserv to apache tomcat
using modjk. I am trying to shoe horn our current configuration.
I have a webapp lets call it myApp. Now some of our statiHi
I am using role based authentication system with Tomcat. I know in
web.xml security roles must be defined like this
Ex
<security-role >
<role-name >users </role-name >
</security-role >
But i
hello all
when I set up the SSL in tomcat all my pages will be secure (https) but as
I 've seen in many web sites only login page is secure. how can I secure only
pages that contains confidential infHi
I am trying to do something that I figure should be pretty simple -
accessing my tomcat container from something other than localhost. So far
as I can tell I should be adding a <Host/ > entr
Hi Folks !
I am trying to a a reference to a remote EJB3 session bean injected in a JSF
Backing bean in Tomcat 6.0. It looks like this
@(protected)(name "testJbossEar/helloWorld/remote ")
Session bean looHi all
Sorry if this has been covered already in other posts
I 'm fishing for some tips to debug an intermittent issue with Tomcat load.
My JRE java version "1.3.1_14 "
The server is running OraclHi
I using Tomcat 6.0.13 and Spring 2.0.6. I have been involved in
developing a website that products pages in various formats such as
www xml wap and pda. We are having some issues with wap andGood Morning
tomcat 5.5.23
java 1.5.0_10
javamail 1.4ea
jaf-1.1
I have two classes
foo.MailQueueWatcher extends TimerTask
foo.MailServer
I have the following logging config in ${catalina.home}/con
What is the minimum set of folders and files needed for Tomcat to run on
Linux? I ask because if you dedicate a server for Tomcat and nothing else
you must want to minimize the size of the filesysteHere is "a way " to make any mappings work well with MS....
I include my kludge (code) if anything so the guru 's can study it and see
how I made
MS happy with any mapping.... then improve on it and sHi
I am trying to set up a database resource in Tomcat 5.5.20 . I am having a
problem getting a DataSource object back from a JNDI lookup.
(I am getting a "org.apache.tomcat.dbcp.dbcp.BasicDataSourHi all
I am using the apache-tomcat 4.1 in my Linux Suse OS.
Here is my question
An exception is occurs every time I shutdown the tomcat server.
Here is the Exception
manickam ~ # $CATAHi all
I am trying to pass an object from a tag to a servlet. i did the following
1. In the tag class i put
pageContext.getRequest().setAttribute( "QList " list)
The above Tag will go to a seHi.
Does anybody know why my error-pages does not show in IE7 everything worked
in IE 4 ? IE6
Web.xml
<error-page >
<error-code >500 </error-code >
<location >/error?error 500 </locHi All
What is the best way to pass a list collection from a Bean to a Servlet?
Thank you
Hi
We have been monitoring Tomcat 5.5 clusters with LambdaProbe but this
doesn 't work with Tomcat 6. It appears that the JMX MBeans list no
longer contains any Catalina type Cluster objects that Hi
I have implemented manager-deployer config in my tomcat 5.5.23 setup.
And using ant for my build.xml to deploy webapps. I am recieveing below
errors while deployment of one of my applications namI would have thought this need was common but I found just one old thread on
this list of a similar problem and I didn 't understand the answers or they
seem to difficult. I need to allow certain IThe Tomcat wiki at http //wiki.apache.org/tomcat has some helpful
info. But I had to dig to find it. I would like to see it given a more
prominent place on the Tomcat front page -- perhaps a link undeHello Johnny
maybe it helps to install this Web folders update (at the clients)
http //support.microsoft.com/kb/907306/en-us
Cheers
Konstantin
-----Urspr?ngliche Nachricht-----
Von Johnny Kewl [Tomcat 5.5 is designed to run on J2SE 5.0 and later and requires
configuration to run on J2SE 1.4.? Make sure to read the "RUNNING.txt "
file in the fulldocs downloadable file(s) if you are using J2SAnyone any ideas ?From mcmoisei@(protected) users@(protected) org.apache.commons.fileupload.FileUploadException Processing of multipart/form-data request failed.Date Sat 21 Jul 2Hi guys
Being using FTP thought I would give WebDav a try but cant get it working nicely...
This is the mapping for the webdav servlet and this I can get working with IE web folders (ms webdav cHEllo
i have one great problem.
i am working using tomcat 5.0.XX and my virtual host configuration i made
into the server.xml file.
i am testing tomcat 6 i am configuring the virtualhost into the seHi All
I have confiured oracle connection pool on my tomacat 6 and it worked fine.
When i came to configure MySql I repeated the same steps for Oracle
databse with considering the specfication of After using Tomcat for over a year one thing I still can 't get straight is
how directories are resolved. I would love it if someone could point me to a
reference that ties together the context in Hi.
I 've been trying to tackle a problem with adding an SSL certificate to
the keystore using the keytool. We have purchased a Verisign SSL
Secure Site Pro certificate which was generated with a key CVE-2007-3383 XSS in Tomcat send mail example
Severity
Low (Cross-site scripting)
Vendor
The Apache Software Foundation
Versions Affected
4.0.0 to 4.0.6
4.1.0 to 4.1.36
Description
When repor
Hi I am trying to serve up static pages / documents via tomcat. I have been google and searching the forums and have tried a couple of things suggested in the past but haven 't had success as yet.I aHi all
I 'm trying to start learning struts2.
I have a tomcat 5.5 server running fine with simple jsp applications.
But I found no way to start a struts2 app even struts2-blank-2.0.8
or any of the |
|
 |