[jboss-dev-forums] [Design of EJB 3.0] - Re: EJB3 Plugin Installer; Multiplatform

ALRubinger do-not-reply at jboss.com
Thu Mar 6 18:03:54 EST 2008


Scott observed the following on Win32/Cygwin:

Using ANT_HOME: /usr/java/apache-ant-1.6.5
  | Starting Ant> /usr/java/apache-ant-1.6.5\bin\ant.bat -f C:\DOCUME~1\starksm\LOCA
  | LS~1\Temp\jbossas-ejb3-plugin-installer\build-install-ejb3-plugin.xml
  | Exception in thread "main" java.lang.RuntimeException: Ensure Apache Ant is prop
  | erly installed and Environment Variable ANT_HOME is set
  |        at org.jboss.ejb3.installer.Installer.runAnt(Installer.java:380)
  |        at org.jboss.ejb3.installer.Installer.install(Installer.java:206)
  |        at org.jboss.ejb3.installer.Installer.main(Installer.java:157)
  | Caused by: java.io.IOException: CreateProcess: \usr\java\apache-ant-1.6.5\bin\an
  | t.bat -f C:\DOCUME~1\starksm\LOCALS~1\Temp\jbossas-ejb3-plugin-installer\build-i
  | nstall-ejb3-plugin.xml error=5 

...so I added Revision 70526, http://fisheye.jboss.org/changelog/JBossAS/?cs=70526, which will no longer sniff for OS Strings in the System properties, but for presence of filename itself.

S,
ALR

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

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



More information about the jboss-dev-forums mailing list