Hide Forgot
Link type: Superset, Source: SOA-674, Destination: SOA-673 Date of First Response: 2008-08-13 07:56:55 project_key: SOA See list of relevant differences [dist-diff] ================================================================================ [dist-diff] Differences found [dist-diff] Additions [dist-diff] samples/quickstarts/helloworld_ejb3_ws_wss [dist-diff] samples/quickstarts/webservice_proxy [dist-diff] samples/quickstarts/webservice_proxy/war [dist-diff] samples/quickstarts/helloworld_bridge [dist-diff] samples/quickstarts/helloworld_ejb3_ws [dist-diff] samples/quickstarts/xsd_validation [dist-diff] samples/quickstarts/wsmq_router [dist-diff] samples/quickstarts/xml2swift_action [dist-diff] samples/quickstarts/helloworld_ejb3 [dist-diff] samples/quickstarts/JAAS_action [dist-diff] samples/quickstarts/swift2xml_action [dist-diff] samples/quickstarts/webservice_bpel/docs/BPEL-Process.pdf [dist-diff] samples/quickstarts/webservice_bpel/docs/ActiveBPEL-Orchestration.pdf [dist-diff] samples/quickstarts/bpm_orchestration4/docs/Readme.pdf [dist-diff] Removals [dist-diff] docs [dist-diff] Contributors.txt [dist-diff] javadocs/package-list [dist-diff] samples/trailblazer [dist-diff] tools/console/management/src/main/java/org/jboss/soa/esb/management [dist-diff] tools/console/management-esb/src/main/java [dist-diff] tools/console/management-web/src/main/resources [dist-diff] Modifications [dist-diff] tools/schema/build.properties [dist-diff] tools/schema/build.xml [dist-diff] ================================================================================ I guess there are two reasons for this 1) The codebase has changed between the stndalone and embedded builds 2) Part of the build scripts afre not now executed due to jboss-esb/jboss-as dir name change
Link: Added: This issue depends SOA-673
Link: Removed: This issue depends SOA-673
Link: Added: This issue incorporates SOA-673
Link: Added: This issue related SOA-658
SOA quickstarts are now installed in both embedded and standalone versions. See revisions 1653 and 1654 of build-tools/builders/e*/build.tml build-tools/resource/quickstarts/* This removes the following differences: > [dist-diff] samples/quickstarts/helloworld_ejb3_ws_wss > [dist-diff] samples/quickstarts/webservice_proxy > [dist-diff] samples/quickstarts/webservice_proxy/war > [dist-diff] samples/quickstarts/helloworld_bridge > [dist-diff] samples/quickstarts/helloworld_ejb3_ws > [dist-diff] samples/quickstarts/xsd_validation > [dist-diff] samples/quickstarts/wsmq_router > [dist-diff] samples/quickstarts/xml2swift_action > [dist-diff] samples/quickstarts/helloworld_ejb3 > [dist-diff] samples/quickstarts/JAAS_action > [dist-diff] samples/quickstarts/swift2xml_action
The fix for SOA-673 has resolved the following: > [dist-diff] tools/schema/build.properties > [dist-diff] tools/schema/build.xml build.xml will now be the same, but the properties will still be different.
Link: Added: This issue depends SOA-699
The standalone version is meant to be different from the embedded version in some cases, e.g., no EJB3 support. As such those differences should remain and we will not ship examples that rely on missing/unsupported capabilities in the embedded version.
Fixed in revisions 1772 and 1773 of: builders/*/build.xml resource/quickstarts/* Log message: Move the quickstarts into common and embedded directories. Reverts the changes in revisions 1653 and 1654.
I do not understand why the doc files are present in embedded and missing from standalone [dist-diff] samples/quickstarts/webservice_bpel/docs/BPEL-Process.pdf [dist-diff] samples/quickstarts/webservice_bpel/docs/ActiveBPEL-Orchestration.pdf [dist-diff] samples/quickstarts/bpm_orchestration4/docs/Readme.pdf If EJB3 tests are removed from standalone then business_Service should be removed too. docs/examples/binding-manager/sample-bindings.xml.bak should not be present in embedded config
Removed business_service quickstart in: revision 1888 build-tools/builders/esb/build.xml Commit message: Removed the "business_service" quickstart, as it uses EJB3. Part of JIRA SOA-674.
Stripping down embedded zip to produce standalone to ensure common base.
I have strong feeling that following quickstarts still requires embedded (due to EJB) webservice_bpel ejbprocessor opensso Please verify and fix or reject
The three quickstarts have been removed from standalone
Link: Added: This issue is a dependency of SOA-947
Verified in CR1