Hello!
In my programm i want to update a node, which is an Custom View in this case, but when I try, I always get this exception:
"Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Update of specified node type is not supported."
the strange thing is that this programm worked before and I didn'change anything, its just another pc but that shouldn't be a problem.
some ideas?