Hi there,
I would like to practice the CAF development in webMethods.
I have downloaded the free trials for webMethods and Mobile and installed all products on Windows 7. I have successfully initialized and started MWS. I can log-in as Administrator or SysAdmin. I have created a web application and a portlet application in the Designer UI Development perspective based on the samples (Starter Web Application and Search Application, respectively). But I cannot deploy the apps on MWS. When I try to add them to the server and publish, I am getting the following error message:
An internal error occurred during: “Publishing to My webMethods Server (Remote) at localhost @ localhost:8585…”.
The error log shows some problem in invoking a Web Service in WmPortalPublisher:
eclipse.buildId=4.5.2.M20160212-1500
java.version=1.8.0_101
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.webMethods.product.designer.ide
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.webMethods.product.designer.ide
org.eclipse.core.jobs
Error
Fri Nov 11 09:25:37 CET 2016
An internal error occurred during: “Publishing to My webMethods Server (Remote) at localhost @ localhost:8585…”.
java.lang.LinkageError: org/apache/axis2/addressing/EndpointReference
at org.apache.axis2.description.ClientUtils.inferOutTransport(ClientUtils.java:71)
at org.apache.axis2.client.OperationClient.prepareMessageContext(OperationClient.java:304)
at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:180)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:616)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:592)
at com.webMethods.caf.server.wmportal.publisher.WmPortalPublisher.invokeWebService(WmPortalPublisher.java:485)
at com.webMethods.caf.server.wmportal.publisher.WmPortalPublisher.invokeWebServiceUsingAuth(WmPortalPublisher.java:320)
at com.webMethods.caf.server.wmportal.publisher.WmPortalPublisher.deployComponent(WmPortalPublisher.java:294)
at com.webMethods.caf.server.wmportal.publisher.WmPortalPublisher.publish(WmPortalPublisher.java:180)
at org.eclipse.jst.server.generic.core.internal.GenericServerBehaviour.publishModule(GenericServerBehaviour.java:82)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1091)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1183)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:987)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:774)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3172)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:345)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Please help. Thanks!
Best regards,
Thomas
#Integration-Server-and-ESB#webMethods#webMethods-General