&
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
0
votes
0
answers
170
views
Tomcat 7.x causing random read errors ?
Hello, I have deployed a cxf (2.4.2) web service over Camel (2.8.0) on a Tomcat (7.x) This WS receives an xml and a pdf file. While reading the pdf…
cxf
tomcat
asked
November 2, 2011 12:03 pm CET
Luc Alexandre
0
votes
0
answers
88
views
Problem with session security feature of JBoss 6 using servlet 3.0
We migrated our application from JBoss 5 to JBoss6 and one of the main reasons for this is to make use of the new features of servlet 3.0.…
java
security
tomcat
jboss6.x
servlet-3.0
asked
June 25, 2011 1:14 pm CDT
Alex
0
votes
2
answers
68
views
Maven: javax.servlet specification deployed
I've a web application configured with Maven which uses a library, also configured with Maven and when I package geronimo-servlet_3.0_spec-1.0.jar…
java
tomcat
maven
asked
June 25, 2011 6:43 am CDT
stivlo
0
votes
1
answer
36
views
Maven webapp with tomcat 5.5
I'm learning Maven and created a sample WebApp with the following command: mvn archetype:generate \ -DgroupId=org.obliquid \ -DartifactId=test \…
java
tomcat
maven
asked
June 25, 2011 6:24 am CDT
stivlo
0
votes
0
answers
48
views
Tomcat accessing jsp from LAN
I want to access tomcat from LAN like http://192.168.0.102:8080/application . I am able to access it from the localhost - e.g.,…
jsp
tomcat
tomcat6
tomcat7
apache-tomcat
asked
June 25, 2011 2:10 am CDT
user794080
0
votes
0
answers
47
views
IntelliJIdea, error in deployment of spring + JSF application
In IntelliJIdea, i've realized a little application with just defaults pages auto created by ide. Two frameworks: spring (3) and JSF 2. The app…
jsf
tomcat
intellij-idea
asked
June 25, 2011 1:23 am CDT
AgostinoX
0
votes
0
answers
34
views
In Netbeans 6.9, how to change Application Server
In Netbeans 6.9.1, i've created a web application wiht Glassfish Server 3. (Undert the server textbox, java ee version defautls to "Java EE 6 Web").…
tomcat
glassfish
setup-project
netbeans-6.9
asked
June 24, 2011 5:40 pm CDT
AgostinoX
0
votes
0
answers
43
views
Persistence transaction-type value?
I have a question about persistence.xml config parameter "transaction-type". If I set this parameter to value "RESOURCE_LOCAL", than application run…
tomcat
java-ee
glassfish
persistence
asked
June 24, 2011 4:10 pm CDT
pierre tautou
0
votes
5
answers
46
views
Tomcat JNDI Resource - Class not found: oracle.jdbc.xa.client.OracleXADataSource
The Problem Anytime I start my Tomcat server via Eclipse I always get a Class not found error: SEVERE: Exception processing Global JNDI Resources…
java
eclipse
tomcat
jndi
asked
June 24, 2011 1:57 pm CDT
John Strickler
0
votes
0
answers
32
views
Problem with org.tuckey.web.filters.urlrewrite and tomcat 5.5
I'am developing an application with spring roo, and i must deploy it in a tomcat 5.5. At developing time I use jetty and have no problem, but when I…
java
spring
web
tomcat
url-rewriting
asked
June 24, 2011 12:44 pm CDT
gvaldez
0
votes
0
answers
40
views
Eclipse + Maven + Tomcat: testing web apps when the WAR is built with custom options
I am using Eclipse (Helios), with the "m2eclipse" plugin. I am working on a Maven-based web application project, which I test on a local Tomcat…
java
eclipse
tomcat
maven
m2eclipse
asked
June 24, 2011 12:18 pm CDT
Steve Perkins
0
votes
1
answer
39
views
Get logon user information on J2EE application
I'm working with J2EE application and my web application has to recognize the user without authenticate using the windows logon user info. When I…
java
tomcat
java-ee
asked
June 24, 2011 11:26 am CDT
Andrea Girardi
0
votes
0
answers
37
views
Maven Cargo does not stop the container
I have a maven project where I want to use the Cargo-Maven-Plugin (1.1.1) to start and stop a tomcat server to run integration tests. <plugin>…
java
tomcat
maven
integration-testing
castor
asked
June 24, 2011 9:22 am CDT
Ralph
0
votes
1
answer
33
views
Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds
I have 2 projects in eclipse. One of them runs fine and when added to Tomcat server, server can restart without any probs. However, the other…
eclipse
tomcat
asked
June 24, 2011 8:32 am CDT
En-Motion
0
votes
0
answers
35
views
Determining Quartz Setup with Multiple Web Applications on Tomcat
I have a server with multiple Tomcat instances and each contains about 10 application contexts. I am considering using Quartz for some scheduling…
java
tomcat
quartz
asked
June 24, 2011 8:09 am CDT
user119179
1
vote
1
answer
40
views
Firefox extension automatic update feature
I am following the tutorial at http://www.borngeek.com/firefox/automatic-firefox-extension-updates/ to make my FF extension can be updated…
firefox
tomcat
firefox-addon
asked
June 24, 2011 4:44 am CDT
user200340
0
votes
1
answer
35
views
Understanding RAM usage on Linux
I'm completely new to Linux and I'm just trying to understand where all my RAM is going. I've got a pretty fresh install of Xubuntu running as a…
linux
java
memory-management
tomcat
asked
June 24, 2011 3:12 am CDT
stebbo
0
votes
0
answers
34
views
Problems with validation files Spring mvc 3
I'm having some problem with the Validation files in my Spring 3 project. I have a very basic validation project for tests thats the bean: public…
validation
tomcat
spring-mvc
asked
June 24, 2011 12:20 am CDT
JBoy
0
votes
1
answer
39
views
Modifying the jdbc.properties file for a Tomcat webapp
I am trying to point a Tomcat webapp from one Oracle database to another. To do so, I navigated to the webapps/[my web app]/WEB-INF/classes folder,…
java
oracle
web-applications
tomcat
asked
June 23, 2011 4:27 pm CDT
ktm5124
1
vote
1
answers
42
views
SolrException: Document [null] missing required field: id
I have changed the schema.xml file and added few fields in that like this <field name="c_url" type="string" indexed="true" stored="true" />…
apache
tomcat
apache2
solr
apachesolr
asked
June 23, 2011 4:08 pm CDT
Raihan Jamal
Pages
:
1
|
2
|
3
|
4
|
5
>
[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