Bug 866924 - demo/jboss-seam-2.3.0.Final-redhat-1/examples/readme.txt need to be updated; refers to community AS7 and Seam
Summary: demo/jboss-seam-2.3.0.Final-redhat-1/examples/readme.txt need to be updated; ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Examples, Seam
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: CR2
: 2.1.0
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard: Seam2.3 seam-example
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-16 10:33 UTC by Marek Schmidt
Modified: 2012-11-30 15:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-30 15:34:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marek Schmidt 2012-10-16 10:33:25 UTC
Description of problem:

The readme file
demo/jboss-seam-2.3.0.Final-redhat-1/examples/readme.txt

has multiple issues:

1. "Below is a list of examples with a brief description." lists only a single example.

2. It mentions "JBoss AS 7.1.1" and "JBoss AS 7", instead of EAP6

3. The "How to Build and Deploy an Example on JBoss AS" sections 1 and 2 are not applicable to EAP6 / WFK2.1 and should be removed

4. The sections "Running integration test(s) in Eclipse" and "Debugging of integration test(s) in Eclipse" link to an outdated/incomplete documentation and should be removed.


Version-Release number of selected component (if applicable):
jboss-seam-2.3.0.Final-redhat-1

Comment 2 Tomas Remes 2012-11-08 09:03:23 UTC
This is still not correct - especially point number 4 in Marek's comment above. 

At first there is no jbossas-remote-7 profile in the examples. Profile's name is arq-jbossas-7-remote. 

For second these steps don't work because of missing some build step, which would create test deployment. It is needed to call "mvn clean package", which can be done in Eclipse via Maven build configuration.

Comment 3 Marek Novotny 2012-11-10 12:59:14 UTC
(In reply to comment #2)
> This is still not correct - especially point number 4 in Marek's comment
> above. 
REMOVED from examples/readme.txt

> 
> At first there is no jbossas-remote-7 profile in the examples. Profile's
> name is arq-jbossas-7-remote. 
What are you referring here?  There is property jbossas-remote-7 which activates the profile, readme.txt doesn't specify profile, but only activation of the profile, that is different case.

mvn clean install -Darquillian=jbossas-remote-7

that is correct ^^^ and only one reference to integration testing launcher

> 
> For second these steps don't work because of missing some build step, which
> would create test deployment. It is needed to call "mvn clean package",
> which can be done in Eclipse via Maven build configuration.

that ^^ is now outdated as point 4 were removed ^^^

Comment 4 Tomas Remes 2012-11-12 09:15:41 UTC
The comment about profile's name was intended from Eclipse point of view. So It can be considered as resolved by removing the specified section.

Comment 6 Marek Schmidt 2012-11-16 14:56:32 UTC
Verified on WFK 2.1.0.CR2

Comment 7 Karel Piwko 2012-11-30 15:34:06 UTC
Distributed as a part of WFK 2.1.0.GA release.


Note You need to log in before you can comment on or make changes to this bug.