HI,
Thanks for your help. Actualy just now I resolved the problem.
The problem was in the xslt-su. The archtyope by default generates the
servicemix.xml file and in the example code its xbean.xml file. So just
renaming the file from servicemix.xml to xbean.xml. The saxon dependency was
ok.

Now the next step is to read the messages from the queue and call a web
service. Could you please help??

Also I would like to request the moderator if they could update this thing
at :
http://incubator.apache.org/servicemix/creating-a-protocol-bridge.html
http://incubator.apache.org/servicemix/creating-a-protocol-bridge.html 

in the "XSLT SU" section, as this has costed me two days to resolve.

Thanks all for your help.


Gert Vanthienen wrote:
> 
> L.S.,
> 
> This usually happens if you specify the wrong target component for a 
> service unit in your SA's jbi.xml.  Could you check if your XSLT SU 
> targets the servicemix-saxon component (or post the contents of your 
> jbi.xml file)? 
> 
> Regards,
> 
> Gert
> 
> gauravsonline wrote:
>> Hi,
>> I am facing some problem when i try to do the bridge example ground up.
>> Plz
>> see my post reagrding the same.
>> http://www.nabble.com/Problem-with-saxon-while-deploying-the-sample-code-for-jms-protocol-bridge.html-tf3721828s12049.html
>> http://www.nabble.com/Problem-with-saxon-while-deploying-the-sample-code-for-jms-protocol-bridge.html-tf3721828s12049.html
>>  
>>
>> gnodet wrote:
>>   
>>> Plz help. Thanks....
>>>
>>>
>>> Thanks I have update the tutorial to reflect the changes
>>> coming with ServiceMix 3.1.
>>>
>>> On 2/2/07, Luis Rosso <[EMAIL PROTECTED]> wrote:
>>>     
>>>> Hi
>>>>
>>>> Although I was able to get the Bridge example included in the
>>>> distribution
>>>> running, I failed to do the same, from the ground up, following the
>>>> "Creating a protocol bridge" tutorial step-by-step.
>>>>
>>>> Hence, I compared the XML files given in the tutorial with the ones
>>>> available in the Bridge example, and detected some differences. So, I
>>>> have
>>>> followed the tutorial again, but modifying its XML files contents, and
>>>> it
>>>> worked.
>>>>
>>>> Modifications done were:
>>>>
>>>> 1) Main POM: Example's and tutorial's are quite different. For
>>>> instance,
>>>> the
>>>> former one does not have any dependency, like the ones mentioned in the
>>>> latter one. I have tried to follow the tutorial with the example's one
>>>> but,
>>>> as the 'mvn install' command failed, I used the tutorial's.
>>>>
>>>> 2) XSLT SU: The tutorial uses the servicemix.xml file generated by
>>>> Maven.
>>>> However, the example has an xbean.xml file. I have used the latter.
>>>>
>>>> 3) JMS SU: There is a difference between the xbean.xml files, in the
>>>> value
>>>> of the brokerURL property of the connectionFactory bean: whereas in the
>>>> tutorial it is set to 'vm://localhost', in the example it is
>>>> 'tcp://localhost:61616'.
>>>>
>>>> With this modifications, I have finally been able to get tutorial's
>>>> version
>>>> running.
>>>>
>>>> Sharing this info just in case it is useful for someone else. Hope it
>>>> helps.
>>>>
>>>> Thanks.
>>>>
>>>> Luis
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/%22Creating-a-protocol-bridge%22-tutorial%27s-configs-are-different-from-Bridge-example%27s-tf3162370s12049.html#a8771997
>>>> 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/%22Creating-a-protocol-bridge%22-tutorial%27s-configs-are-different-from-Bridge-example%27s-tf3162370s12049.html#a10427429
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to