Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Before you begin, you must have the following:

indent
1
1

* an application certificate Java keystore.


If you do not have an application certificate Java keystore, click {color:blue}[here | https://wikis.mit.edu/confluence/display/WSWG/How+to+create+a+Application+Certificate+Java+keystore]{color} for instructions on how to create an application certificate Java keystore.

* a trusted server Java keystore.


If you do not have a Trusted Server Java keystore, click {color:blue}[here | https://wikis.mit.edu/confluence/display/WSWG/How+to+create+a+Trusted+Server+Java+keystore]{color} for instructions on how to create a trusted server Java keystore.

* the pom.xml configuration below has been verified to work with the Maven cli and with the Netbeans IDE.\\


1. The Configuration of pom.xml

...