Bug 781110 (SOA-3604)

Summary: Syntax error in opensso quickstart readme
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESB, ExamplesAssignee: Default User <jbpapp-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2.0 GACC: ncross, tcunning
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-3604
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-01 11:01:11 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:
Embargoed:

Description Len DiMaggio 2011-11-18 18:32:51 UTC
project_key: SOA

The read instructs the user to alter the Tomcat catalina.sh file to look like this:

After Editing:
   JAVA_OPTS="$JAVA_OPTS -Xmx1G -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"

But, the (full) line should read:
   JAVA_OPTS="$JAVA_OPTS -Xmx1G -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=$CATALINA_BASE/conf/logging.properties "

Comment 1 JBoss JIRA Server 2012-02-11 03:04:05 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3737 to Resolved

Comment 2 JBoss JIRA Server 2012-04-09 18:14:13 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3737 to Closed

Comment 3 Nick Cross 2012-06-01 11:01:11 UTC
OpenSSO is not shipped with SOA-P 5.3 anymore