Re: Location of .wsdd file

2019-09-04 Thread Girish Vasmatkar
If you just want to run the tutorial as it is, you need to place WSDD in the directory your code is getting executed from. Idea is it should be available in the classpath. Coming to OFBiz, you can place WSDD in any of the java packages (because they are on the classpath) and provide fully

Location of .wsdd file

2019-09-03 Thread Deepak Nigam
Hello all, I am trying to integrate CyberSource with OFBiz using SOAP toolkit. We can consume its web services using Apache Axis and WSS4J. I am following the developer's guide [1] for it. The last step in this guide is as follows: *Run the sample as follows:* *java