i've created bundles for dm-server
i understand the concepts.

but how do i make dm-server start a 'server' app.

if i have a class in my bundle with a main method that might for example listen for connections on a tcp socket,
how do i make dm-server start that class?

thanks

ian