0 Replies Latest reply on May 20, 2010 5:20 AM by kushaljutta143

    Problem with JBoss 5.1.0 GA

      I have one doubt on JBoss server. For Customization purpose i tried to modify xxxx.jsp file in my local system and build that file
      it gives
      ERROR [ProfileDeployAction] Failed to add deployment: KastleULSEAR.ear
      org.jboss.deployers.spi.DeploymentException: Exception determining structure: AbstractVFSDeployment(KastleULSEAR.ear)
      at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)

      *** DEPLOYMENTS MISSING DEPLOYERS: Name

       

      vfszip:/D:/jboss-5.1.0.GA/server/default/deploy/KastleULSEAR.ear/

      i restarted the server 3 times and publish the same after that it is successfully deployed...
      i think it is published well but not bind with KastleSEAR.ear file...
      can u tell me what is the problem with JBoss or is there any mistake from my side...