Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am trying to use JAX-WS based on the demo app at the below URL. When i try to modify it to do an ExecuteSQL the return gives me list but row = null for each instance. Using Eclipse debug i can see the information under the ArrayList but it seems...