Hi,

On Wed, Jan 19, 2011 at 3:15 PM, Sinthuja Rajendran
<[email protected]>wrote:

>
> 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 am also new to Photark; I built the source code from the trunk and
deployed the photark.war on Tomcat 6.0.24 and 6.0.26. Deployment was
successful in both without any such exceptions you mentioned. But, I'm on
Ubuntu 10.04.

I believe it'll be better if you give the detailed stack trace, so others
can figure out the exact point where exceptions are thrown.


Thanks,
~Umashanthi


>
> I don't know how to solve this exception, please help me to overcome.
>
> Regards,
> Sinthu.
>

Reply via email to