Total beginner and need some help ?
I've created a web service that basically parses the contents of an object and then marshalls it to an xml file.
The input parameter of my web service has been created via an xml schema.
Calling the web service (via soap message) does not populate the input parameter object - it's just null.
I am using netbeans / glassfish but cannot see any errors.
Can anyone point me in the right direction ??