-Original Message-
From: Guillaume Nodet [mailto:[EMAIL PROTECTED]
Sent: Monday, April 10, 2006 2:34 AM
To: servicemix-dev@geronimo.apache.org
Subject: Re: Need help for auto-deploying Service Assemblies
If you are writing a lightweight component (inheriting the
ComponentSup
If you are writing a lightweight component (inheriting the
ComponentSupport base class), you have to deploy your service unit
onto the servicemix-lwcontainer component.
So:
1) make sure the servicemix-lwcontainer is installed (you can just
copy the servicemix-lwcontainer zip to the install dir)