Hello
I am trying to build the application which is described in the document "Java Proxies and SAP XI Document" Part I and Part II. In Part II I have a problem with the code of the InvokeProxy.java. In the Line
UsersDBMTResponse_Type response = new UsersDBMTResponse_Type();
"UsersDBMTResponse_Type" can not be resolved. I generated the Java Proxy from IR with both Message Interfaces. Without this java File I can deploy the whole EJB project. I am using SPS12 and I don't know where is my mistake.
Perhaps somebody also rebuilded this document and has the code? If so a small email to kovacic-voss@siller.de would be very nice. Otherwise every hint is appreciated!
Regards
Dominik