Change package name of JBossAuthenticator -----------------------------------------
Key: JUDDI-371 URL: https://issues.apache.org/jira/browse/JUDDI-371 Project: jUDDI Issue Type: Bug Components: core Reporter: Tom Cunningham Assignee: Tom Cunningham Fix For: 3.0.2 Change the package name of the JBossAuthenticator example. SOA-P has signed juddi JARs and throws exceptions because JBossAuthenticator shares a package name with the package org.apache.juddi.v3.auth that is in juddi-core (signed). Changing the package name of JBossAuthenticator to org.apache.juddi.v3.auth.jboss will fix this issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.