apache-servicemix
How should aspect weaving be limited to classes referenced by aop:advisor pointcuts?
I\'m trying to trace execution of an app running on ServiceMix 3.2 which uses spring 2.5 under the hood. I\'m using CGLIB (advising classes, not interfaces) and I would like to direct tracing using po[详细]
2023-03-18 09:13 分类:问答Servicemix 4.4 & hot deploy
I\'m newbie with servicemix 4.x. I\'ve tried servicemix 4.4 and servicemix-fuse 4.4 with both of them I have the same problem. I\'ve tried to deploy samples to the deploy dir and nothing happens. Serv[详细]
2023-03-17 12:03 分类:问答Apache Camel: URI Escaping in HTTP (and other Producers)
In an Apache Camel route, I want to take several headers and compose them into an HTTP query string in a safe way. The only examples I\'ve found either use constant(), which isn\'t useful for building[详细]
2023-03-16 17:00 分类:问答Call a service from Tomcat in Servicemix 4.3
I have a webservice running on Tomcat 6 in this address http://localhost8080/testservice, now i want to deploy it to Servicemix 4.3[详细]
2023-03-14 05:04 分类:问答How to upgrade Fuse Servicemix 4.2.0 to 4.4.0
Has any one attempted this before? I would li开发者_C百科ke to know how to upgrade from 4.2 to 4.4 bearing in mind that there are exisiting services on the latter, which I hope will still work on the[详细]
2023-03-12 22:46 分类:问答Getting problems in adding cutom JAAS Login module in Servicemix
I am using Servicemix 4.2 for my osgi based webservice application. My webservice application is exposed using the CXF stack provided with the Servicemix.[详细]
2023-03-12 21:16 分类:问答servicemix 4.3.2 camel cxf producer to cxf-nmr consumer Not Working
I\'ve been trying to get two separate bundles to communicate via a nmr endpoint using a camel cxf producer.I have been working on this all week and so far I can\'t get it to work.[详细]
2023-03-12 15:04 分类:问答Camel in ServiceMix which http feature should be used?
I am using Camel inside ServiceMix and I can see that there is开发者_运维问答 a camel-http and a servicemix-http feature, are they the same?they are different...servicemix-http is a JBI binding compon[详细]
2023-03-06 22:12 分类:问答Using ServiceMix to Proxy Remote Web Service
This might be obvious but i just still don\'t understand how i\'d do it with ServiceMix : An ext开发者_开发知识库ernal web service http://mypartner.com/service/partnerService[详细]
2023-03-04 12:33 分类:问答Load jndi.xml before beans.xml
I have two files beans.xml and jndi.xml. We want to retrieve something in beans.xml that is put into JNDI through jndi.xml. Unfortunately, beans in beans.xml are created before jndi.xml is loaded, so[详细]
2023-02-27 09:49 分类:问答