  | 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 have several web applications running in the same instance of Tomcat
5.5 and I 'd like to configure the default servlet differently for some
of them. The default configuration is in the web.xml fileI am having problems trying to disable put and delete.
I have searched the Internet and they all say the same thing.
Add the following
<security-constraint >
<web-resource-collection >
I have a quick question with hibernate hsqldb drivers
[java] 11 58 23 125 INFO SchemaExport 177 - exporting generated schema to
database
[java] 11 58 23 125 ERROR SchemaExport 200 - schemaI 've run Windows installer apache-tomcat-5.5.16.exe. It has worked in
the sense that Tomcat is running as a service. However there is no
manager webapp contrary to what I expect from documentation.
Hello
how is it possible to retrieve the user currently logged in via JDBCRealm? I
know how to check if the user is in some role (isUserInRole(name)). But how
do I get the username?
--
View this meWe have 12 jboss nodes using a single oracle 10g db server with following
specs...
4GB RAM
Dual CPU HT 3.2GHz Intel
RHEL 4 smp
We see load average going to 10 on a very regular basis and 30-90 durinHello all
I have a Apache web server Install on my server with jk_mod
my web application give following error
java.lang.NoClassDefFoundError Publish/Connect (wrong name
Publish/Publish/Connect)
I hHi All
I am in a bit of a fix following an upgrade to Java 5.0 update 6 and
Tomcat 5.5.16. One of the tasks that our application does is to send out
a serialized object to a servlet which then popuHi!
I working with tomcat 5.5.9
I have a domain name 'www.myproject.com <http //www.myproject.com/ > '
an I can get into the server using it but once I try to navigate
inside the applicatTrying to figure out how to change the context path for a WAR file install
in the webapps dir (Tomcat 5.5.16) for example
webapps/foo-1.2.0.war
...is expanded into a folder of the same name (minusI 'm looking for a way to duplicate the Apache BrowserMatch while only
running Tomcat and APR. I 'd like the server to check which browser is
connecting and adjust some setting like nokeepalive base oI 'm having problems with Tomcat 5.5.x Apache 2.2.0 and
mod_proxy_ajp and resources that are protected with a
security-constraint. (This is after updating from Apache 2.0.54
Tomcat 5.0.27 and moHi all
Hopefully a pretty simple question
I am attempting to deploy a warfile with an embedded
META-INF/context.xml. The contents of the context.xml file looks like this
<Context path "/idb " deHow to redirect system.out and system.err to a file to a specific
location and with a specific name ?
Hi
I created my site in tomcat context /xxx/*
Now I want to bind this context to URL www.mysite.com/ in apache
How can I do this? Apache directive
JkMount /xxx/* ajp13
not working properly.
Thanks!
Hello
After posting this question to the Commons mailing list I have been
advised to "ask the tomcat folks. "
I am using Commons FileUpload 1.1 to manage HTTP POST uploads with
Tomcat running asI 'm trying to build mod_jk.so on an AIX 5.3 server. I compiled and installed Apache 2.2.0. I run...
./configure --with-apxs /usr/local/apache-2.2.0/bin/apxs
...but it fails with the error...
could Hi all
This is third time I am posting the same question. I tried everything I
could including re-installing Tomcat from scratch. But the problem still
remains. Please help !!
I am using Tomcat 5If I 'm not using the apache HTTPD in front of tomcat do I need the ajp
connector activated in the server.xml?
Dave
Hi All
Whilst I await *hopefully* a reply to my last post on why the data
source realm does not operate correctly I am using the standard user
database that ships with TC to move on but damn I 'm Is there any way to control the client certificate authentication?
That is I would like to have the certs in some other repository than
tomcat 's default(java keystore).
And I need the users to authen
Hi people
I have two web applications (appA and appB) running on Tomcat 5.0.28. appA
is a single signon web application in which the user is automatically
authenticated against the domain using NTLHello all
can some one tell me how to get value of <select > if it is multipal
selected.
like this
<select name "txtrole " size "2 " multiple "multiple " >
--
Cup of Java + Suger of XML Secure WebApp
Hi All
I 've failed miserably in configuring a DataSourceRealm for a web
application. I 've scoured Google (50/50) mailing list archives (ask a
friend) and not to much avail. I 've also liased with tHi
Environment
OS Solaris 10 on client and server
Java java full version "1.5.0_06-b04 "
Tomcat 5.5.15
I 'm trying make one of my servlets act as an RMI client with an RMI server
running on a di Hi List
I have a specific question about apache _expression matching.
I have a apache tomcat server setup . While tuning tomcat i needed to
achieve some tweaking to the apache _expression matchingHello everybody.
How can I increase the memory Tomcat/Java is using?
I tried setting CATALINA_OPTS with -server -Xms256m -Xmx512m
but runtime.totalMemory always seems to return a value around 60MB.
I 'm new in tomcat y do restarts with .bat files in /bin folder.
But how can I do a restar of only one webapp? Could I do it with a .bat
file?
Thanksss
Hi all!
For some reasons I had to extend JDBCRealm to overwrite the method
getPassword.
This is myRealm
public class ManoloJDBCRealm extends JDBCRealm{
private static Log log LogFactory.getLogThis is now resolved. The problem was that the binary
mod_jk.so I downloaded from the tomcat website did not
work.
I went to USENET forum alt.apache.configuration and
someone there suggested I downl |
|
 |