1 Reply Latest reply on May 19, 2011 3:30 PM by 2lopez

    deployment problem

    2lopez

      Hi,


      I am a complete beginner with weld, seam and even maven so get prepaired :-).


      I have used maven to generate my archetype and deployed it correctly using



      mvn jboss:hard-deploy

      Afterwards I have imported the project without problem. But now, when I modify some file from eclipse and try to redeploy using



      mvn jboss:hard-deploy



      I can't see my changes reflected on the browser. Which is the trick to do this please?