In Firefox: uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: javascript: eval(__firebugTemp__); :: anonymous :: line 1" data: no]
In ServiceMix: INFO - ServiceAssemblyLifeCycle - Starting service assembly: wsdl-first-sa INFO - ServiceUnitLifeCycle - Initializing service unit: wsdl-first-jsr181-su INFO - ServiceUnitLifeCycle - Initializing service unit: wsdl-first-http-su INFO - ServiceUnitLifeCycle - Starting service unit: wsdl-first-jsr181-su INFO - ServiceUnitLifeCycle - Starting service unit: wsdl-first-http-su INFO - jetty - jetty-6.0.0rc4 INFO - jetty - Started SelectChannelConnector @ 0.0.0.0:8192 Grégoire "A." wrote: > > Hi, > > what kind of error have you got ? > > Grégoire A. > --- jlbarrera <[EMAIL PROTECTED]> a écrit : > >> >> I run wsdl-first OK, but in client.html when i try >> to make a post a received: >> error opening >> I have used Firefox 2.0.0.1 and Ubuntu SO >> What happened? >> >> >> Grégoire "A." wrote: >> > >> > >> > Hello, >> > >> > you have to create 2 component, >> > one for get all http request , servicemix-http >> > one to process your fullsoap request, >> > servicemix-jsr181 >> > >> > the first one will get the httprequest and sends >> it to >> > the second one. >> > >> > please try, in (SMX 3.1) the 'examples/wsdl-first' >> > example. it should be match your needs. >> > >> > Regards, >> > >> > --- jlbarrera <[EMAIL PROTECTED]> a écrit : >> > >> >> >> >> I want exposed a web service enabled in >> ServiceMix, >> >> i try by a lot of ways, >> >> but its impossible for me. >> >> >> >> Somebody can tell me, how i can exposed a simple >> web >> >> service (hello world) >> >> in Servicemix?? >> >> -- >> >> View this message in context: >> >> >> > >> > http://www.nabble.com/Exposed-Web-services-in-ServiceMix%2C-how--tf3136506s12049.html#a8691471 >> >> Sent from the ServiceMix - User mailing list >> archive >> >> at Nabble.com. >> >> >> >> >> > >> > >> > >> > >> > >> > >> > >> > >> > ___________________________________________________________________________ >> >> > Découvrez une nouvelle façon d'obtenir des >> réponses à toutes vos questions >> > ! >> > Profitez des connaissances, des opinions et des >> expériences des >> > internautes sur Yahoo! Questions/Réponses >> > http://fr.answers.yahoo.com >> > >> > >> >> -- >> View this message in context: >> > http://www.nabble.com/Exposed-Web-services-in-ServiceMix%2C-how--tf3136506s12049.html#a8692365 >> Sent from the ServiceMix - User mailing list archive >> at Nabble.com. >> >> > > > > > > > > ___________________________________________________________________________ > Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions > ! > Profitez des connaissances, des opinions et des expériences des > internautes sur Yahoo! Questions/Réponses > http://fr.answers.yahoo.com > > -- View this message in context: http://www.nabble.com/Exposed-Web-services-in-ServiceMix%2C-how--tf3136506s12049.html#a8692862 Sent from the ServiceMix - User mailing list archive at Nabble.com.
