[
https://jira.jboss.org/jira/browse/ARQ-89?page=com.atlassian.jira.plugin....
]
Jozef Hartinger commented on ARQ-89:
------------------------------------
7)
Chapter 3.4. Setting up and running the test in Eclipse - the picture about setting maven
profile in Eclipse contains "jboss-remote-60", it should be
"jbossas-remote-60"
Chapter 3.5. Setting up and running the test in NetBeans - same as above
Reference guide review
----------------------
Key: ARQ-89
URL:
https://jira.jboss.org/jira/browse/ARQ-89
Project: Arquillian
Issue Type: Bug
Components: Documentation
Affects Versions: 1.0.0.Alpha1
Reporter: Martin Gencur
This is issue for bugs found in reference guide. It contains only issues found directly
in the text (not disfunctional examples etc.).
1) Chapter 2. Introductory examples -
-it is not possible to unzip and run jboss this way:
($ unzip jboss-6.0.0.M2.zip $JBOSS_HOME, $ $JBOSS_HOME/bin/run.sh)
It has to be something like this:
$ unzip jboss-6.0.0.M2.zip
$ mv jboss-6.0.0.????????-M2 $JBOSS_HOME
$ $JBOSS_HOME/bin/run.sh
(just to be precise)
2) Chapter 2. Introductory examples - the picture about setting maven profile in Eclipse
contains "jboss-remote-60", it should be "jbossas-remote-60"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira