-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 5.1.0 GA
-
Fix Version/s: 5.2.0 GA
-
Component/s: Examples
-
Labels:None
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
Multiple 5.1 SOA-P quickstarts include eclipse .settings and .project files:
find . -name .project -print
./publish_as_webservice_inonly/src/.project
./bpel_simple_correlation/.project
./bpel_math/.project
./bpel_salutations/.project
./bpel_simple_pick/.project
./bpel_say_hello/.project
./bpel_hello_world_header_ode/.project
./bpel_hello_world/.project
./bpel_hello_world_header_wsdl/.project
./bpel_secure_service/.project
find . -name .settings -print
./bpel_simple_correlation/.settings
./bpel_math/.settings
./bpel_loan_approval/.settings
./bpel_salutations/.settings
./bpel_simple_pick/.settings
./bpel_say_hello/.settings
./bpel_service_handler/.settings
./bpel_hello_world_header_ode/.settings
./bpel_simple_invoke/.settings
./bpel_hello_world/.settings
./bpel_hello_world_header_wsdl/.settings
./bpel_secure_service/.settings
./bpel_secure_invoke/.settings
find . -name .classpath -print
./publish_as_webservice_inonly/src/.classpath
- is related to
-
JBDS-1819 Configure SOA-P quickstarts to be run OOTB in JBDS 4.1.1 with SOA-P 5.2
-
- Closed
-
-
JBESB-3640 Remove .classpath from publish_as_webservice_inonly
-
- Closed
-
- relates to
-
RIFTSAW-417 Remove Eclipse project artifacts and update documentation for quickstarts and tutorials
-
- Closed
-