in reply to Accessing a node in a SOAP message from a Java client
Check your web server's error log ... you'll likely find a message about calling a method on an undefined object, as you never declare what $som is.