Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Re: Need Help in deploying RPPS-Web - Urgent help needed

Alexander, could you please tell us where could we find all files that we would need to use to deploy rpps.web package?

I have a succesfully deployed M6 but as far as I want to test and integrate iPhone / Android authentication on our Demo site I need to upgrade to M7 (as happened with M5 that had OpenID identifiers).

Thanks,
---
David Campos


On Wed, Dec 2, 2009 at 01:18, Daljeet Singh <daljeetsm@xxxxxxxxx> wrote:
Thanks Alexander.

I am using the code from the trunk. The problem (AFAIK) is that the trunk has a much larger org.eclipse.higgins.rpps.web\web\META-INF\context.xml file that references User.xml

     <Environment name="HigginsConfigurationBase"  value="C:/Users/Administrator/.higgins/ConfigurationFile" type="java.lang.String" override="false"/>
     <Environment name="HigginsConfigurationFile"  value="User.xml" type="java.lang.String" override="false"/>

There however is no User.xml available that can be used for deployment. The only one available is in one of the test projects and that makes a reference to the Hibernate CP.

This problem doesn't happen with M6 build which by the way has a much smaller context.xml

At this point we only need the ICard Service so that we can store the cards in our infrastructure. I will continue to work with M6 build for now unless you (or other experts at Higgins) think otherwise.

Regards,
Daljeet

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev



Back to the top