>From 3.1.2, by default all components in SERVICEMIX_HOME/hotdeploy folder are auto-installed when you start servicemix, you can see these components are already in the SERVICEMIX_HOME/hotdeploy folder. So it's unnecessary for you to copy them again.
You should see install info for these component when the first time you run servicemix.sh(.bat) You can remove SERVICEMIX_HOME/install folder to get a clean enviroment and run servicemix.sh(.bat) again to see the install infos. Best Regards Freeman On 10/15/07, vinothk <[EMAIL PROTECTED]> wrote: > > > I am trying to install the component in servicemix 3.1.2 using the > gudilines > in the following url > > http://incubator.apache.org/servicemix/13-beginner-about-components.html > > I have copied the following zip files from components folder to the > install > folder > > servicemix-shared-3.1.2-installer > servicemix-http-3.1.2-installer > servicemix-jsr181-3.1.2-installer > > As per the tutorial in the url the consloe should display the Logger info > messages regarding the installtion of the component. But I am not getting > any Info messages for the installation of these three zip files. > > Some one can help me in this? I am not sure whether those components are > installed or not? > -- > View this message in context: > http://www.nabble.com/Installing-components---no-response-on-console-tf4627766s12049.html#a13213443 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
