It's about as easy as it gets and I've implemented quite a few web services
this way.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Web-services-using-Tapestry-tp4974432p4974799.html
Sent from the Tapestry - User mailing l
AX-WS style annotations.
> >
> > Thanks in advance,
> > Tim
> >
>
> Here's a simple integration for Metro (JAX-WS RI):
> https://github.com/derkoe/tapestry-jaxws
>
> You can also use the libraries (Metro, CXF) directly by then you cannot
> inject Tapestry
ub.com/derkoe/tapestry-jaxws
>
> You can also use the libraries (Metro, CXF) directly by then you cannot
> inject Tapestry services.
>
> --
> Chris
>
> --
> View this message in context:
> http://tapestry.10457
Chris
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Web-services-using-Tapestry-tp4974432p4974549.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users
Search this mailing lists and you will find some recent threads and some coded
examples.
regards,
Peter
- Original Message -
From: "Lenny Primak"
To: "Tapestry users"
Sent: Tuesday, 8 November, 2011 16:48:14 GMT +02:00 Athens, Bucharest, Istanbul
Subject: Re
I use web services with tapestry 5. There is nothing special about them and I
just use them without regard if it's tapestry or not. I use glassfish.
On Nov 8, 2011, at 9:36 AM, Tim Fletcher wrote:
> Hi All,
>
> I have spent the last day trying to find a simple method for adding web
> servic
Hi All,
I have spent the last day trying to find a simple method for adding web
services via Tapestry5, but have only found slightly old
tutorials referring to Tapestry4.
Do you guys have any specific recommendations?
Ideally, i would like to use JAX-WS style annotations.
Thanks in advance,
Tim