&
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 maven
0
votes
2
answers
88
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
52
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
56
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
0
answers
58
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
answers
40
views
How can i use maven tomcat plugin for two different environment ?
in my tomcat project i've a configuration folder, in path src/main/tomcatconf . Now i want to deploy to 2 different server, a development server,…
tomcat
deployment
configuration
maven
profile
asked
June 15, 2011 9:54 am CDT
antonio Musella
0
votes
0
answers
33
views
How to configure custom serverXml with mvn tomcat:run
I'm trying to get a separate serverXml file working with the maven tomcat plugin's tomcat:run goal. I read the plugin page here:…
tomcat
maven
asked
June 13, 2011 4:36 pm CDT
Kevin
0
votes
0
answers
62
views
Eclipse WebApp deploying over Maven with Tomcat results in Error: 'Failed to deploy application at context path'
When I try deploying my HelloWorld project as describet at IBM Developerworks to Tomcat 7 with Maven 3 using the command mvn tomcat:deploy I get the…
java
eclipse
tomcat
deployment
maven
asked
June 13, 2011 5:03 am CDT
Jack Murphy
0
votes
2
answers
52
views
Tomcat & Spring Web - Class Not Found Exception org.springframework.web.context.ContextLoaderListener
I get the following exception when I try to start Tomcat through Eclipse (via right click on Project, Run As -> Run on Server).…
java
eclipse
spring
tomcat
maven
asked
June 12, 2011 10:21 am CDT
Link
0
votes
1
answers
29
views
How to deploy and install using single command
I have an application that is broken into four Flex modules: 1) Main module 2) Sub module 1 3) Sub module 2 3) Library project. We have created this…
tomcat
deployment
maven
asked
June 7, 2011 1:14 am CDT
vennela
0
votes
0
answers
44
views
Fast Way to Deploy Webapp with Maven to Remote Server
I am using cargo:deploy with maven to deploy applications to servers. This works well, but I recently tried using CloudBees. They have a similar…
tomcat
deployment
maven
asked
June 4, 2011 8:07 pm CDT
Mark
0
votes
0
answers
42
views
How to set servlet classpath in eclipse/tomcat/maven/spring?
I have written a servlet and I want it to instantiate a spring context like this: ApplicationContext context = new…
java
spring
tomcat
maven
classpath
asked
June 2, 2011 12:51 pm CDT
bruce
0
votes
1
answer
41
views
How i can can run tomcat with maven:run with my custom configuration file ?
hi all, i want to run my tomcat project by maven:run. In which path i can put my tomcat-user.xml to load it dinamically ? thanks Regards Antonio
tomcat
configuration
maven
asked
June 2, 2011 6:59 am CDT
antonio Musella
0
votes
0
answers
41
views
Unable to generate swc when when deploying using tomcat
swc file for my library project is generated when i run mvn install command but its not generating if i run mvn tomcat:deploy Please advice
tomcat
maven
asked
June 2, 2011 5:46 am CDT
vennela
0
votes
0
answers
36
views
Deploying prebuilt WAR with tomcat-maven-plugin
I have a WAR file properly generated by Warbler and it's working when I do this all by hand. I'm trying to use maven (via Hudson) to 1) Invoke the…
tomcat
maven
asked
May 24, 2011 12:01 pm CDT
hsiu
0
votes
3
answers
37
views
Maven dependecies not visible in WEB-INF/lib
I having this weird problem converting my project to maven-based. I created a new Maven project in eclipse and enabled the Dynamic web facets. But…
java
eclipse
tomcat
maven
web-inf
asked
May 21, 2011 1:06 pm CDT
Suraj Chandran
0
votes
2
answers
66
views
Maven, JEE6, Tomcat 7/Glassfish 3.1, EJB, JSF2, Hibernate/JPA and PrettyFaces
As my title already explains, i would like to know how to combine these technologies? I already tried the combination…
hibernate
jsf
tomcat
maven
ejb
asked
May 20, 2011 4:45 am CDT
Christian Beikov
0
votes
2
answers
54
views
Jars are not copied to Tomcat's lib folder.
Hello All, I am doing some basic spring stuff and stuck at some point. I am getting Class not found exception whenever I deploy my application on…
eclipse
spring
tomcat
maven
asked
May 18, 2011 3:40 am CDT
Ajinkya
0
votes
2
answers
35
views
How to set Environmental Variable?
Please tell me how to set environment variables JAVA_HOME MAVEN_HOME TOMCAT_HOME PATH I installed Java via terminal apt-get command, Tomcat and…
java
tomcat
ubuntu
maven
asked
May 18, 2011 2:13 am CDT
djPriyan
0
votes
1
answers
46
views
Maven's tomcat:run mojo doesn't see my servlet
I have a simple WAR project managed by Maven. I have the servlet code under src/main/java/* and all the static content (HTML, images, etc) under…
web-applications
tomcat
maven
asked
May 17, 2011 6:15 pm CDT
Coderer
0
votes
1
answers
41
views
Use snapshot library when developing a web app in eclipse
I develop a web application using eclipse, maven and tomcat container. My web app uses snapshot version of a Java library that I also work on. In…
java
eclipse
tomcat
maven
asked
May 17, 2011 10:22 am CDT
Sydney
Pages
:
1
|
2
|
3
|
4
>
69
tomcat maven
Tagged:
tomcat + maven
Related Tags
tomcat
× 69
java
× 34
eclipse
× 18
deployment
× 9
apache
× 8
spring
× 7
ssl
× 6
jetty
× 5
maven-cargo
× 5
integration-testing
× 4
m2eclipse
× 4
plugins
× 3
jsf
× 3
hudson
× 3
web-applications
× 3
postgresql
× 3
mysql
× 3
jar
× 2
https
× 2
war
× 2
nexus
× 2
maven-plugin
× 2
cargo
× 2
liquibase
× 2
jsf-2.0
× 2
configuration
× 2
maven-2
× 2
servlets
× 2
maven-jetty-plugin
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy