>
> I am asking myself whether this is so much better? It would mean
> that we have Alfresco's Web Client (first "webapp") and our
> own Tapestry "webapp" together in one webapp, one JSF-based, the
> other Tapestry-based? Does not sound so nice to me.


It doesn't seem very nice, I see what you mean.
But it may be the only - or easiest - possible solution?
After all this is what you are doing, creating additional front end View
functionality to the Alfresco MC that already has its own View?
You surely don't want a clustered solution because there would be a lot of
overhead, I think.
But don't know Alfresco to that extent. Maybe it has a web services layer to
hook into. This would be overhead, but it would have been designed for this
purpose?
Adam



On 27/11/2007, Kaspar Fischer <[EMAIL PROTECTED]> wrote:
>
>
> On 27.11.2007, at 13:36, adasal wrote:
>
> > I've been wondering about this exchange. I haven't looked this up,
> > but if
> > this is a problem of sharing across Servlet container contexts then
> > are you
> > trying "to do what ought not to be done"?
>
> You are right. A different setup would definitely be more
> appropriate. For instance, a "clustered repository server",
> as described on
>
>    http://wiki.alfresco.com/wiki/Alfresco_Repository_Architecture
>
> > Why can't you unpack Alfresco and add in Tapestry to the existing
> > context?
> > You have access to Alfresco source which might help as well.
>
> I am asking myself whether this is so much better? It would mean
> that we have Alfresco's Web Client (first "webapp") and our
> own Tapestry "webapp" together in one webapp, one JSF-based, the
> other Tapestry-based? Does not sound so nice to me.
>
> Or do you mean to go with two webapps and copy all Alfresco
> code to our Tapestry-based webapp? This does not work as this
> Alfresco code is not intended to be run twice (it will listen
> on the same port twice, create caches twice, etc.). For this,
> a clustered setup would be better suited (see above).
>
> Kaspar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to