Bug 781110 (SOA-3604) - Syntax error in opensso quickstart readme
Summary: Syntax error in opensso quickstart readme
Keywords:
Status: CLOSED WONTFIX
Alias: SOA-3604
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB, Examples
Version: 5.2.0 GA
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-18 18:32 UTC by Len DiMaggio
Modified: 2012-06-01 11:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-01 11:01:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBESB-3737 0 Major Closed Syntax error in opensso quickstart readme 2013-03-07 09:02:35 UTC
Red Hat Issue Tracker SOA-3604 0 Minor Closed Syntax error in opensso quickstart readme 2013-03-07 09:02:35 UTC

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


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