There are several ways, the easiest one being to just copy the sa in the hotdeploy directory. Others are using jmx through a jmx console, ant tasks or maven plugin.
On 10/4/07, KIRA1983 <[EMAIL PROTECTED]> wrote: > > It's possible to put sa in fuse without restart the server? > > > gnodet wrote: > > > > Oh, I see the problem. > > 3.2 now uses a single hotdeploy folder rather than the install / > > deploy ones that were previously used. Also components are now in > > that folder, so they will be automatically installed. > > So you should just need to copy the sa from the sampe dir to the > > hotdeploy folder and start servicemix / fuse using the following > > command from the servicemix home directory > > bin/servicemix > > > > On 10/3/07, KIRA1983 <[EMAIL PROTECTED]> wrote: > >> > >> Hello, > >> i had installed a fuse esb 3.3 on my machine DEBIAN. > >> now i would a follow a guide in servicemix, but i don't understand to > >> complete a first example (wsdl-firts). > >> I understand to follow this code: > >> > >> cp deployhot/servicemix-shared-*.zip install > >> cp deployhot/servicemix-http-*.zip install > >> cp deployhot/servicemix-jsr181-*.zip install > >> cp deployhot/wsdl-first/wsdl-first-sa-*.zip deploy > >> > >> but in the command line on server running not happening nothing.. and so > >> my > >> first example failure. > >> where is my error? > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/Fuse-ESB..-at-start-tf4561449s12049.html#a13017707 > >> Sent from the ServiceMix - User mailing list archive at Nabble.com. > >> > >> > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > > > > -- > View this message in context: > http://www.nabble.com/Fuse-ESB..-at-start-tf4561449s12049.html#a13034512 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
