Hi, Thanks for the response !
Through the ServiceMix web app, I am able to install the following components (build through maven): servicemix-shared-3.2.1.zip servicemix-jms-3.2.1-installer.zip servicemix-file-3.2.1-installer.zip servicemix-ftp-3.2.1-installer.zip I am not able to build the following component through maven: servicemix-http Problem statement: 1. Please tell the complete steps (which all components are needed) to install a "service assemblies" from ServiceMix web app interface. 2. How to build the "service-http"? Looking forward for your help. Thanking you, Yogesh gnodet wrote: > > The main difference is that the components are not pre-deployed when you > use > servicemix web app, so you have to go download the shared library and > components (if you have a standalone distro, you can use those), install > them through the web console (see Shared libraries and Components pages), > then you will be able to deploy you service assembly. > > On Jan 24, 2008 5:27 PM, YogeshArora <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Thanks, I'll join servicemix mailing list. >> >> I tried 2 examples on standalone servicemix and these are working fine. >> >> Thanks, >> Yogesh >> >> >> gnodet wrote: >> > >> > You should join the servicemix mailing list, where there will be more >> > servicemix people able to help you. >> > Also, I would recommend downloading the standalone servicemix >> > distribution, >> > try the examples, etc.. before trying to deploy ServiceMix in Geronimo. >> > >> > On Jan 24, 2008 4:26 PM, YogeshArora <[EMAIL PROTECTED]> wrote: >> > >> >> >> >> Hi, >> >> >> >> Thanks for the quick response! >> >> >> >> I am new to ServiceMix and Geronimo. >> >> >> >> Could you please elaborate the following statement written by you? >> >> >> >> <<To be able to deploy your service assembly, you need to go to the >> >> Components >> >> web page and install the needed components>> >> >> >> >> Thanks, >> >> Yogesh >> >> >> >> >> >> gnodet wrote: >> >> > >> >> > ServiceMix WAR distribution does not include all the JBI components >> by >> >> > default. >> >> > To be able to deploy your service assembly, you need to go to the >> >> > Components >> >> > web page and install the needed components, as explained in the >> >> exception: >> >> > >> >> > <loc-message>Target component servicemix-http for service unit >> >> > bridge-http-su is not installed</loc-message> >> >> > >> >> > >> >> > You'll have to do the same for the servicemix-eip component and >> >> > servicemix-jms. Once they are installed, you need to start them >> from >> >> the >> >> > same Components page. Then you'll be able to deploy and start your >> SA. >> >> > >> >> > Hopes this helps/ >> >> > >> >> > On Jan 24, 2008 12:21 PM, YogeshArora <[EMAIL PROTECTED]> >> wrote: >> >> > >> >> >> >> >> >> Hello Friends, >> >> >> >> >> >> We are facing the following issues while deploying Apache >> >> >> ServiceMix3.2.1on >> >> >> Apache Geronimo 2.0.2 >> >> >> >> >> >> 1. We have downloaded the Apache ServiceMix WAR file (Apache >> >> ServiceMix >> >> >> Web >> >> >> Application 3.2.1 (.war)) from the following location >> >> >> >> >> >> http://servicemix.apache.org/download.html >> >> >> >> >> >> We are getting the attached errors. >> >> >> >> >> >> >> >> >> Although we are able to see the first page of the deployed WAR. >> >> >> >> >> >> >> >> >> 2. When we tried to deploy the ServiceMix "Service Assemblies (.sa >> >> >> files)" >> >> >> through the Web interface (WAR) file deployed in the above step 1, >> we >> >> are >> >> >> getting the following exceptions: >> >> >> << >> >> >> org.springframework.jmx.access.InvocationFailureException: JMX >> access >> >> >> failed; nested exception is javax.management.MBeanException >> >> >> Caused by: javax.management.MBeanException>> >> >> >> >> >> >> The detailed exception is attached in the file. >> >> >> >> >> >> http://www.nabble.com/file/p15062969/ServiceMix%2Bon%2BGeronimo.txt >> >> >> ServiceMix+on+Geronimo.txt >> >> >> >> >> >> >> >> >> http://www.nabble.com/file/p15062969/Service%2BAssembly%2BDeployment%2BErrors.txt >> >> >> Service+Assembly+Deployment+Errors.txt >> >> >> >> >> >> Any help in this regards will be very appreciated. >> >> >> >> >> >> Thanks in advance. >> >> >> >> >> >> Regards, >> >> >> Yogesh Kumar >> >> >> >> >> >> >> >> >> -- >> >> >> View this message in context: >> >> >> >> >> >> http://www.nabble.com/Problem-in-deploying-Apache-ServiceMix3.2.1-on-Apache-Geronimo-2.0.2-tp15062969s134p15062969.html >> >> >> Sent from the Apache Geronimo - Users mailing list archive at >> >> Nabble.com. >> >> >> >> >> >> >> >> > >> >> > >> >> > -- >> >> > Cheers, >> >> > Guillaume Nodet >> >> > ------------------------ >> >> > Blog: http://gnodet.blogspot.com/ >> >> > >> >> > >> >> >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Problem-in-deploying-Apache-ServiceMix3.2.1-on-Apache-Geronimo-2.0.2-tp15062969s134p15065855.html >> >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> >> >> >> >> > >> > >> > -- >> > Cheers, >> > Guillaume Nodet >> > ------------------------ >> > Blog: http://gnodet.blogspot.com/ >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Problem-in-deploying-Apache-ServiceMix3.2.1-on-Apache-Geronimo-2.0.2-tp15062969s134p15068909.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/Problem-in-deploying-Apache-ServiceMix3.2.1-on-Apache-Geronimo-2.0.2-tp15062969s134p15070636.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
