0
votes
1answer
33 views

Deploying a servlet/jsp project made in netbeans in a different ubuntu system

I created a web project in netbeans, which involves usage of various APIs. So all those libraries are linked as jar files and used to create class files which are imported in the serlet/jsp pages to ...
0
votes
1answer
111 views

Invalid initial heap size. Could not crate the Java virtual machine

I've faced the next problem: I'm trying to start tomcat manually via startup.bat, but it seems not to show any results, then I've tried to run shutdown.bat and the console shows next: ...
0
votes
0answers
24 views

Cannot deploy Web-CAT (a WebObjects based application) on Tomcat7 ([..] Encountered exception org.apache.catalina.LifecycleException [..])

I have a problem deploying Web-CAT on Tomcat7 + Ubuntu 12.10. This is the full message error: FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component ...
0
votes
1answer
29 views

Jahia6.6 deployment error in maven-built module

I am trying to develop a template-set module for a Jahia site. I used the step-by-step procedure described in the official documentation available here : ...
1
vote
2answers
78 views

Tomcat 6.x - Deploy only required WAR files

We use Tomcat 6.x version for our development. We have 6 applications that deploy as separate WARs. Thus, each time TOMCAT boots, it deploys 6 WARs. I want to be able to tell Tomcat (manually or ...
0
votes
1answer
98 views

error of Auto-deploy war file to jenkins

I got this error while try to do auto-deploy to our tomcat server. ERROR: Publisher hudson.plugins.deploy.DeployPublisher aborted due to exception ...
0
votes
1answer
51 views

GWT - How do I deploy locale properties files?

Please help... It is the first time I am deploying an internationalized GWT application. I have 3 locale properties files within a 'shared' source folder: com.blabla.shared StringConstants.java ...
1
vote
2answers
60 views

I cannot access my simple jsf project after deployement

I do not understand why I am getting 404 error while trying to access my application my index.xhtml is in (Web Content) In my log I have no error I created my project using eclipse : web dynamic ...
1
vote
0answers
38 views

Simple method of session migration between parallel tomcat webapps?

I have one webapp on one Tomcat 7 (7.0.28) server. I would like to use the built in parallel deployment feature of Tomcat (FOO##001.war, FOO##002.war, etc) but I can't have users stay on the old ...
-1
votes
1answer
80 views

WebApp version vs iOS version [closed]

Assuming that I have 2 apps: WebApp, wich is coded using grails iOS App that uses the first one My problem is that every time I change submit a new iOS version I need to deploy a new webapp too.. ...
0
votes
2answers
76 views

Cannot Start JSP in Tomcat

I configured a tomcat server for me to deploy a JSP Web Application, but everytime I'll start the website, it prompts in the Tomcat Web Application Manager that FAIL - Application at context path ...
0
votes
1answer
227 views

Maven WebApp deployed inside WTP (Eclipse) Tomcat: META-INF/context.xml is not copied over (is ignored)

Disclaimer: this is not a duplicate of the "why isn't my JDBC resource declared in META-INF/context.xml taken into account" genre questions. I have two Java EE web applications: one is created ...
0
votes
1answer
90 views

Deploy a single war to multiple tomcats using tomcat-maven-plugin

I'm trying to deploy a single war project to multiple tomcats using mvn tomcat:deploy. Since these are listener project (aka workers), their overlapping names are irrelevant. When I have ...
0
votes
0answers
88 views

How to Deploy a War File Into Tomcat at Eclipse (Not a Dynamic Web Project)

One of my ant tasks generates a .war file under a folder. What I want to do is I will point that .war file into eclipse and it will deploy it into Tomcat and I will able to debug on it? I can do it ...
-2
votes
2answers
53 views

looking for best ways to create and deploy web application into a single tomcat server automatically [closed]

I have requirement like below , I need to create and deploy web application into a single tomcat server automatically . Can you please give suggestions on below: 1 . If I deploy one web ...
0
votes
1answer
55 views

password protected application in tomcat

I am developing a web application using(JSP + Servlet), and I have used Tomcat 7.0.33 as a web container. So my requirement is that each application in tomcat will be password protected like the ...
1
vote
0answers
84 views

JSF folder deployment to Tomcat

RackSpace Cloud Server Ubuntu-12.04, JSF-2.0, Mojarra-2.1.17, Intellij Idea-11.1.2, Windows-8, Tomcat 7.0.26, JDK-6. As it can be seen here I am trying to deploy my project to the remote Tomcat ...
0
votes
1answer
90 views

how to pass SUBREPORT_DIR in jasper report

I am using JasperReports as a reporting tool for Web Application. (JSP + Servlets) I have developed a Report named Cust which has Sub Report named CustSub. I am trying to deploy this report on tomcat ...
1
vote
1answer
46 views

Backup deployed web application before deploying new version (automatically)

Here's the situation: I'm using maven along with cargo plugin to automatically deploy web apps to different environments, using Hudson to run/schedule jobs to do the work. I'm using tomcat as a ...
0
votes
1answer
185 views

Why won't my .war start after deploying to tomcat 7, but running an embedded server works fine?

I am able to run my app on an embedded server with mvn clean install tomcat7:run successfully. I can also deploy successfully by running mvn tomcat7:depoly or mvn cargo:redeploy, but the app fails ...
0
votes
0answers
293 views

org.hibernate.MappingException: An AnnotationConfiguration instance is required to use… while deploying Spring web app to tomcat 7

Hello wizards of code, I have been developing my web app for a while now, running and testing it locally with mvn clean install tomcat:run except that now when I try to deploy it to tomcat: Disaster ...
0
votes
1answer
190 views

How to deploy .aar file on tomcat 7

I made a very basic axis2 Web Service in eclipse and generated .aar file of this web Service.Now I have to deploy this .aar file on tomcat 7 which is running on windows 7 and installed as tomcat ...
1
vote
1answer
518 views

How to run an Eclipse Dynamic Web Application with Apache Tomcat Server?

I tried running Apache Tomcat Server on Eclipse and got into the following problems: The Catalina_Base is using a temporary location! I couldn’t deploy the dependencies "jar files"! I got the ...
2
votes
0answers
148 views

Eclipse Deployment Assembly - Creates .war of dependency project inside main project WEB-INF/lib?

I have a main web project that contains all the things required to deploy and hit the page via a browser. Then I have several "functions" each as a separate project that can be included into the main ...
-1
votes
2answers
93 views

Grails fails on tomcat with missing class GrailsMock

I'm getting this weird fail both on my production Ubuntu, as well on my development iOS when deploying my app on a Tomcat 7. Weird... And I can't find the exact piece of code that causes the trouble ...
0
votes
0answers
27 views

tomcat 6 application parameters with diffent value in development and production

I am using tomcat 6 and I have read tons of Q's and docs on server.xml, web.xml, context.xml and using code like. Context initCtx = new InitialContext(); Context envCtx = (Context) ...
0
votes
1answer
67 views

Jenkins webapp deployment

I have the web project which is compiled on Jenkins. It consists of a couple of wars and jars. And it is deploing on tomcat, jars are going in the lib dir and wars in the webapps dir. The proplem is, ...
0
votes
1answer
242 views

Tomcat 6 web services is not deployed 404 error

I'm been trying to deployed a simple web service on tomcat, but I have not success and it always return me 404 error. I used the codes from this example ...
0
votes
1answer
91 views

Grails, Tomcat deployment error

I am trying to deploy a war file using tomcat 7 but I get these error. Feb 26, 2013 3:42:48 PM org.apache.catalina.loader.WebappClassLoader loadClass INFO: Illegal access: this web application ...
0
votes
0answers
103 views

Deploying to Tomcat 7.0.37 fails

I tried to deploy my war files with Jenkins. Jenkins compiles the war file, but when it comes to deploying it throws an exception. FAIL - Failed to deploy application at context path /TestWeb The ...
0
votes
2answers
73 views

How can I switch between dev and test server in Tomcat and JavaScript?

I'm developing two separate Java web apps - A is website, B is backend service. Both are deployed on different machines running Tomcat. A accesses B using REST calls. I have separate machines for ...
0
votes
1answer
69 views

Error when deploying JSF application on Tomcat Server

When I develop my JSF application in localhost, with glassfish Server, it works, but when I deploy it in my server (Tomcat 7.0) it shows following exception, can anybody resolve this issue? ...
0
votes
1answer
47 views

how to put excutable into war file using maven

Our web service depends on a third-party executable so we have to deploy the war with it. Since war file will be unzipped and placed into tomcat webapps folder, I am wondering if there is any way I ...
0
votes
0answers
167 views

Unable to deploy Grails Application in Tomcat : MalformedParameterizedTypeException on 'pluginManager'

I just created a grails application (Grails 2.2.0) and I built the war file to deploy it in an apache tomcat but I just can't start the application : this is actually my Catalina.out ...
0
votes
3answers
718 views

How to deploy war files to tomcat manually ?

I have a war at location "C:\Documents and Settings\myProj.war". The web project is also available at "C:\Documents and Settings\myProj". I want to deploy this to one tomcat. location of the ...
0
votes
1answer
189 views

tomcat hot deploy war file to live site

From this blog : All you need to do is to keep your old app foo.war untouched name your new version of app to foo##0001.war and upload to webapps folder The old session will use ...
0
votes
2answers
167 views

GWT 2.5 Application Deployment in Tomcat?

I am using GWT 2.5. I have an application using gwt-rpc. I have compiled the project and make war file using an ant-script. When I would deploy the project on tomcat it loads successfully but Doesn't ...
0
votes
0answers
89 views

WAR deployment and JMX error

I intend to install a small OpenID server on my Tomcat server and I found a simple WAR file designed for it : JOIDS OpenID. The problem is: I am not used to roughly install WAR files on a Tomcat ...
0
votes
0answers
132 views

jenkins deploy plugin with tomcat7 and maven

I have Problems getting the war deploy plugin to work. An alternative would be the use of curl. I use the maven plugin and the war File is generated. i put the path to war File and the context path in ...
2
votes
0answers
63 views

different versions of the same web application in the same web container

I'm trying to deploy two versions (production and test version) of the same grails web application in the same Tomcat Server env: Grails 2.0.4, Tomcat 7 However it seems it cannot deploy both apps. ...
1
vote
1answer
98 views

Uploading WAR project to Tomcat using Maven without providing the “manager app”

Cargo Problem Using Maven, uploading to server seems to be done via Cargo plugin or the "Tomcat plugin". But as it seems they use the Tomcat manager application to upload to the server: This link: ...
1
vote
2answers
61 views

Running servlet within Eclipse requires libs to be defined 3 times - am I doing something wrong?

Hullo - issue is this: I wrote a servlet in Eclipse which requires mysql-connector-java-5.1.22-bin.jar To compile I need to add the jar via the project's "Java Build Path" To deploy I need to add ...
1
vote
2answers
341 views

custom context.xml file for Tomcat 7 run from NetBeans 7

I am trying to avoid putting passwords inside both the version-controlled files and the packaged files. In order to do this, I can't have a context.xml (which contains my DB information) inside my ...
2
votes
2answers
200 views

Deploying maven project into an existing Tomcat server

Currently my project setup is such that when I do a clean and install on my maven project, it downloads tomcat version mentioned in the pom.xml and deploys the war files onto it. I need to change the ...
0
votes
1answer
75 views

Intellij IDEA: Ultimate to Tomcat7 server

How do I deploy my GWT application that I created in intellij IDEA: Ultimate to a remote tomcat server? The only thing that I have thought of was to upload the .war file through the manager app, but ...
3
votes
0answers
359 views

Deployment Assembly: The currently displayed page contains invalid values

I imported a Java Web application from Sourceforge, and I did three working weeks efforts to get rid off all red crosses attached to the project name and packages, but now I couldn't make the ...
0
votes
2answers
224 views

Deploy WAR file in Tomcat, Issue after Deployment

I am developing a web application using JSP & Servlet.(IDE: Eclipse, Container: Tomcat7.0) To learn deployment, I have made war file of project to deploy on Tomcat7.0. and I was able to deploy it ...
4
votes
1answer
787 views

Tomcat Intellij Idea: Remote deploy

RackSpace Cloud Server Ubuntu-12.04, Intellij Idea-11.1.2, Windows-8, Tomcat-7.0.26, JDK-6. On Intellij Idea when i try to run jsf project on my remote Tomcat 7 server it says: Error running ...
1
vote
3answers
584 views

Deploying Simple web application to tomcat by using Ant

I am trying to deploy my simple web application which consists of one web servlet and a jsp. I haven't used any framework such as spring or anything, just a helloWorld web app. I am using Ant to for ...
2
votes
1answer
343 views

Why Apache Tomcat Maven plugin uploads WAR file twice?

When I deploy my WAR using maven, the target war (exact the same one) is being uploaded to the server twice. Can someone explain that? I am using this on my module: clean install ...

1 2 3 4 5 7