TestLink在用SOAP集成Jira時,如果出現(xiàn):
SOAP Fault: (code: WSDL, string: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://xxx.xxx.xxx.xx/rpc/soap/jirasoapservice-v2?wsdl' : failed to load external entity "http://xx.xxx.xx.xxx/rpc/soap/jirasoapservice-v2?wsdl" )
其實(shí)下面還有個Warning警告:
failed to open stream: Permission denied - in /var/www/html/testlink/lib/issuetrackerintegration
這個問題其實(shí)很好解決,問題在于SElinux。把它disable行了。
沒看到網(wǎng)上有這個問題,估計(jì)大家都輕松的解決了吧。呵呵呵