Hello, I need some jars from archived SUN WSDP ( http://java.sun.com/webservices/downloads/1.5/index.html) What is the recommended groupId for such jars ?
For example, xmlsec.jar is a sun-repackaged apache xml-security. -> com.sun.xmlsec ? -> com.sun.org.apache.xmlsec (repository allready contains "com/sun/org/apache/jaxp-ri/") -> ?? Nico
