I am trying to use the JAX-WS DIME Encoder to send and receive DIME attachments along with SOAP messages.
However, I am not able to search for the jar file, which is required for org.jvnet.jax_ws_commons.dime.binding.DimeBindingID.
Can somebody please tell me which jar file should be included in the CLASSPATH to compile the java code ?
Looks like it comes from JAX-WS commons. The package and class you’re looking for are in their SVN repo. Since it’s a java.net project, you’d find the jar in the java.net maven repo.