Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Extensible Protocol RP Website

Revision as of 00:14, 3 January 2008 by Pka.us.ibm.com (Talk | contribs) (New page: ==Introduction== ==End-User Perspective== ===Functionality=== ===Setup=== ==Deployer Perspective== ===Download=== ===Deploying=== ===Configuration=== ==Developer Perspective== ===Ar...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

End-User Perspective

Functionality

Setup

Deployer Perspective

Download

Deploying

Configuration

Developer Perspective

Architecture

Building

Checkout the following projects to Eclipse workspace from:

https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/plugins org.eclipse.higgins.rp.icard org.eclipse.higgins.rp.interface org.eclipse.higgins.rp.servlet

https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/app RelyingPartyDemoApp2

Also checkout the following project dependencies: (https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/plugins)

org.eclipse.higgins.configuration.api org.eclipse.higgins.configuration.common org.eclipse.higgins.configuration.xml org.eclipse.higgins.dependencies.redistributable org.eclipse.higgins.idas.api org.eclipse.higgins.messages org.eclipse.higgins.sts.api org.eclipse.higgins.sts.base64.apache org.eclipse.higgins.sts.common org.eclipse.higgins.sts.spi org.eclipse.higgins.sts.xmlsecurity.apache


The projects should all build. The only error that you see after this step is "Target runtime Apache Tomcat v5.5 is not defined" if you have no Tomcat servers setup in your workspace.

See Also

Links

Back to the top