Hi
I have configured the following steps for an Inbound Java Proxy:
1.- Create a Business System (Web AS Java) where is located the Proxy.
2.- Create a XI receiver comm. channel with the respective configuration
3.- Create a Java Proxy and implemented in NWDS
4.- Generate a .jar archive
5.- Generate a .ear archive and deploy to the Integration Server.
6.- Register the Proxy.
The scenario is JDBC --> XI --> Java Proxy. In the SXMB_MONI TC show no errors but the java proxy doesn´t work, that is, it doesn't do anything. Somebody knows why?