Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] More Building Fun

Hello,

ICard Manager use rpps for managing cards (http://wiki.eclipse.org/Architecture).
If you want to use other rpps service (default is  https://graceland.parityinc.net:8443/rpps/RPPSService?WSDL)
You'll have to modify org.eclipse.higgins.icm2/icm-ws/src/main/conf/jaxrpc-rpps-client-config.xml


> "Adjust the location of the RPPS service in jaxrpc-rpps-client-config.xml."
> 
> Adjust to what?
> 

ICard Manager is web-based interface for managing cards.
see build log, If build finished SUCCESSFUL You find file org.eclipse.higgins.icm2/icm-web/target/icm.war
You should deploy this file to your application server(for example tomcat).

> "Deploy $basedir/icm-web/target/icm.war."
> 
> Deploy? What does that mean? In any case, there is no icm.war after building...
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev


-- 
Alexander Yuhimenko <AYuhimenko@xxxxxxxxxxxxxx>


Back to the top