Creating a new DSB Distribution

compared with
Current by Christophe Hamerling
on Apr 14, 2011 17:10.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History
h2. Packaging your distribution


h1.

Just compile the all
{code}
h2. Launching


h1.

Go to _dsb-distrib/target/custom-distrib-1.0-SNAPSHOT/custom-distrib-1.0-SNAPSHOT/bin_ and launch _startup.sh_

petals@localhost:/>
{code}
h2. Next steps...
{color:#492562}{*}Next steps...*{color}

Ok... But how to access to the HelloService? You should have a look to the [Expose Core Service as Web services section|petalsdsb:Expose Core Services as Web Services]. Please note that this service has no added value. In order to to some more useful things, you should consider using some other services provided by DSB kernel components and bind them to your component, but this is another story which is out of scope...