file path separators

2009-04-06 Thread Sam Carleton
Right now I am working in Windows but the primary reason for using Axis2/C is to go cross platform sometime next year. Apache C Modules have done a very nice job of making sure that all file file IO functions that take a path are neutral when it comes to file path separators. Well not actually

Re: WSDL2C exception

2009-04-06 Thread Anil
thanks alot Dimuthu On Sun, Apr 5, 2009 at 6:18 PM, Dimuthu Gamage dimut...@gmail.com wrote: Hi Anil, You wsdl should have external wsdls or/and schemas that are imported or included. In that case you need to be online when running the tool. That is not a requirement of the tool. Thanks

WS-Policy support

2009-04-06 Thread Vivian Wang
Hi All, I am working on using axis2/c to built a web service client. I have a few questions regarding WS-policy support in axis2/c. From the manual in axis2/c web site, it seems that the WS-policy support is built in to the axis2/c. I would like to know the following: (1) Are there any

Re: Application scope parameters

2009-04-06 Thread Supun Kamburugamuva
Yes, as I have mentioned in a previous mail you can put the info into conf_ctx and retrieve it from the service. Supun On Mon, Apr 6, 2009 at 8:37 AM, Sam Carleton scarle...@gmail.com wrote: On Sun, Apr 5, 2009 at 11:15 PM, Supun Kamburugamuva supu...@gmail.com wrote: On Mon, Apr 6, 2009

Re: resolving relative file paths (mod_axis2)

2009-04-06 Thread Supun Kamburugamuva
These links might help you, http://wsaxc.blogspot.com/2008/11/axis2c-handler-parameters.html http://wsaxc.blogspot.com/2008/11/axis2c-modules-and-persistent.html Supun On Mon, Apr 6, 2009 at 8:50 AM, Sam Carleton scarle...@gmail.com wrote: On Sun, Apr 5, 2009 at 11:27 PM, Supun Kamburugamuva