-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
1.0.5.Final
-
None
The documentation for installation references scripts that do not exist. Documentation says.
Download IronJacamar from here: http://www.jboss.org/ironjacamar/downloads/ .
Unzip the file into a directory of your choice.
The converter script can be found in the IRONJACAMAR distribution in the following locations:
Linux script: IRONJACAMAR_HOME/docs/as/converter.sh
Windows batch file: IRONJACAMAR_HOME/docs/as/converter.bat
The converter.sh and converter.bat do not exist in that directory
I neglected to mention that you need IronJacamar 1.1 in the documentation. I also had a typo in the path. The path should be "doc", not "docs" as follows:
Linux script: IRONJACAMAR_HOME/doc/as/converter.sh
Windows batch file: IRONJACAMAR_HOME/doc/as/converter.bat