[jboss-dev-forums] [Design of JBoss Transaction Services] - BUILD FAILED: set jboss.server to the name of the JBoss serv
ben.cotton@rutgers.edu
do-not-reply at jboss.com
Sat Apr 4 16:17:25 EDT 2009
Hi,
I am trying to build the XTS 1.1 .jars with the ultimate goal of getting the WS-BA Framework to work "out of the box" with JBoss 5. Following Andrew's excellent instructions, I did an 'SVN co' on JBOSSTS_4_6_0_CR1/ and then proceeded with step #1:
ant jbossjta
the build steamed along happily for over 2.5 minutes, but finally FAILED on this error:
anonymous wrote :
|
|
| /* .... snipped build's earlier stdout/stderr */
|
| [java] com.arjuna.mwlabs.ts.jbossatx.init:
| [java]
| [java] BUILD FAILED
| [java] c:\Users\buddy\workspace\JBOSS_4_6_0_CR1\build.xml:145: The following error occurred while executing this line:
| [java] c:\Users\buddy\workspace\JBOSS_4_6_0_CR1\atsintegration\build.xml:74: The JBoss server 'all' does not appear to exist in the installation directory. Please set jboss.server to the name of the JBoss server instance.
| [java]
| [java] Total time: 2 minutes 39 seconds
|
I have tried export JBOSS_SERVER=$JBOSS_HOME/server/ and 3 permutations of export JBOSS_SERVER=$JBOSS_HOME/server/{all,default,minimal}, each followed by a re-build. But at that point I was just guessing my way to a work-around. I am now kinda stuck. Any tips on how I pacify this build's need for a correct jboss.server value?
Thanks,
Ben
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223471#4223471
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223471
More information about the jboss-dev-forums
mailing list