yah, we can see that Struts2 behind Spring in this area

On Sun, Apr 4, 2010 at 2:13 PM, Chris Pratt <thechrispr...@gmail.com> wrote:

> So far we've only used the services for internal calls, so it hasn't been a
> problem, but you're right, we'd probably have to rework our struts 2
> authentication/authorization to cover the spring-ws as well.
>   (*Chris*)
>
> On Sun, Apr 4, 2010 at 12:09 AM, Frans Thamura <fr...@meruvian.org> wrote:
>
> > we here split the springMVC and S2 project,
> >
> > how to share security etc?
> >
> > F
> >
> > On Sun, Apr 4, 2010 at 2:02 PM, Chris Pratt <thechrispr...@gmail.com>
> > wrote:
> >
> > > Well Spring WS is an extension of Spring MVC, so it's kinda both.  I
> use
> > > Struts 2 for all my web traffic and Spring-WS (i.e. SpringMVC) for the
> > Web
> > > Service traffic.  It works well since I map the struts filter to /* and
> > the
> > > spring ws servlet to /ws/*.  I'd definitely be interested in a way for
> > > Struts 2 to serve WS directly, but until then, this works fine.
> > >   (*Chris*)
> > >
> > > On Sat, Apr 3, 2010 at 11:31 PM, Frans Thamura <fr...@meruvian.org>
> > wrote:
> > >
> > > > hi chris
> > > >
> > > >
> > > > is it on SpringMVC or on Struts2,
> > > >
> > > > can share more detail
> > > >
> > > > F
> > > >
> > > > On Sun, Apr 4, 2010 at 12:30 PM, Chris Pratt <
> thechrispr...@gmail.com
> > > > >wrote:
> > > >
> > > > > I've used Spring-Web Services along side a Struts 2 app and it
> worked
> > > > fine.
> > > > >   (*Chris*)
> > > > >
> > > > > On Sat, Apr 3, 2010 at 9:33 PM, Frans Thamura <fr...@meruvian.org>
> > > > wrote:
> > > > >
> > > > > > hi
> > > > > >
> > > > > >
> > > > > > must we  create an axis-plugins for struts2 first, or u can give
> me
> > > an
> > > > > > opinion
> > > > > >
> > > > > > because my head said we must go to plugins result model for any
> > > output
> > > > of
> > > > > > Struts2
> > > > > >
> > > > > > F
> > > > > >
> > > > > > On Sun, Apr 4, 2010 at 11:24 AM, Nitesh Jain <
> > > er.niteshj...@gmail.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Frans,
> > > > > > >
> > > > > > >        You can consider using AXIS with struts for Webservices.
> > > > > > >
> > > > > > > Nitesh
> > > > > > >
> > > > > > > On 4 April 2010 06:50, Frans Thamura <fr...@meruvian.org>
> wrote:
> > > > > > >
> > > > > > > > On Sun, Apr 4, 2010 at 7:40 AM, Dave Newton <
> > > newton.d...@yahoo.com
> > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Frans Thamura wrote:
> > > > > > > > >
> > > > > > > > >> any idea to make a struts2 application using @Webservices
> or
> > > > any,
> > > > > to
> > > > > > > > make
> > > > > > > > >> the result is SOA compliance?
> > > > > > > > >>
> > > > > > > > >
> > > > > > > > > "SOA" compliance meaning what? The rendered result can be
> in
> > > any
> > > > > > format
> > > > > > > > and
> > > > > > > > > conform to any standard you wish. Is your question
> regarding
> > > > using
> > > > > > the
> > > > > > > > > actual JAX-RS @Webservice annotation on an S2 action?
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > hi dave
> > > > > > > >
> > > > > > > > right, that is the idea
> > > > > > > >
> > > > > > > > F
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to