Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: cclipse jboss server problem

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post cclipse jboss server problem

    when i am running the simplel web application programming in eclipse its giving like error on console like

    Buildfile: D:\Ramarao\softwares\java1\Eclipse\eclipse-jee-indigo-SR1-win32-x86_64\eclipse\plugins\org.eclipse.jst.server.gene ric.jboss_1.6.1.v200904151730\buildfiles\jboss323. xml
    undeploy.j2ee.web:
    [delete] Deleting: D:\jboss-5.0.1.GA\server\default\deploy\Attributes.war
    BUILD SUCCESSFUL
    Total time: 5 seconds


    I am using jboss 5 version
    why getting like this


  2. #2
    Member
    Join Date
    Jul 2013
    Posts
    219
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default Re: cclipse jboss server problem

    Hello.
    Did your web application run despite the error?

    Syed.

  3. #3
    Junior Member
    Join Date
    Sep 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: cclipse jboss server problem

    yes and i am getting 404 error like below

    type Status report

    message /Sessiontracking/

    description The requested resource (/Sessiontracking/) is not available.

Similar Threads

  1. Unable hit J2EE Application Hosted in My JBoss Server
    By rameshiit19 in forum Java Networking
    Replies: 0
    Last Post: October 27th, 2012, 05:11 AM
  2. Re: Problem running web application with jboss
    By Programmingpeople in forum JDBC & Databases
    Replies: 1
    Last Post: October 17th, 2012, 09:07 AM
  3. Problem running web application with jboss
    By jessie in forum JDBC & Databases
    Replies: 0
    Last Post: July 29th, 2012, 12:04 PM
  4. Difference between jboss 4.x,5.x and 6.x
    By vairam in forum Member Introductions
    Replies: 1
    Last Post: May 3rd, 2011, 09:49 AM
  5. jboss seam
    By drovsky in forum Member Introductions
    Replies: 1
    Last Post: October 8th, 2010, 11:28 AM