a lot
Andreas
Original-Nachricht
> Datum: Fri, 11 Jul 2008 08:11:33 -0400
> Von: "kranga" <[EMAIL PROTECTED]>
> An: "Tapestry users"
> Betreff: Re: T5: Integrating T5 webapp with Axis2 webservice framework
> Also checkout Apache CXF
ginal-Nachricht
> Datum: Fri, 11 Jul 2008 08:11:33 -0400
> Von: "kranga" <[EMAIL PROTECTED]>
> An: "Tapestry users"
> Betreff: Re: T5: Integrating T5 webapp with Axis2 webservice framework
> Also checkout Apache CXF - with its full Jaxws annotations suppo
.
-Original Message-
From: kranga [mailto:[EMAIL PROTECTED]
Sent: 11 July 2008 13:12
To: Tapestry users
Subject: Re: T5: Integrating T5 webapp with Axis2 webservice framework
Also checkout Apache CXF - with its full Jaxws annotations support and
spring integration, it is silly easy to turn a class
08 6:44 AM
Subject: RE: T5: Integrating T5 webapp with Axis2 webservice framework
Not sure if this helps..
From what I know, Tapestry does its core of work in the Tapestry
Filter,.
So, if you add this filter in to the filter list of the Axis Servlet,
,,, so that the Tapestry filter kicks in befor
Not sure if this helps..
>From what I know, Tapestry does its core of work in the Tapestry
Filter,.
So, if you add this filter in to the filter list of the Axis Servlet,
,,, so that the Tapestry filter kicks in before the request goes to
Axis,
Then you should be able to get the Tapestry features