[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: re-deploy on JBoss-5.0.0.Beta2

vbatista do-not-reply at jboss.com
Wed Jan 2 10:30:27 EST 2008


Hi,
   I have done some tests with JBoss-5.0.0Beta2 and Beta3, with the same results on both versions:
    - If I have an exploded ear, if I touch the ear directory, it gets re-deployed. Although if I touch the application.xml nothing happens;
    - If I have an exploded war inside my ear, I can't re-deploy it. I tried touching web.xml and the war directory;
    - If I have an exploded web application (no ear in this case), I can re-deploy it by touching its directory. If I touch web.xml nothing happens.


   How can I re-deploy an exploded war inside an exploded ear? I don't wan't the entire ear to get re-deployed. I just wan't the war re-deployed.

   Any help would really be appreciated.
   Thanks in advance.
   Best regards,
      Victor

   PS: Is there any configuration on JBoss-5.x like the old one:

  |       <attribute name="URLComparator">org.jboss.deployment.scanner.PrefixDeploymentSorter</attribute>
  | 

     This was a nice feature to have control over the deployment order of our applications.




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116422#4116422

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116422



More information about the jboss-user mailing list