&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
tomcat
1
vote
2
answers
62
views
How to monitor memory in a spring + tomcat application ?
i have a spring application that i want to optimize , its using much memory, it was fine when few people used it, but numbers scaled a little and i…
spring
tomcat
memory-management
asked
June 19, 2011 5:39 pm CDT
Ernest
0
votes
1
answer
39
views
Configure BasicDataSource as bean in web.xml
I'm trying to configure org.apache.commons.dbcp.BasicDataSource as bean in web.xml under a tomcat project using tomcat 6. (it's red5 with tomcat, we…
tomcat
java-ee
javabeans
web.xml
asked
June 19, 2011 11:35 am CDT
ufk
0
votes
1
answer
49
views
How to check tomcat 7 heap size
I have set the heap size of tomcat 7 by adding the following line in catalina.sh export CATALINA_OPTS="-Xms512m -Xmx1024m" first of all, is the…
linux
tomcat
tomcat7
heap-memory
asked
June 18, 2011 1:32 pm CDT
sword101
3
votes
2
answers
25
views
Third party libraries best practice in Tomcat
I am using Tomcat for hosting my Java Web and Web Service applications for a long time now. Mostly for Spring and Grails applications at the moment.…
java
tomcat
asked
June 18, 2011 11:26 am CDT
Thomas Einwaller
0
votes
1
answer
38
views
Service works in Tomcat doesn´t work on Servicemix
I´ve deployed a service into Tomcat 6 and into Servicemix 4.3 I´ve used soapUI 4 to send a request to the servers, from tomcat i get an answer, from…
web-services
tomcat
soap
service
servicemix
asked
June 18, 2011 9:10 am CDT
bruno
0
votes
1
answers
50
views
How to deploy the SOAP Webapp to Tomcat ?
I've just completed the deployment of the Tomcat Application Server on my mac, but I don't know how to deploy the SOAP webapp to Tomcat. I couldn't…
java
tomcat
soap
asked
June 18, 2011 8:12 am CDT
shaw
1
vote
1
answer
55
views
Connecting to socket on Tomcat?
I'm trying to connect from a standalone applet to a servlet running on tomcat: Servlet public void init(ServletConfig config) throws…
java
eclipse
sockets
tomcat
asked
June 18, 2011 7:56 am CDT
Sbram
1
vote
1
answer
55
views
SpringSource Tool suite: How to get my project to run on Tomcat 5.5 / Java 5?
I'm using SpringSource Tool Suite 2.6.0.RELEASE. I want to configure my project to use a run configuration that is a Tomcat 5.5 server using JRE 1.5…
tomcat
java-ee
sts-springsourcetoolsuite
springsource
asked
June 17, 2011 2:40 pm CDT
Dave
0
votes
1
answers
31
views
I've inherited a JSP/Java Servlet web-app, can I JUnit test this (in Tomcat) to get the code coverage?
Happy Friday! I assume somebody out there has a simple answer to this question and I'm hoping you read this post. I haven't really found the answer…
jsp
tomcat
servlets
junit
asked
June 17, 2011 1:21 pm CDT
Brian L.
1
vote
2
answers
45
views
Java applet communicate with servlet on tomcat server
I've been trying to work out how to approach this problem but I don't know where to start. I have an game applet written in Java that I'm trying to…
java
sockets
tomcat
servlets
applet
asked
June 17, 2011 1:10 pm CDT
Sbram
0
votes
2
answers
48
views
Tomcat Error - Grails App - NoClassDefFoundError
2011-06-17 09:11:45,277 [main] ERROR com].[/] - Exception sending context destroyed event to listener instance of class…
tomcat
grails
classloader
noclassdeffounderror
asked
June 17, 2011 9:29 am CDT
tyndall
0
votes
2
answers
31
views
Periodic unresponsiveness in tomcat
I am experiencing periodic unresponsiveness in tomcat in our production environment. I cannot reproduce this in a test environment, and nothing…
tomcat
memory
garbage-collecting
unresponsive-system
asked
June 17, 2011 8:46 am CDT
tangent
0
votes
2
answers
33
views
Is it necessary to adhere to JEE directory conventions in the webroot?
I'm working on a JEE project right now, and I love it. Much nicer (IMO) than PHP. I was looking for a list of JEE coding conventions just to make…
jsp
tomcat
java-ee
asked
June 17, 2011 8:37 am CDT
Jamison Bryant
0
votes
0
answers
43
views
Connect to another tomcat with java jmx on the same subnet
I have a problem with my tomcat jmx connection. I have two hosts (like host1.mydomain.com host2.mydomain.com). The hosts are connected in a subnet.…
java
tomcat
subdomain
jmx
asked
June 17, 2011 5:51 am CDT
spinner0815
0
votes
3
answers
36
views
Restarting tomcat service through java/servlet
i want to restart my tomcat through my java code/servlet. Is there any way to do so??? ON particular Exception,i want to restart my tomcat
java
tomcat
servlets
asked
June 17, 2011 5:51 am CDT
vivek jagtap
0
votes
0
answers
39
views
Service endpoint getting dropped/lost from Axis2
I'm trying to generate a web service to a WSDL2, and run it inside Axis2/Tomcat. I'm using WSDL2Java to generate the code. My generated WSDL2 (eg…
web-services
tomcat
wsdl
axis2
wsdl2java
asked
June 17, 2011 4:43 am CDT
Dave
0
votes
0
answers
64
views
Java VM 1.6.0_26 crashes Tomcat 6.0.32 when HTTP compression set to on
We are running the 64-bit version of Java VM 1.6_06 together with Apache Tomcat 6.0.32 on a 64-bit Windows Server 2003. After we installed the…
windows
tomcat
gzip
asked
June 17, 2011 2:59 am CDT
user57792
0
votes
1
answers
39
views
Tomcat Logging on AWS EC2
Is there a 'best practice' way to aggregate log messages from many Tomcat running on many AWS EC2 instances? I'd like to be able to see what all my…
tomcat
logging
amazon-ec2
cloud
syslog
asked
June 17, 2011 2:57 am CDT
Deejay
0
votes
1
answers
34
views
Tomcat 6 SSL configuration - in Chrome it is OLD
I have problem where google chrome is showing: The site uses SSL, but Google Chrome has detected either high-risk insecure content on the page or…
tomcat
google-chrome
configuration
ssl
asked
June 16, 2011 8:27 pm CDT
Mat Banik
0
votes
0
answers
29
views
Character encoding in tomcat
I have a problem with encoding in Tomcat 6.0. On all jsp pages I've specified <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"…
tomcat
character-encoding
asked
June 16, 2011 8:06 pm CDT
maks
Pages
:
[1]
<
3
|
4
|
5
|
6
|
7
>
[97]
1930
tomcat
Tagged:
tomcat
Related Tags
java
× 783
apache
× 169
eclipse
× 166
servlets
× 165
jsp
× 116
spring
× 95
tomcat6
× 83
maven
× 69
web-applications
× 54
deployment
× 53
mysql
× 49
jsf
× 45
ssl
× 45
linux
× 45
ubuntu
× 41
java-ee
× 40
hibernate
× 40
web-services
× 36
grails
× 36
tomcat7
× 35
logging
× 34
mod-jk
× 34
server
× 34
security
× 33
j2ee
× 31
war
× 30
gwt
× 30
spring-mvc
× 29
netbeans
× 28
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy