Bug 778595 (SOA-1068) - Update opensso deployment document
Summary: Update opensso deployment document
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1068
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Documentation
Version: 4.3 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.3 CP01
Assignee: Len DiMaggio
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On: SOA-731
Blocks: SOA-1076 778705
TreeView+ depends on / blocked
 
Reported: 2008-12-08 10:22 UTC by Jeff Yu
Modified: 2013-07-02 01:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-17 15:24:11 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1068 0 None None None Never

Description Jeff Yu 2008-12-08 10:22:31 UTC
Date of First Response: 2009-01-05 02:29:28
project_key: SOA

Need to add 'deploy opensso into soa-p' section in the Administrator Guide.

Comment 1 Jeff Yu 2008-12-08 10:23:54 UTC
Link: Added: This issue depends SOA-731


Comment 2 Jeff Yu 2008-12-08 10:44:04 UTC
Hi Darrin,

Could you please help me to add following section into the '1.8 Configuring OpenSSO in SOA-P' of  'JBoss_Enterprise_Platform_Administration_Guide' book.

============================

1.8.2 Install and configure Opensso in SOA-P

Due to an opensso.war deployment issue (https://jira.jboss.org/jira/browse/SOA-731), we have provided a workaround to fix it. 
We are testing against OpenSSOv1 Build 4.5 (http://download.java.net/general/opensso/stable/openssov1-build4.5/)

  1. Go to $SOA-P/jboss-as/samples/quickstarts/opensso/opensso-ear, run 'ant'.
  2. Copy the opensso-1.0.ear from $opensso-ear/build to $SOA-P/jboss-as/server/$config(such as default)/deploy
  3. Start the soa-p from $soa-p/jboss-as/bin/run.sh
  4. Open http://localhost:8080/opensso in a browser.
  5. Click on "Create Default Configuration". This causes OpenSSO to
     configure itself.
  6. Enter 'adminpass' for the "Default User[amAdmin]" and 'ldappass'
     for "Default Agent [amldapuser]"
  7. Visit http://localhost:8080/opensso again. Log in
     using the proper credentials. User Name is amAdmin and Password
     is the password you chose to go with amAdmin.

  More information about opensso, please visit its website at: http://opensso.dev.java.net

=============================

Comment 3 Jeff Yu 2008-12-08 10:45:30 UTC
Hi Darrin,

Could you please help me to include the above message in the 'Administration_Guide' book?

Thanks
Jeff

Comment 4 Dana Mison 2008-12-15 02:00:58 UTC
Parent: Added: SOA-1076


Comment 5 Dana Mison 2008-12-15 02:21:08 UTC
Parent: Removed: SOA-1076 


Comment 6 Dana Mison 2008-12-15 02:24:53 UTC
Link: Added: This issue is a dependency of SOA-1076


Comment 7 Dana Mison 2009-01-05 07:29:28 UTC
I assume this section should replace the installation on Tomcat section ?

Comment 8 Jeff Yu 2009-01-05 08:13:39 UTC
I suggest that we add another section next to Tomcat one, instead of replacing the Tomcat section. 

Thoughts?

Comment 9 Dana Mison 2009-01-13 04:43:00 UTC
But this method is preferred, ie installing in SOA? 

Comment 10 Jeff Yu 2009-01-13 05:15:39 UTC
Hmm... I would not say it is preferred, since the solution that we provide this time is still a workaround, not perfect one(The perfect one would be fixed in the opensso itself). But we might add this one before the Tomcat one.
Need MarkL's call here. ;-)

@Mark 
Thoughts?

Thanks
Jeff

Comment 11 Dana Mison 2009-01-16 00:34:16 UTC
emailed soa-pm-list to clarify

Comment 12 Dana Mison 2009-01-21 02:52:42 UTC
replaced tomcat instructions from the previous version with this new content

Comment 13 Dana Mison 2009-01-22 03:23:05 UTC
quick question.
in login-config.xml should it be:
<module-option name="amPropertiesFile">/props/AMConfig.properties</module-option>
or 
<module-option name="amPropertiesFile">props/AMConfig.properties</module-option>

I have no idea but the leading / seemed odd to me.

Comment 14 Dana Mison 2009-02-16 04:44:55 UTC
Link: Added: This issue is a dependency of SOA-1169


Comment 15 Jeff Yu 2009-02-16 05:01:28 UTC
Hi Darrin,

Make it consistent with others, use the:

<module-option name="amPropertiesFile">props/AMConfig.properties</module-option> 

Without the leading /.

Thanks
Jeff

Comment 16 Dana Mison 2009-02-16 05:10:42 UTC
updated

Comment 17 Dana Mison 2009-02-19 06:52:48 UTC
Release Note:
SOA-731
The OpenSSO deployment instructions in the Configuration chapter of the Administration Guide have been updated.

Comment 18 Dana Mison 2009-03-04 02:28:30 UTC
as per email exchange on 26/27th of February, reverting back to Tomcat installation instructions

Comment 19 Dana Mison 2009-03-04 03:50:47 UTC
verifying tomcat installation: the instructions say build 4.5 but it seems to be no longer available on the site.

Can we give people more specific instructions on the correct version's location ?

Comment 20 Jeff Yu 2009-03-04 06:28:19 UTC
Hi Darrin,

The specific location is: http://download.java.net/general/opensso/stable/openssov1-build4.5/

Thanks
Jeff

Comment 21 Dana Mison 2009-03-16 09:59:29 UTC
content updated in guide with tomcat instructions again

Comment 22 Len DiMaggio 2009-03-16 13:57:50 UTC
Just to confirm - we are going to follow the model of the opensso quickstart readme file and document BOTH the tomcat install and the opensso.ear install into the SOA-P server?

As of today - Mar 16 14:00 UTC, the admin guide here: https://svn.corp.jboss.com/repos/soa/branches/4.3/build-tools/docs/esb/   only lists the tomcat install.



Comment 23 Len DiMaggio 2009-03-16 14:14:54 UTC
Darrin - are the doc changes available for review? Thx.

Comment 24 Dana Mison 2009-03-17 00:59:50 UTC
I reverted back to the Tomcat instructions for the Administration Guide as the email discussion of the EAR install stated that it was unsupported.  I have included reference to the EAR install additions to the quickstart in the release notes.



Comment 25 Len DiMaggio 2009-03-17 15:24:11 UTC
Note added to section 9.1 page 8 in the release notes

The confusion here was over the tomcat install approach being recommended and the .EAR install into SOA-P being provided as a workaround. The quickstart readme file has also been updated to be in synch.



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