Home Answers Viewqa Maven Moving projects from tomcat-6.0 to jboss 5.0.1 GA

 
 


Satheshkumar
Moving projects from tomcat-6.0 to jboss 5.0.1 GA
0 Answer(s)      a year and 2 months ago
Posted in : Maven

Now i am using tomcat server version6.0 for my project. Now i want to change the server from tomcat to jboss 5.0.1 GA.

What are the things i have to do for using jboss instead of tomcat? Also while using tomcat i had a pom.xml file. Should i change any thing in that file for going to jboss?

This is my current pom.xml file.

<properties>
    <compiler.source>1.5</compiler.source>
    <compiler.target>1.5</compiler.target>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>


</properties>



<dependencies>

    <dependency>
        <groupId>com.h2database</groupId>
        <artifactId>h2</artifactId>
        <version>1.0.79</version>
    </dependency>
    <dependency>
        <groupId>org.springframework.security</groupId>
        <artifactId>spring-security-taglibs</artifactId>
        <version>3.0.3.RELEASE</version>
    </dependency>

    <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-webmvc</artifactId>
        <version>3.0.4.RELEASE</version>
    </dependency>

    <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
        <version>2.3</version>
        <scope>provided</scope>
    </dependency>

    <dependency>
        <groupId>javax.faces</groupId>
        <artifactId>jsf-api</artifactId>
        <version>1.1_02</version>
        <exclusions>
            <exclusion>
                <groupId>javax.servlet</groupId>
                <artifactId>servlet-api</artifactId>
            </exclusion>
            <exclusion>
                <groupId>javax.servlet.jsp</groupId>
                <artifactId>jsp-api</artifactId>
            </exclusion>
            <exclusion>
                <groupId>javax.servlet.jsp.jstl</groupId>
                <artifactId>jstl</artifactId>
            </exclusion>
        </exclusions>
    </dependency>

    <dependency>
        <groupId>javax.faces</groupId>
        <artifactId>jsf-impl</artifactId>
        <version>1.1_02</version>
        <exclusions>
            <exclusion>
                <groupId>javax.servlet</groupId>
                <artifactId>servlet-api</artifactId>
            </exclusion>
            <exclusion>
                <groupId>javax.servlet.jsp</groupId>
                <artifactId>jsp-api</artifactId>
            </exclusion>
            <exclusion>
                <groupId>javax.servlet.jsp.jstl</groupId>
                <artifactId>jstl</artifactId>
            </exclusion>
        </exclusions>
    </dependency>

    <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.8.1</version>
        <scope>test</scope>
    </dependency>

    <dependency>
        <groupId>org.springframework</groupId>
        <artifactId>spring-test</artifactId>
        <version>3.0.4.RELEASE</version>
        <scope>test</scope>
    </dependency>
</dependencies>

<build>
    <plugins>
        <plugin>
            <groupId>org.mortbay.jetty</groupId>
            <artifactId>maven-jetty-plugin</artifactId>
            <version>6.1.22</version>
        </plugin>
        <plugin>
            <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-compiler-plugin                       </artifactId>
            <version>2.1</version>
            <configuration>
                <source>${compiler.source}</source>
                <target>${compiler.target}</target>
            </configuration>
        </plugin>

    </plugins>
</build>

IT IS VERY URGENT

View Answers









Related Pages:
Moving projects from tomcat-6.0 to jboss 5.0.1 GA
Moving projects from tomcat-6.0 to jboss 5.0.1 GA  Now i am using tomcat server version6.0 for my project. Now i want to change the server from tomcat to jboss 5.0.1 GA. What are the things i have to do for using jboss instead
projects
projects  hi'Sir thank's How to make collage library projects in gui or java code with from design
Travelling Sales MAn Using GA - IoC
Travelling Sales MAn Using GA  travelling sales man problem using ga first i have randomly select few cities which will be called population size... path from the cost matrix wiil be decided i hope i will get some help
your app crashed in ipad 2 running iOS 5.0.1
your app crashed in ipad 2 running iOS 5.0.1  I submit my universal...... "We found your app crashed in ipad 2 running iOS 5.0.1, witch... to figure out and overcome from this issue
JBoss Unix and Line Separator
the run.conf script from jboss I added the parameter -Dline.separator=separator I...JBoss Unix and Line Separator  Hi, I am trying to solve an critical... from the PrintWriter class from java api, this method uses the default line
draw the running or moving graph using database in jsp
draw the running or moving graph using database in jsp  hi my question is how to draw the running or moving graph using jsp and take x and y co-ordinate value from database
draw the running or moving graph using database in jsp
draw the running or moving graph using database in jsp  hi my question is how to draw the running or moving graph using jsp and take x and y co-ordinate value from database
projects on cyber cafe
projects on cyber cafe  To accept details from user like name Birth date address contact no etc and store in a database   Hi Friend, Visit Here Thanks
projects on cyber cafe
projects on cyber cafe  To accept details from user like name Birth date address contact no etc and store in a database   Hi Friend, Visit Here Thanks
projects
projects  any billing projects in java please send message in the following email id
projects on cyber cafe
projects on cyber cafe  To accept details from user like name Birth date address contact no etc and store in a database   Hi Friend, Try this: import java.awt.*; import java.sql.*; import javax.swing.*; import
JBoss Application Server
. Red Hat bought JBoss for $420 million in April 2006. The company profits from...JBoss Application Server          JBoss is an open source Java EE-based application server
jboss with local entity bean - Development process
jboss with local entity bean  We are using eclipse version 3.4.0 for EJB 2.0 application development ( which has ready plug-in for jboss server 4.2.1GA) and jboss server 4.2.1GA for the deployment. and Jboss is configured
Building Projects - Maven2
Building Projects - Maven2      ... Source build tool that made the revolution in the area of building projects... be completely controlled and independent from any specific file system. 2
Moving The Images
Moving The Images  How to moving multiple images in one frame using swings
JBoss Seam - Web 2.0 Applications
JBoss Seam - Web 2.0 Applications           JBoss Seam is a powerful new application framework developed by JBoss, a division of Red Hat for building next
Jkmegamenu drop downs moving left when window is resized in Chrome
Jkmegamenu drop downs moving left when window is resized in Chrome  I'm using the JKmegamenu plugin to implement a megamenu on a website I'm working... is resized the drop down divs move left. I got the JavaScript code from this link
app crashed in ipad 2 running iOS 5.0.1
app crashed in ipad 2 running iOS 5.0.1  i developed a universal application for both iPhone and iPad the application works fine when i test on my... in ipad 2 running iOS 5.0.1, witch is not in compliance with the App Store Review
JBoss Tools 3 Alpha has been released
The first Alpha release of JBoss Tools 3 has been made recently with intials supports for portals including JSF and Seam portals. JBoss Tools is an open... be used as a JPA platform in Eclipse JPA projects. ·    Includes
Game and Graphic Books
always thought game developers were born, not made. True greatness comes from within... of moving three-dimensional objects. With OpenGL, you can control computer-graphics technology to produce realistic pictures or ones that depart from reality
Manhattan Moving Services
Manhattan Moving Services  **Deleted by admin *** - Shleppers Moving &
deploy stand alone java project in JBoss - Development process
deploy stand alone java project in JBoss  i hv a stand alone java project nad a web project to be run on Jboss. from the web project i am calling... alone java project in JBoss. thanks in advance
Moving Cursor within ResultSet
; } Moving Cursor Within ResultSet There are many methods are given to move... String String query = "SELECT * FROM student"; // excecuting query... direction System.out.println("Moving Forward"); while (resultSet.next
jboss sever
jboss sever  Hi how to configure data source in jboss server and connection pooling Thanks Kalins naik   JBoss Tutorials
jsp-jboss
jsp-jboss  where to keep jsp in jboss
Moving a Column in JTable
Moving a Column in JTable      ... component. Moving is a very simple method  that  moves the data from  one position  to the other. If you want to move a column from one
Moving file or directory from one directory to another
Moving file or directory from one directory to another... method to complete the program for moving file or complete folder from specified... directory is moved from one directory to another directory. This program
Struts Projects
Struts Projects Easy Struts Projects to learn and get into development... Framework using MYSQL database as back end Struts Projects are supported be fully... projects? Struts Projects will help you master the concepts like updating
JBOSS Startup Problem - StandardWrapper.Throwable java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:394)
JBOSS Startup Problem - StandardWrapper.Throwable... am new to Rose India and also new to JBOSS. I have a problem in JBOSS Starting. I am using JBOSS -4.0.5 version, Java JDK 1.6.0_10 and connecting to Sybase
Building Web Application With Ant and Deploying on Jboss 3.0
Building Web Application With Ant and Deploying on Jboss 3.0... will show you how to build you web application and install on the Jboss 3.0... jsp, html and servlets in the ear file and deploy on the Jboss 3.0 application
Using Jasper Report files in java projects using Eclipse IDE
Using Jasper Report files in java projects using Eclipse IDE  Hello all, I am using iReports for generating reports from Database. I am able to get the .jasper with .jrxml files. I am developing a web portal in Eclipse which
java projects
java projects  I am interested to developed the JAVA projects. But I want to some help about java example projects. So give me suggestions to developed the java projects by me.   Please visit the following links: http
Java Projects
Java Projects  Can anyone please share java projects for college submission with source code?? Thanks
Apache Ant - Building Simple Java Projects
Apache Ant - Building Simple Java Projects  ... will introduce you to Apache's Ant technology, which is a mean to build java projects... to build his/her own java projects; and if you are already exposed to Ant, then also
Moving ball - Applet
Moving ball  import java.awt.*; import java.applet.*; import java.lang.Thread; import java.lang.*; public class Moving_ball extends Applet...) {} } } public static void main(String args[]) { Moving_ball mb=new
moving function - Java3D
moving function  i am working on one project in java. can their is function available for speed. i want move 2d ball with appropriate speed. can i increse or decrese speed with the help of java function   Hi friend
What are the level in Jboss 5 application server to deploy the application
What are the level in Jboss 5 application server to deploy the application  What are the level in Jboss 5 application server to deploy... to distinguish the base platform from J2EE (java 2 platform, enterprise edition) and J2ME
java projects
java projects  i have never made any projects in any language. i want to make project in java .i don't know a bit about this .i am familar with java.please show me the path please......   Hi, You can develop
how to install jboss drools
how to install jboss drools   how to install jboss drools
JBoss Application Server Start Failed. HTTP Connector port 8080 is already in use.
JBoss Application Server Start Failed. HTTP Connector port 8080 is already in use.  Deployment error: JBoss Application Server Start Failed. HTTP... the process that uses the port 8080 from dos prompt
how to install jboss - EJB
how to install jboss  when i installed jboss at startup jboss generating errors . unable to run ejb3
JBoss Administrator
JBoss Administrator       Position Vacant: JBoss Administrator  Job Description  We are looking for JBoss Administrator to manage the JBoss based
Open Source projects
Open Source projects Mono Open Source Project Mono provides...;     SGI Open Source Project List The following projects...;   Open-source projects get free checkup More open-source software
Moving Images in GUI - Swing AWT
Moving Images in GUI  I want to add an image of a person in my GUI and make it move to a specific location. How can I add the image to the frame and move
monitoring framework for continuously moving objects
monitoring framework for continuously moving objects  hi i want a source code on if the object moves outt of the safe region i want to get the update to the server
Skill Managing Projects,Outsourcing Project Managing Skills,What are the Skills for Managing Projects?
What are the Skills for Managing Projects? Introduction Imagine... of project management. Effective Project Management Many projects fail... change in today's fast paced business world, and it is more so for projects
Copying and Moving data using drag and drop
Copying and Moving data using drag and drop: You can drag and drop the data from list to dataGrid using different data formats in this example. When you move data and add it to the drop target it will be removed from draginitiator
Java Marketing projects
Java Marketing projects  Java Marketing projects

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.