[jboss-dev-forums] [Design of JBoss ESB] - Re: Wise based soap client for esb

jeffdelong do-not-reply at jboss.com
Thu Jun 26 14:10:27 EDT 2008


Also, it is very strange. I am sure I ran all three successfully yesterday, but today I continue to get the exception:

11:13:36,793 ERROR [STDERR] it.javalinux.wise.core.exceptions.WiseConnectionException: Wsdl download failed!
11:13:36,793 ERROR [STDERR]     at it.javalinux.wise.core.client.WSDynamicClientFactory.transferWSDL(WSDynamicClientFactory.java:205)
11:13:36,793 ERROR [STDERR]     at it.javalinux.wise.core.client.WSDynamicClientFactory.getUsableWSDL(WSDynamicClientFactory.java:149)
11:13:36,793 ERROR [STDERR]     at it.javalinux.wise.core.client.WSDynamicClientFactory.getClient(WSDynamicClientFactory.java:109)
11:13:36,793 ERROR [STDERR]     at org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:250)
11:13:36,793 ERROR [STDERR]     at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:316)
11:13:36,793 ERROR [STDERR]     at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:530)
11:13:36,793 ERROR [STDERR]     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
11:13:36,793 ERROR [STDERR]     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
11:13:36,793 ERROR [STDERR]     at java.lang.Thread.run(Thread.java:595)
11:13:36,793 ERROR [STDERR] Caused by: java.io.FileNotFoundException: /home/oracle/wise/Wise7.xml (No such file or directory)
11:13:36,793 ERROR [STDERR]     at java.io.FileOutputStream.open(Native Method)
11:13:36,793 ERROR [STDERR]     at java.io.FileOutputStream.(FileOutputStream.java:179)
11:13:36,793 ERROR [STDERR]     at java.io.FileOutputStream.(FileOutputStream.java:131)
11:13:36,793 ERROR [STDERR]     at it.javalinux.wise.core.client.WSDynamicClientFactory.transferWSDL(WSDynamicClientFactory.java:197)
11:13:36,793 ERROR [STDERR]     ... 8 more


even though I have changed the wise.properties and re-deployed (many times!)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160953#4160953

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160953



More information about the jboss-dev-forums mailing list