Smack Enhanced Debugger
If you wish to use the Smack Enhanced Debugger, make sure you enable the debugger in ConnectionConfiguration, and add smackx-debug-*.jar to your classpath. Here's the code snippet for ConnectionConfiguration: And…
If you wish to use the Smack Enhanced Debugger, make sure you enable the debugger in ConnectionConfiguration, and add smackx-debug-*.jar to your classpath. Here's the code snippet for ConnectionConfiguration: And…
If you are using JasperReports and in Linux getting an exception like: You will need to install the Microsoft fonts. In CentOS, here are the commands we ran to fix…
We have a (very) old project running on Java 1.4, and today we had to struggle with getting SSL HTTP requests to work on it. Since very few have this…