0 Replies Latest reply on Dec 2, 2002 10:05 PM by vramana

    Jboss 3.0 Migration issue with Ant

    vramana

      Hello Guys!
      I am facing a strange problem while migrating my application from Jboss 2.4.4 to JBoss 3.0. I have an ant task (start) which basically calls
      java org.jboss.Main instead of using run.bat file. I also have a couple of sysproperty definitions defined in the same (start) target. The application starts well when i comment out the sysproperty definitions. If i have any sysproperty definitions, the application just hangs at the point, where the sysproperty defined definition is required.
      it used to work well with Jboss 2.4.4. Anybody has any idea about this strange behaviour with JBoss 3.0.
      Thanks in advance
      Ramana