Thanks for your responses! I will try them,
Peter
Ben Tomasini wrote:
Axis2 has an object supplier interface. Below is an example of a
service which uses spring as its object supplier. You could easily
create a TapestryObjectSupplier and use a TapestryServiceName
parameter to lookup the servi
Axis2 has an object supplier interface. Below is an example of a
service which uses spring as its object supplier. You could easily
create a TapestryObjectSupplier and use a TapestryServiceName
parameter to lookup the service. I would think you could implement a
filter as mentioned above to set
I have an example of integration with axis,
basicaly...
I joined axis web.xml
and tapestry web.xml
then inside a stub class looked for the service..
to make service available, I overriden tapestry filter
and put the service into servletContext
ServletContext context = getServletContext(
Hi all,
Is there any info/examples available on this subject, I would like to
convert a Tapestry service into a webservice.
Thanks
Peter
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROT