Deploying services restricted by interface.

2006-02-03 Thread Edward Slattery
This may be a dumb question, but it isn't my first.   I was trying to deploy a web service which has several different functionalities exposed to different users. I thought the way to do this would be to define several interfaces, and have my service implement them all, then define in the wsdd file

guththila re-entrance

2006-01-26 Thread Edward Slattery
I dont know where to log this one - anyone want to tell me if its a problem or I am doing something wrong?   I am testing the Guththila parser, and have a WSDL which contains an of an XSD.   I have one single guththila environment, and create a new parser for each file encountered.   Guththilla

Guththila background

2006-01-17 Thread Edward Slattery
Could you help me with a bit of background info? I am looking into the possibility of using a stax parser in the C++ implementation of SDO. We currently use libxml2. I see that Guththila got consumed by axis2 and it would seem reasonable to start by looking at this as a common parsing strategy. Is