Hi all, I am new for photArk and as a first step to involve in the development, I tried to bulid the the project but I encountered some problems.
As mentioned in the develeloment Guide I installed apache-maven-3.0.2 and Tortise 1.6.12 SVN. I was able to checkout the SVN repository from http://svn.apache.org/repos/asf/incubator/photark/trunk/ and build the source code by apache maven succefully. After that, when I tried to deploy the photark.war file in the web application server, exceptions are thrown. The thrown exception was: org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Processing composite {http://org.apache.photoark}photo-gallery-jcr: Resolving Java Interface org.apache.photark.security.authorization.services.AccessManager java.lang.IllegalStateException: org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Processing composite {http://org.apache.photoark}photo-gallery-jcr: Resolving Java Interface org.apache.photark.security.authorization.services.AccessManager I used Tomcat as a web server. I am using the latest version apache-tomcat-7.0.4 and my operating system is Windows Vista. I added the user role photark-admin also in the tomat-users.xml. I tried with tomcat 6.0 also, then also I enountered the same problem. And then I downloaded and tried with apache-photark-M3-incubating binary soure file and deployed photark.war in that distribution too, but it is also giving me the same exception given above. I don't know how to solve this exception, please help me to overcome. Regards, Sinthu.
