The difference between the web application and a standalone servicemix container is that the web application reuses the existing web server instead of starting its own HTTP server. try with: http://localhost:8080/PersonService/
On 3/22/07, Wssef <[EMAIL PROTECTED]> wrote:
I've use the JBI packaging sample which is locate in <servicemix home > examples\wsdl-first\wsdl-first-sa-3.1-incubating.zip, i deploy it into the console (the web app), but when i try to use the client.html file in <servicemix home > examples\wsdl-first\ with the URL < http://localhost:8192/PersonService/> it gives me the following error : STATUS: ERROR WHILE RETRIEVING STATUS; MAYBE UNABLE TO CONNECT. i can not really see why it doesn't works ! can you plz help me :)) gnodet wrote: > > On 3/22/07, NabiL <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I've deployed the war file succefully into geronimo. >> >> - It means servicemix is integrated into geronimo ? What is the >> relation-ship between servicemix3.1 and .war file deployed ? > > > The war contains a servicemix container. > > - can i test the examples which located in service_home\examples from >> geronimo ? > > > Only the examples that use a JBI packaging. > You need to upload them to the JBI container from the console > (the web app). > > Thanks in advance. >> Nabil EL AOMARI >> >> NabiL wrote: >> > >> > Hi, >> > >> > I've deployed the war file succefully into geronimo. >> > >> > - It means servicemix is integrated into geronimo ? What is the >> > relation-ship between servicemix3.1 and .war file deployed ? >> > >> > - can i test the examples which located in service_home\examples from >> > geronimo ? >> > >> > >> > Thanks in advance. >> > Nabil EL AOMARI >> > >> > >> > gnodet wrote: >> >> >> >> On 3/21/07, NabiL <[EMAIL PROTECTED]> wrote: >> >>> >> >>> >> >>> hello Guillaume, >> >>> >> >>> Thanks in advance for your help. >> >>> >> >>> 1- Do you mean, that i have to use the war file >> (apache-servicemix-web >> >>> 3.1 >> >>> ) >> >>> to deploy it into geronimo? >> >> >> >> >> >> Yes >> >> >> >> 2 - PLZ, Can you give me the steps to follow to complete this >> integration >> >> ? >> >> >> >> >> >> Just copying it in the deploy folder should work. >> >> Else report any errors. >> >> >> >> >> >> Regards, >> >>> Nabil >> >>> >> >>> >> >>> gnodet wrote: >> >>> > >> >>> > I don't think 3.1 will deploy easily in Geronimo 1.1.1, >> >>> > as it depends on Geronimo 1.2. >> >>> > Another way would be to use apache-servicemix-web >> >>> > distribution instead: >> >>> > http://incubator.apache.org/servicemix/servicemix-31.html >> >>> > >> >>> > On 3/21/07, NabiL <[EMAIL PROTECTED]> wrote: >> >>> >> >> >>> >> >> >>> >> Hello help, >> >>> >> I''m asking for help about integration servicemix 3.1 with >> geronimo >> >>> 1.1.1 >> >>> >> I've followed the steps described in >> >>> >> http://incubator.apache.org/servicemix/geronimo-integration.html >> >>> >> All the steps passed except the last ( java -jar <geronimo >> >>> >> home>bin/deployer.jar install-plugin <maven repository >> >>> >> >> >>> >> home>\org\apache\servicemix\geronimo\servicemix\3.0-incubating\servicemix- >> >>> >> 3.0-incubating.car >> >>> >> ) error message indicated -->"can not install" >> >>> >> >> >>> >> Who can help asap. >> >>> >> >> >>> >> -- >> >>> >> View this message in context: >> >>> >> >> >>> >> http://www.nabble.com/integration-Service-with-geronimo-tf3440189s12049.html#a9592388 >> >>> >> Sent from the ServiceMix - User mailing list archive at >> Nabble.com. >> >>> >> >> >>> >> >> >>> > >> >>> > >> >>> > -- >> >>> > Cheers, >> >>> > Guillaume Nodet >> >>> > ------------------------ >> >>> > Architect, LogicBlaze (http://www.logicblaze.com/) >> >>> > Blog: http://gnodet.blogspot.com/ >> >>> > >> >>> > >> >>> >> >>> -- >> >>> View this message in context: >> >>> >> http://www.nabble.com/integration-Service-with-geronimo-tf3440189s12049.html#a9593118 >> >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >>> >> >>> >> >> >> >> >> >> -- >> >> Cheers, >> >> Guillaume Nodet >> >> ------------------------ >> >> Architect, LogicBlaze (http://www.logicblaze.com/) >> >> Blog: http://gnodet.blogspot.com/ >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/integration-Service-with-geronimo-tf3440189s12049.html#a9611781 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Architect, LogicBlaze (http://www.logicblaze.com/) > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/integration-Service-with-geronimo-tf3440189s12049.html#a9615619 Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
