You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by kahon <ka...@sohu.com> on 2006/07/31 09:27:55 UTC

SM SharedLibrary in Geronimo1.1?

  There is no implementation of SharedLibray for Servicemix to deployed in
Geronimo1.1,so i deploy a http component get missing dependencies exception
of shared library "servicemix-soap".
   who can give me some hits to write the SharedLibrary for Servicemix GBean
-- 
View this message in context: http://www.nabble.com/SM-SharedLibrary-in-Geronimo1.1--tf2026010.html#a5571225
Sent from the ServiceMix - User forum at Nabble.com.


Re: SM SharedLibrary in Geronimo1.1?

Posted by kahon <ka...@sohu.com>.
I'm sure i have copied the servicemix-soap installer zip to the
GERONIMO_HOME\deploy,but when the installer.zip is placed there, no related
configuration builder is provided.So ,many standard components ,like
servicemix-http,can't start correctly.
-- 
View this message in context: http://www.nabble.com/SM-SharedLibrary-in-Geronimo1.1--tf2026010.html#a5606337
Sent from the ServiceMix - User forum at Nabble.com.


Re: SM SharedLibrary in Geronimo1.1?

Posted by Guillaume Nodet <gn...@gmail.com>.
Opps, sorry, I missed the UnsupportedOperationException.
Could you raise a JIRA and attach your patch please ?

On 8/2/06, kahon <ka...@sohu.com> wrote:
>
>
> Ok,I have write a buildSharedLibrary method in
> ServicemixConfigurationBuilder
> and a SharedLibrary GBean ,it does work.
>
> thanks for Gnode a lot,u r so kind...
> :)
> --
> View this message in context:
> http://www.nabble.com/SM-SharedLibrary-in-Geronimo1.1--tf2026010.html#a5606683
> Sent from the ServiceMix - User forum at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet

Re: SM SharedLibrary in Geronimo1.1?

Posted by kahon <ka...@sohu.com>.
Ok,I have write a buildSharedLibrary method in ServicemixConfigurationBuilder
and a SharedLibrary GBean ,it does work.

thanks for Gnode a lot,u r so kind...
:)
-- 
View this message in context: http://www.nabble.com/SM-SharedLibrary-in-Geronimo1.1--tf2026010.html#a5606683
Sent from the ServiceMix - User forum at Nabble.com.


Re: SM SharedLibrary in Geronimo1.1?

Posted by Guillaume Nodet <gn...@gmail.com>.
Have you tried to drop the SA servicemix-soap in the deploy dir of Geronimo
?
You can find it in the distribution, (./components/) or in
servicemix-soap/target if you have built
ServiceMix from sources.

-- 
Cheers,
Guillaume Nodet


On 7/31/06, kahon <ka...@sohu.com> wrote:
>
>
>   There is no implementation of SharedLibray for Servicemix to deployed in
> Geronimo1.1,so i deploy a http component get missing dependencies
> exception
> of shared library "servicemix-soap".
>    who can give me some hits to write the SharedLibrary for Servicemix
> GBean
> --
> View this message in context:
> http://www.nabble.com/SM-SharedLibrary-in-Geronimo1.1--tf2026010.html#a5571225
> Sent from the ServiceMix - User forum at Nabble.com.
>
>