Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Trying to deploy I-Card Service

Hello,

I'm trying to deploy a local Higgins prototype installation consisting of the
Cloud Selector (org.eclipse.higgins.proxy.web), the test RP
(org.eclipse.higgins.proxy.test) and the I-Card Service
(org.eclipse.higgins.rpps.web). However, I'm having a really hard time putting
everything together because of the lack of documentation on the subject (or
maybe I'm just lacking the ability to find the doc I need...). I've got the
Cloud Selector and test RP working fine and talking to Azigo's RPPS fine. My
problem is with the configuration of the RPPS. What should the User.xml and
other files under $HOME/higgins/ConfigurationFile contain and what purpose do
they serve? How can I populate my MySQL database? I've imported the script
under "org.eclipse.higgins.icard.provider.cardspace.db.mysql/sql" but I don't
know what kind of data the table should contain. How do I create users and
cards?

I'm basically trying to reproduce the service that is provided here
"http://higgins.eclipse.org/cloud-selector-test/";, but with all components
hosted locally. I've found some pointers, mainly on the mailing list, but the
best explanations I found are for CardSync. However, if I understood correctly,
I don't need this web app since its only used to support client-side selector
which I don't need.

I would appreciate any help I can get regarding the deployment of the I-Card
Service.

Thanks,
Jonathan 


Back to the top