Bug 778762 (SOA-1217) - Multiple juddi/scout jars
Summary: Multiple juddi/scout jars
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-1217
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: Build Process, 3rd Party
Version: 4.3 GA,4.3 CP01
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.3 CP02
Assignee: Julian Coleman
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-09 09:52 UTC by Julian Coleman
Modified: 2009-12-07 12:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
SOA 4.3.0 GA_CP01 CR2
Last Closed: 2009-08-28 06:56:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 777827 0 high CLOSED jaxr scout test failures in EAP testsuite 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 777847 0 high CLOSED Mention that jUDDI/Scout combination in SOA-P may not be entirely compatible with EAP usage. 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778025 0 urgent CLOSED Replace Scout/jUDDI in EAP with the ones from ESB 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778327 0 high CLOSED org.jboss.test.ws.jaxws.samples.jaxr.scout test suite not working 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778396 0 high CLOSED Is deploy/juddi-service.sar needed in the standalone version? 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778769 0 high CLOSED Document the removal of juddi-service.sar 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778855 0 urgent CLOSED Multiple juddi/scout jars 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778856 0 high CLOSED Document the removal of juddi-service.sar 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 779291 0 urgent CLOSED Multiple juddi/scout jars 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-1217 0 Critical Closed Multiple juddi/scout jars 2014-07-24 09:51:22 UTC


Description Julian Coleman 2009-03-09 09:52:36 UTC
Date of First Response: 2009-07-30 03:26:47
project_key: SOA

There are 2 versions of the juddi and scout jars:

  1) server/<config>/deploy/jbossesb.sar
  2) erver/<config>/deploy/juddi-service.sar

The configuration is also different in the 2 SAR's.

Comment 1 Julian Coleman 2009-03-10 10:14:35 UTC
Link: Added: This issue is related to SOA-354


Comment 2 Julian Coleman 2009-03-10 10:14:35 UTC
Link: Added: This issue is related to SOA-375


Comment 3 Julian Coleman 2009-03-10 10:14:36 UTC
Link: Added: This issue is related to SOA-548


Comment 4 Julian Coleman 2009-03-10 10:14:36 UTC
Link: Added: This issue is related to SOA-812


Comment 5 Julian Coleman 2009-03-10 10:14:36 UTC
Link: Added: This issue is related to SOA-880


Comment 6 Julian Coleman 2009-03-10 10:18:16 UTC
We could replace the juddi and scout jars in the EAP juddi-service.jar,
so that we won't have multiple versions.  However, the configuration in
juddi-service.sar is statically generated, and will cause problems as it
conflicts with the dynamically generated configuration in jbossesb.sar.

Access to juddi/scout is available through ESB in the SOA platform, so
we will not ship the juddi-service.sar in SOA.


Comment 7 Julian Coleman 2009-03-10 10:24:16 UTC
Fixed in revision 2768 (4.3 branch) of:
  build-tools/builders/eap/build.xml

Commit message:
  SOA-1217
  Remove EAP juddi-service.sar.


Comment 8 Julian Coleman 2009-03-10 15:46:41 UTC
We cannpt remove the juddi-service.sar, as it causes problems - failures
to deploy.  Reverted previous changes in revision 2771 (4.3 branch) of:
  build-tools/builders/eap/build.xml

Commit message:
  SOA-1217
  Reinstate juddi-service.sar.
  Copy ESB provided juddi and scout jars from jbossesb.sar to juddi-service.sar.

Need a better fix for CP02.


Comment 9 Julian Coleman 2009-03-10 21:47:34 UTC
Replacing the juddi/scout jars does not work:
  INFO  [org.quartz.core.JobRunShell] Job ESBScheduler.ESBJob1 threw a JobExecutionException:
org.quartz.JobExecutionException: Unexpected exception on ESBJob1
        at org.jboss.soa.esb.schedule.SchedulerJob$ESBScheduledJob.execute(SchedulerJob.java:299)
  ...

and:
  ERROR [STDERR] java.lang.NoClassDefFoundError
2009-03-10 22:22:20,901 ERROR [STDERR]  at org.jboss.soa.esb.monitoring.server.DataFilerJob.execute(DataFilerJob.java:75)

Will retry tests with the juddi-service.sar removed.

Comment 10 Julian Coleman 2009-03-10 22:10:43 UTC
Build team smoke tests pass.  Reverted changes in revision 2774 of:
  build-tools/builders/eap/build.xml

Commit message:
  SOA-1217
  Restore revision 2768.
  Delete EAP's juddi-service.sar


Comment 11 Martin Vecera 2009-03-12 14:02:14 UTC
Link: Added: This issue related SOA-1224


Comment 12 nwallace 2009-04-29 14:06:19 UTC
Link: Added: This issue related SOA-1298


Comment 13 nwallace 2009-04-29 14:11:08 UTC
Link: Added: This issue related SOA-1299


Comment 14 Julian Coleman 2009-05-28 13:23:33 UTC
We will not change the current behaviour (deleting EAP versions) for 4.3 CP's.

Comment 15 Dana Mison 2009-07-30 07:26:47 UTC
Added to SOA 4.3.CP02 release notes as resolved:

SOA-1217 - juddi-service.sar has been removed to avoid conflicts with the version contained in jbossesb.sar

Comment 16 Jiri Pechanec 2009-08-28 06:56:42 UTC
Verified in CR2

Comment 17 Julian Coleman 2009-12-07 12:02:13 UTC
Link: Added: This issue related SOA-1679



Note You need to log in before you can comment on or make changes to this bug.