1 Reply Latest reply on May 8, 2004 12:12 PM by raja05

    deployement problem

    umair

      Hello
      i am a new user of Jboss.i am unable to fine the folder in which i have to keep my class files and jsp.mostly i see that we have to create the whole application and deploy it but what if we want to test only one or two class files and one jsp..
      i will be very thankful if someone send me the description of it.i am unable to find the documentation of JBOSS .the one i have is very advance

        • 1. Re: deployement problem
          raja05

          You need to create a war (either expanded or in the war format) to test ur stuff. You cannot just drop ur class files and test it. How do you expect to test if you are just pushing some class files into JBoss(or any app server for that matter)