I have some strange behaviour in action extension I've added. Sometimes vimPort.retrieveServiceContent fails on class not found exception and message
'javax.xml.stream.FactoryFinder$ConfigurationError : Provider com.ctc.wstx.stax.WstxInputFactory not found'
What is strange that sometimes the same code is working well. Does someone have any ideas how to get it working always and why it is happens?
thanks