The problem is that CXF is lefting the sceneobject's attribute "name" as null.
I'm using PHP as the client. In my development environment I have PHP 5.2.4, and 5.2.0 in the staging. The webservice is not working well on staging because the SOAP messages are different, but I wonder if they are malformed or CXF is not interpreting it as it should. I'm attatching two XML files with the same request, both formed differently. http://www.nabble.com/file/p19899943/soap-development.xml soap-development.xml http://www.nabble.com/file/p19899943/soap-staging.xml soap-staging.xml As you can see, on both files the sceneobject has the name attribute setted to "avatar". Any ideas? -- View this message in context: http://www.nabble.com/Null-attribute-using-PHP-as-a-client-tp19899943p19899943.html Sent from the cxf-user mailing list archive at Nabble.com.
