2 Replies Latest reply on Aug 6, 2009 1:58 PM by asookazian

    5.1.0.GA option is not available when creating a new JBoss R

    asookazian

      also, JBoss AS 4.3 is not available either as reported here:

      http://www.seamframework.org/Community/Jboss43RuntimeEnvironment

      I am trying to create a distributed tx example project for possible addition to the Seam distro (2.x or 3.x) as reported here:

      http://www.seamframework.org/Community/NewSeamExampleFeaturingDistributedTransactions

      My example will be using Seam 2.2.0 and JBoss 5.1.0. How can I create a new JBoss server instance for addition in the JBoss server view for 5.1.x? I need to run the server in debug mode and am not sure how to set this up properly if I have to start the server externally (i.e. outside JBDS).

      Most likely there is a -debug option that I can specify when I run 'run.bat'? I'm guessing no according to this wiki:

      http://www.jboss.org/community/wiki/JBossRunParameters

      So the problem in the New server dialog in JBDS is that when I use 'C:\java\jboss-5.1.0.GA' as the home directory and select default configuration, I see this:

      "the home directory does not exist, is missing key files, or is the incorrect version".

      So when will 5.1.0.GA be available in this this view in JBoss Tools?

      Is there a workaround or basically I won't be able to debug my app? thx.