News

Caused: java.lang.NoClassDefFoundError: Could not initialize class org.apache.http.conn.ssl.SSLConnectionSocketFactory at org.eclipse.aether.transport.http.GlobalState.newConnectionManager ...
Steps to Reproduce Install a JAX-WS application that uses an EJB as the endpoint, and include an interceptor that will throw an exception that is not on the throws clause of the EJB interface. Then ...
Howdy, I'm trying to use one of the Apache Commons libraries (Math 3.3) in Java with Eclipse. (JDK 1.7 and Eclipse 3/JDT 3.7) And I can't get away from ...