In order to learn about integration structure, I created an "R&D Extension Project" called IFSDEMO. I followed the steps below in order.
- I installed "WebLogic 12.1.3" in my project.
- I did the "Synchronize Libraries" process.
- I added CancelOrder.BizApi and OrderServices.serverpackage in ORDSRV Component to Local Application Server.
- I did the "generate code" operation on "Local Application Server" again. "Generate Code" was successful.
- I did the "Clean and Build" process on the "Local Application Server". And I encountered 'java.lang.NullPointerException' error.
I cannot start the "Local Application Server" because the Build was not successful.
Also information:
- Language and region setting of application machine: en-US.
- Java version: JDK 1.8.0_25_64bit
- WebLogic version: 12.1.3
- Build Home version: 9.4
Screenshots: