| << Back to previous view |
[MESHKEEPER-2] Samples: Create a basic sample showing how to launch a process using embedded control server and client. Created: 09/Sep/09 Updated: 08/Dec/09 |
|
| Status: | Resolved |
| Project: | Forge: MeshKeeper |
| Component/s: | Samples |
| Affects Version/s: | 1.0 |
| Fix Version/s: | 1.0-m1, 1.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Colin MacNaughton | Assignee: | Colin MacNaughton |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
Create a basic hello world type sample that uses the meshkeeper-sping-all.xml config that launches a Hello World type app.
|
| Comments |
| Comment by Colin MacNaughton [ 08/Dec/09 06:46 PM ] |
| All samples use MavenTestSupport. The preferred approach for using an embedded server no longer relies on the spring config, but rather uses MeshKeeperFactory for creating embedded servers. |