You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "avdhesh .java" <av...@gmail.com> on 2009/12/21 18:07:07 UTC

deploying PhotArk WebApp to Google AppEngine

Hi ,

I am Planning to work on this issue...

Can You please elaborate this issue ..

Regards,
Avdhesh Yadav

Re: deploying PhotArk WebApp to Google AppEngine

Posted by Luciano Resende <lu...@gmail.com>.
On Mon, Dec 28, 2009 at 7:25 AM, avdhesh .java <av...@gmail.com> wrote:
> Hi,
>
> i tried to deploy tuscany on google apps. i have used tuscany 1.5.
> I got following execption
> java.lang.NoClassDefFoundError: javax.naming.InitialContext is a restricted
> class. Please see the Google  App Engine developer's guide for more details.
> After investigation i found that
>
> getContributionRoot() of class WebAppServletHost use the
> javax.naming.InitialContext which is a restricted class .
> tuscany 1.5.1 also have same problem..
>
> Next i search google and found that it is possible to  successfully deploy
> Tuscany on google apps..but that is by using Tuscany 2.x version...which is
> not yet a GA release.
>
I have made several fixes in Tuscany 2.x to allow it to be deployed in
Google AppEngine, so I'd recommend moving to 2.x for this purpose
(which shouldn't be much difference).

As for the GA release, I'm guessing you are saying this because of the
2.x release is still called Milestone releases, and that is solely
because we are somewhat waiting for the final release of the SCA
Specifications in order to declare Tuscany 2.x, other then that, I
believe things are stable enough for PhotArk to use.

> To deploy photark on google apps either use tuscany 2.x...or fix the problem
> in tuscany 1.x...release..
>

I can take a quick try on moving PhotArk to use to Tuscany 2.x, I'll
try this tonight... otherwise it might take me two days, as I'll
probably hit the road tomorrow again and will be offline.

> Thanks,
> Avdhesh
>
>
> On Mon, Dec 21, 2009 at 11:37 PM, avdhesh .java <av...@gmail.com>wrote:
>
>> Hi ,
>>
>> I am Planning to work on this issue...
>>
>> Can You please elaborate this issue ..
>>
>> Regards,
>> Avdhesh Yadav
>>
>>
>
>
> --
> Thanks,
> Avdhesh
> 09873421630
>
> Disclaimer: Any resemblance between the above views and those of my
> employer, my terminal, or the view out my window are purely coincidental.
> Any resemblance between the above and my own views is non-deterministic. The
> question of the existence of views in the absence of anyone to hold them is
> left as an exercise for the reader. The question of the existence of the
> reader is left as an exercise for the second god coefficient. (A discussion
> of non-orthogonal, non-integral polytheism is beyond the scope of this
> article.)
>



-- 
Luciano Resende
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Re: deploying PhotArk WebApp to Google AppEngine

Posted by "avdhesh .java" <av...@gmail.com>.
Hi,

i tried to deploy tuscany on google apps. i have used tuscany 1.5.
I got following execption
java.lang.NoClassDefFoundError: javax.naming.InitialContext is a restricted
class. Please see the Google  App Engine developer's guide for more details.
After investigation i found that

getContributionRoot() of class WebAppServletHost use the
javax.naming.InitialContext which is a restricted class .
tuscany 1.5.1 also have same problem..

Next i search google and found that it is possible to  successfully deploy
Tuscany on google apps..but that is by using Tuscany 2.x version...which is
not yet a GA release.

To deploy photark on google apps either use tuscany 2.x...or fix the problem
in tuscany 1.x...release..

Thanks,
Avdhesh


On Mon, Dec 21, 2009 at 11:37 PM, avdhesh .java <av...@gmail.com>wrote:

> Hi ,
>
> I am Planning to work on this issue...
>
> Can You please elaborate this issue ..
>
> Regards,
> Avdhesh Yadav
>
>


-- 
Thanks,
Avdhesh
09873421630

Disclaimer: Any resemblance between the above views and those of my
employer, my terminal, or the view out my window are purely coincidental.
Any resemblance between the above and my own views is non-deterministic. The
question of the existence of views in the absence of anyone to hold them is
left as an exercise for the reader. The question of the existence of the
reader is left as an exercise for the second god coefficient. (A discussion
of non-orthogonal, non-integral polytheism is beyond the scope of this
article.)