Re: [appfuse-user] Webservices out of AppFuse v2.0

2007-03-06 Thread Bryan Noll
I'm trying to get going on this stuff right now. Of the 3 items you listed, only number 1 will be addressed in the first pass. I don't even have enough at this point though to get anything checked in. Until then, you may be better off not waiting on us, and blazing your own trail here assumi

Re: [appfuse-user] Webservices out of AppFuse v2.0

2007-03-06 Thread Irshad Buchh
Hi Mike, We would appreciate if these things are taken into account while writing the XFire AppFuse 2 docs or tutorial: 1. Exposing webservices using JSR181 annotations. 2. Exposing webservices using jibx, castor binding. 3. Consuming webservices with XFireClient bean using jibx, castor binding.

Re: [appfuse-user] Webservices out of AppFuse v2.0

2007-03-06 Thread Jaymin Shah
Is it possible to get early docs or implementation? Michael Horwitz wrote: > > I believe the work to include XFire support in AppFuse 2.0 is currently in > progress. > > Mike. > > > On 3/6/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: >> >> >> We are using framework created using Appfuse for St

Re: [appfuse-user] Webservices out of AppFuse v2.0

2007-03-06 Thread Michael Horwitz
I believe the work to include XFire support in AppFuse 2.0 is currently in progress. Mike. On 3/6/07, Jaymin Shah <[EMAIL PROTECTED]> wrote: We are using framework created using Appfuse for Struts2 Basic version. We now want to create webservice and wat to expose it to external world. (We ex

[appfuse-user] Webservices out of AppFuse v2.0

2007-03-06 Thread Jaymin Shah
We are using framework created using Appfuse for Struts2 Basic version. We now want to create webservice and wat to expose it to external world. (We expect that our web service would be used by dotNet application/client). Is there any reference / code base / demo available similar to http://raib