Re: How to dispatch to a REST service?

2006-09-15 Thread Samisa Abeysinghe
Jean-Sebastien Delfino wrote: Hi, I'm using the REST support in Axis2C 0.93 to invoke SCA services in Apache Tuscany, and it has been working pretty well so far. I now would like to customize a little how requests get dispatched to a particular service. I am currently using the following

[Axis2]Re: An API to configure Axis services?

2006-09-15 Thread Samisa Abeysinghe
Jean-Sebastien Delfino wrote: Samisa Abeysinghe wrote: Jean-Sebastien Delfino wrote: In the Apache Tuscany/C++ project we are using Axis2C to implement our Web Service support. Application developers use Tuscany to create components, then our runtime takes care of exposing these components

[jira] Commented: (AXIS2C-269) Try to clean up axis2_stream

2006-09-15 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-269?page=comments#action_12434900 ] Samisa Abeysinghe commented on AXIS2C-269: -- removed get_type get_char and unget Try to clean up axis2_stream

[Axis2]Re: Has anyone ported Axis2C to Solaris yet?

2006-09-15 Thread Samisa Abeysinghe
Dave Meier wrote: I posted this on the user list, but maybe the developer list is more appropriate. I may be using Axis2C for a project where the server will be supported for Windows, Linux and Solaris. Just wondering if anyone else has been running the code on Solaris and if so, have you

[jira] Assigned: (AXIS2C-287) Port to MacOS X 10.4.7

2006-09-15 Thread Sanjaya Ratnaweera (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-287?page=all ] Sanjaya Ratnaweera reassigned AXIS2C-287: - Assignee: Sanjaya Ratnaweera Port to MacOS X 10.4.7 -- Key: AXIS2C-287 URL:

[jira] Created: (AXIS2C-288) One Way invocation does not check the transport status code

2006-09-15 Thread Nandika Jayawardana (JIRA)
One Way invocation does not check the transport status code Key: AXIS2C-288 URL: http://issues.apache.org/jira/browse/AXIS2C-288 Project: Axis2-C Issue Type: Bug

[jira] Closed: (AXISCPP-999) Segmentation fault in SOAPTransport.h

2006-09-15 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-999?page=all ] nadir amra closed AXISCPP-999. -- Fix Version/s: 1.6 Beta Resolution: Fixed Segmentation fault in SOAPTransport.h - Key: AXISCPP-999

[jira] Commented: (AXIS2C-250) Use AC_CONFIG_SUBDIRS to improve build experience

2006-09-15 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-250?page=comments#action_12435173 ] Samisa Abeysinghe commented on AXIS2C-250: -- going through the autoconf manula, what I understand is that, with AC_CONFIG_SUBDIRS we can have seperate