hi,

my first merlin project has reached a size and the structure
for being reorganized into several projects at dev-time.

i'm aiming for the following structure:

- a basic project shall contain the merlin libs, a merlin embedder and
   basic services and components that form a signalling framework.

- a protocol project shall contain special implementations of
   services declared in the basic project.

- a test project shall simulate the usage of the framework. it shall
   configure the needed services and components of the other
   projects and start the MerlinEmbedder.

i'm developing with eclipse (i.e. w/o maven). with the ant task i
generate the .xinfo and .xservice files. they are copied to an output
folder along with the .class files by eclipse on a per project-base.

during coding/testing i'd like to use the output folders directly instead
of always jaring them before starting merlin. unfortunately i got totally
stuck with the respective block.xmls. could you give me some hints?

/eike





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to