Bug 780439 (SOA-2872)

Summary: QS webservice_proxy_security readme file should be updated
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: mvanek
Component: ExamplesAssignee: tcunning
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.1.0.ER9CC: mvecera
Target Milestone: ---   
Target Release: 5.2.0.CR1   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2872
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-14 14:08:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description mvanek 2011-02-04 15:55:58 UTC
project_key: SOA

In step 1 of the readme file the path to server.xml file is now jboss-as/server/production/deploy/jbossweb.sar/server.xml.
Also step 2 mentions starting the server with version 4.x style path.
---------------------------------------------------------------------
  1. *BEFORE* you start the server:
     - type 'ant genkey'
     - copy the contents of build/server.xml *into* copy into
	   jbossesb-server-4.x/server/default/deploy/jboss-web.deployer/server.xml

  2. start the server in jbossesb-server-4.x/bin/ with ./run.sh

Comment 1 tcunning 2011-04-12 19:33:52 UTC
Link: Added: This issue relates to JBESB-3601


Comment 2 tcunning 2011-04-19 20:20:09 UTC
Fixed in JBoss ESB :

tcunning@localhost:webservice_proxy_security]$ svn commit
Sending        webservice_proxy_security/readme.txt
Transmitting file data .
Committed revision 36954.


Comment 3 David Le Sage 2011-09-02 00:45:31 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue
Writer: Added: dlesage
Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2872

The webservice_proxy_security quick start's readme file had references to old filepaths. These have now been amended to convey accurate information.


Comment 4 Martin Vecera 2011-10-21 08:51:32 UTC
This has been fixed only partially. The readme.txt still contains:

- copy the contents of build/server.xml *into* copy into

Please note that this is verbatim content (including *).
"*into* copy" should be removed.

Comment 5 Anne-Louise Tangring 2011-11-03 17:25:59 UTC
Only allowed in if it does not require a re-build.


Comment 6 tcunning 2011-11-03 17:26:31 UTC
Fixed in ESB : 

tcunning@localhost:webservice_proxy_security]$ svn commit
Sending        webservice_proxy_security/readme.txt
Transmitting file data .
Committed revision 37699.

Should be part of CR1.

Comment 7 Len DiMaggio 2011-11-14 14:08:34 UTC
Verified in the CR1 build.