samples improvement
-------------------
Key: CXF-763
URL: https://issues.apache.org/jira/browse/CXF-763
Project: CXF
Issue Type: Improvement
Components: Build system
Affects Versions: 2.0
Reporter: Bozhong Lin
Priority: Minor
Fix For: 2.1
CXF samples can use some improvement along with following ideas:
1. rename/reorganize samples to be align with documentation, and from use case
perspective. Initial thinking of organizing/rename samples as following:
- wsdlfirst
- javafirst-annotations
- javafirst-pojo
- javafirst-spring-support
- other samples related to jax-ws features
- ws-*samples
- jbi-integration samples
- jca-integration samples
- jms samples
- secure-https sample
- in-jvm transport sample
- etc ...
2. each sample shall have ant target for running sample in standalone or
servlet mode, make things easier for users. for example:
- ant server-stanalone (or something similar)
- ant server-tomcat (or something similar)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.