1 Reply Latest reply on Aug 23, 2018 3:21 AM by rhino1337

    webservice to sap

    rhino1337

      Hi Guys,

       

      currently i do have some problems with wildfly and webservice. I did a deployment a few days ago but didnt understand the error messages from the server.log       

      Had to XXX something out, because it's real customer data.

       

      2018-08-10 09:09:12,785 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {de.xxx.webservices.xxx.xxx.xxx.producer.clienttrigger}ClientTriggerService from WSDL: WEB-INF/ClientTriggerService.wsdl

      2018-08-10 09:09:12,831 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://WEBSERVICEURL:8080/ec-xxx-xxx-sap-isu-clienttrigger/ClientTriggerPort

      2018-08-10 09:09:12,836 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:xxx/wildfly/wildfly-10.1.0.Final/standalone/data/wsdl/ec-xxx-xxx-sap-isu-clienttrigger.ear/ec-xxx-sap-isu-web.war/WEB-INF/ClientTriggerService.wsdl

      2018-08-10 09:09:12,846 INFO  [org.jboss.as.webservices] (MSC service thread 1-6) WFLYWS0003: Starting service jboss.ws.endpoint."ec-xxx-xxx-sap-isu-clienttrigger.ear"."ec-xxx-sap-isu-web.war".ClientTriggerPort

      2018-08-10 09:09:12,864 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 79) WFLYUT0021: Registered web context: /ec-xxx-xxx-sap-isu-clienttrigger

      2018-08-10 09:09:12,875 INFO  [org.jboss.as.server] (External Management Request Threads -- 8) WFLYSRV0010: Deployed "ec-xxx-xxx-sap-isu-clienttrigger.ear" (runtime-name : "ec-xxx-xxx-sap-isu-clienttrigger.ear")

       

       

      i think until here it is okay, but then i tryed to trigger the webservice via Oracle Database Package. It Worked before, but now we added WSRM

       

      2018-08-10 09:11:57,421 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-9) Creating Service {urn:sap-com:sprx:ep:cust:ZNKK_xxx}ZNKK_xxx_RESPONSE_IN_SERVICE from WSDL: vfs:/content/ec-xxx-xxx-sap-isu-clienttrigger.ear/ec-xxx-sap-isu-web.war/WEB-INF/classes/de/xxx/webservices/xxx/services/sapisu/xxx-settlement-quantities.wsdl

      2018-08-10 09:11:57,502 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-9) Creating Service {urn:sap-com:sprx:ep:cust:ZNKK_xxx}ZNKK_xxx_RESPONSE_IN_SERVICE from WSDL: vfs:/content/ec-xxx-xxx-sap-isu-clienttrigger.ear/ec-xxx-sap-isu-web.war/WEB-INF/classes/de/xxx/webservices/xxx/services/sapisu/xxx-settlement-quantities.wsdl

      2018-08-10 09:11:58,316 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/710/features/attachment/}Enabled registered.

      2018-08-10 09:11:58,317 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://schemas.xmlsoap.org/ws/2004/08/addressing}UsingAddressing registered.

      2018-08-10 09:11:58,318 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/webas/710/soap/features/transportbinding/}OptimizedXMLTransfer registered.

      2018-08-10 09:11:58,322 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/webas/630/soap/features/session/}Session registered.

      2018-08-10 09:11:58,322 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/webas/700/soap/features/CentralAdministration/}CentralAdministration registered.

      2018-08-10 09:11:58,322 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/NW05/soap/features/transaction/}required registered.

      2018-08-10 09:11:58,322 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/NW05/soap/features/commit/}enableCommit registered.

      2018-08-10 09:11:58,323 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/NW05/soap/features/blocking/}enableBlocking registered.

      2018-08-10 09:11:58,323 WARNING [org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl] (default task-9) No assertion builder for type {http://www.sap.com/NW05/soap/features/wsrm/}enableWSRM registered.

      2018-08-10 09:11:58,687 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {urn:sap-com:sprx:ep:cust:ZNKK_xxx}ZNKK_xxx_RESPONSE_IN_SERVICE from WSDL: vfs:/content/ec-xxx-xxx-sap-isu-clienttrigger.ear/ec-xxx-sap-isu-web.war/WEB-INF/classes/de/xxx/webservices/xxx/services/sapisu/xxx-settlement-quantities.wsdl

      2018-08-10 09:11:58,699 INFO  [org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean] (default task-10) Creating Service {urn:sap-com:sprx:ep:cust:ZNKK_xxx}ZNKK_xxx_RESPONSE_IN_SERVICE from WSDL: vfs:/content/ec-xxx-xxx-sap-isu-clienttrigger.ear/ec-xxx-sap-isu-web.war/WEB

       

      Thanks for the help


      Regards,


      Andreas