-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.2.3.GA
-
None
Although juddi.jar & scout.jar are imported as dependencies by build-thirdparty.xml, those are not used in the final deliverable.
Rather juddi-service.sar bundles juddi.jar & scout.jar and this is what gets expanded in the all configuration.
First, we don't know what those version are or how they are produced. In fact, juddi.jar is altered with a class added to it:
org/apache/juddi/auth/JBossAuthenticator$1.class
org/apache/juddi/auth/JBossAuthenticator.class
This has created problems with the JPackage bundle of jboss 4.2.3 for Fedora.
I think there right approach would be to remove external dependencies from jboss-jaxr artifacts.
It's quite possible we have the same problem in jboss trunk.
- is blocked by
-
JBAS-6121 Upgrate JAXR to 1.2.1.GA
- Closed