Problems invoking SQLSE via web service

View: New views
1 Messages — Rating Filter:   Alert me  

Problems invoking SQLSE via web service

by David Salter-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I've written a composite app that adds a SOAP binding on top of the  
SQL service engine so that I can (hopefully) expose a few SQL  
statements as web services.

This all works fine when I test the composite application as I can  
see that my XML payloads for request and response of the web service  
work as expected.

When I try to invoke the web service from within NetBeans by adding a  
Web Service Client and then invoking the web service client, I always  
get an empty result set returned.

Anyone any ideas what I could be doing wrong?

Thanks,

Dave.