[
https://jira.jboss.org/jira/browse/JBESB-2710?page=com.atlassian.jira.plu...
]
Daniel Bevenius commented on JBESB-2710:
----------------------------------------
When I run the wise quickstart on AS5 I get the following error when using a action that
prints the error:
12:08:52,739 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
12:08:52,739 INFO [STDOUT] !ERROR!
12:08:52,739 INFO [STDOUT] Didnt't find jar needed by wsImport API:jboss-jaxws.jar
12:08:52,739 INFO [STDOUT] For Message:
12:08:52,739 INFO [STDOUT] {toWhom=Jimbo}
12:08:52,739 INFO [STDOUT] StackTrace:
12:08:52,739 ERROR [STDERR] it.javalinux.wise.core.exceptions.WiseRuntimeException:
Didnt't find jar needed by wsImport API:jboss-jaxws.jar
12:08:52,740 ERROR [STDERR] at
it.javalinux.wise.core.client.WSDynamicClient.defineAdditionalCompilerClassPath(WSDynamicClient.java:199)
12:08:52,740 ERROR [STDERR] at
it.javalinux.wise.core.client.WSDynamicClient.importObjectFromWsdl(WSDynamicClient.java:163)
12:08:52,740 ERROR [STDERR] at
it.javalinux.wise.core.client.WSDynamicClient.init(WSDynamicClient.java:125)
12:08:52,740 ERROR [STDERR] at
it.javalinux.wise.core.client.WSDynamicClient.init(WSDynamicClient.java:94)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.actions.soap.wise.WSDynamicClientFactory.create(WSDynamicClientFactory.java:72)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.actions.soap.wise.SOAPClient.createClient(SOAPClient.java:275)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:236)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:634)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:586)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:420)
12:08:52,740 ERROR [STDERR] at
org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:545)
12:08:52,740 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
12:08:52,740 ERROR [STDERR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
12:08:52,740 ERROR [STDERR] at java.lang.Thread.run(Thread.java:595)
12:08:52,741 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
it.javalinux.wise.core.client.WSDynamicClient:
final String[] needeJars = { "jboss-jaxws.jar", "jaxb-api.jar",
"jaxb-impl.jar" };
Wise will try to load the above jars but jboss-jaxws.jar is not included in AS5. The
jbossws jars available in AS5 are:
common/lib/jbossws-common.jar
common/lib/jbossws-spi.jar
common/lib/jbossws-framework.jar
common/lib/jbossws-native-jaxrpc.jar
common/lib/jbossws-native-saaj.jar
This might be what TomF meant with his first comment above but I was not completely sure
that I'm seeing the same issue.
Verify quickstarts udp_gateway -> webservice_consumer_wise
----------------------------------------------------------
Key: JBESB-2710
URL:
https://jira.jboss.org/jira/browse/JBESB-2710
Project: JBoss ESB
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.5
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.6
udp_gateway
webservice_bpel
webservice_consumer1
webservice_consumer2
webservice_consumer_wise
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira