| Summary: | The standalone version significantly differs from the embedded | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 4 | Reporter: | Jiri Pechanec <jpechane> |
| Component: | Build Process | Assignee: | trev <tkirby> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.3 IR1 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.3 CR1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/SOA-674 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-20 11:34:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 778194 | ||
| Bug Blocks: | 778471 | ||
|
Description
Jiri Pechanec
2008-08-12 10:12:24 UTC
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 |