Useful Jive SBS System Properties
I have never seen a list by Jive Software of non-default but useful System Properties for SBS that can change default behaviors. This is a shame because they have a lot of them; however, you need to find them in the source code to even know about them; or open a help desk ticket [...]
Axis2 Jar file entries in the POM.xml File
I am using Maven to do my builds for Jive SBS; however, I needed to add the Axis2 jar files to commucate with the Single Sign-on Server. I added all that were needed to do the perform the wsdl2java functionality. Here are the dependencies that I added to the pom.xml to grab all [...]