Apache | Portals | WSRP4J |
InstallationPrerequisites
DownloadingObtain WSRP4J from Subversion. The instructions are here. Project ComponentsThe WSRP4J Project is divided into the following components:
Using MavenTo build WSRP4J, execute the following maven command: maven build To build and install the WSRP4J Producer on Tomcat, execute the following maven command: maven deploy-producer Next: Run the Consumer. |