Re: Two issues when getting http to work

2011-02-15 Thread Christian Schneider
Hi Charles, so at least I would have had an easy solution to just also install the war feature. I think the whiteboard extender would also make much sense for http withour war. So how about moving the bundle to http? As http is included in war existing use cases would not be hit. Btw. Are

Re: Two issues when getting http to work

2011-02-15 Thread Christian Schneider
Am 15.02.2011 10:43, schrieb j...@nanthrax.net: Hi Christian, Two points: 1/ the http feature should push the configuration file. The features descriptor supports thefile/ element. For example, we use it in ActiveMQ to push the broker blueprint xml. Anyway the configuration file could be

Re: Continuous Delivery

2011-05-04 Thread Christian Schneider
Hi Mike, if you use feature files and I think it is a good idea to do so then you will install 1.0 in the following way: features:addurl mvn:org.yourorg/yourproject-features/1.0/xml features:install yourapp Then you release 1.1 and deploy it to the maven repo features:uninstall yourapp

Re: Question regarding Karaf features and configuration

2011-09-26 Thread Christian Schneider
, but right now this is a walk-able and work-able way of doing :) Regards, Achim -- -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: JMS messaging issue

2012-04-03 Thread Christian Schneider
(working on getting that) -- just the jar and config details to go by. -- View this message in context: http://karaf.922171.n3.nabble.com/JMS-messaging-issue-tp3882408p3882408.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de

Re: table printer for Karaf commands

2012-04-05 Thread Christian Schneider
for the table printer somewhere down the line? ~ Reuben -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: table printer for Karaf commands

2012-04-05 Thread Christian Schneider
-- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Deploying data sources

2012-04-16 Thread Christian Schneider
I would simply deploy the blueprint xml by hand. Just treat it like a config file you would have to add. This is of course not everyone´s favorite style. The problem with adding the blueprint to the feature is that it would have to be in the maven repo. As the username and password are in this

Re: Deploying data sources

2012-04-18 Thread Christian Schneider
the properties (connection to the database), start the route. What is this another layer of abstraction you are talking about? Can you show me on my example please? -borut Dne 16. april 2012 15:56 je Christian Schneider ch...@die-schneider.netnapisal/-a: Absolutely. The nice thing with extracting

Re: OSGi and ClassNotFoundException

2012-04-24 Thread Christian Schneider
Bundle B has no specific import (i think this library shall be agnostic). My bundle C import packages from A and B. For Information, in B library we are using genericity which is perhaps a problem for imports. Where am I missing something ? Regards Hervé -- Christian Schneider http

Re: OSGi and ClassNotFoundException

2012-04-24 Thread Christian Schneider
there is no class loader parameters but some resolver (i will check this way). For the second case, do you have an example of class context injection ? Regards Hervé -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http

Re: OSGi and ClassNotFoundException

2012-04-24 Thread Christian Schneider
ThreadContextClassLoader and it is working (using resolveClass for ObjectInputStream). I say ugly because it is still based on class name [not OSGI compliant] but it validates the ThreadContextClassLoader Workaround. Thanks Regards hervé -- Christian Schneider http://www.liquid-reality.de Open Source Architect

Re: karaf/osgi start dependencies

2012-04-25 Thread Christian Schneider
until the broker starts up and I can get a valid connection? Thanks, Jason On 04/25/2012 11:44 AM, Christian Schneider wrote: Yes. Referencing the connection factory that ActiveMQ publishes as an OSGi service is the best way to setup jms in Karaf anyway. Christian Am 25.04.2012 17:35

Re: karaf/osgi start dependencies

2012-04-26 Thread Christian Schneider
is that you only really start your code when the service comes up and that you also shut down when the service goes down. Blueprint is by far the easiest solution as it will do it for you. Christian Am 25.04.2012 22:41, schrieb Christian Schneider: You have to have an Import-Service statement

Re: Deploying data sources

2012-04-26 Thread Christian Schneider
the problem is that my model bundle is not seeing the datasource service. How do I confirm that or how should my model's MANIFEST look like? Cheers, borut -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Deploying data sources

2012-04-26 Thread Christian Schneider
Borut Bolčina: Hi, Dne 26. april 2012 11:09 je Christian Schneider ch...@die-schneider.net mailto:ch...@die-schneider.net napisal/-a: You can check if the datasource works by using my db commands for karaf: https://github.com/cschneider/Karaf-Tutorial/tree/master/db/command

Re: Deploying data sources

2012-04-26 Thread Christian Schneider
| sneg_1 | ccc | NULL | 6 | http://www.xxx.si/default.asp?sid=1 | xxx telefon: 031/041 182501 | 2011-08-10 07:54:00 | 2011-08-10 14:19:46 | Maybe permissions are in question. -borut Dne 26. april 2012 12:58 je Christian Schneider ch...@die-schneider.net mailto:ch

Re: service reference is null after service reinstall

2012-05-16 Thread Christian Schneider
code: Am I doing something wrong ? -- View this message in context: http://karaf.922171.n3.nabble.com/service-reference-is-null-after-service-reinstall-tp3996874.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source

Re: Difference between the distributions

2012-05-22 Thread Christian Schneider
/ -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: karaf-maven-plugin and feature dependencies

2012-05-30 Thread Christian Schneider
. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: How to use spring 3.1.X with blueprint or not

2012-06-05 Thread Christian Schneider
spring 3.1.1; I would like to know the best way to mix the both world: do I have to use gemini-blueprint or can I use aries blueprint? Does Aries blueprint support spring? Thanks in advance, Romain -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application

Re: Karaf 2.2.7 startup slower than Karaf 2.2.2

2012-06-13 Thread Christian Schneider
the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Feature repositories when creating new instance

2012-06-17 Thread Christian Schneider
/2.2.7/xml/features,mvn\:org.apache.karaf.assemblies.features/enterprise/2.2.7/xml/features Why doesn't the child instance inherit the feature repositories from root? Thanks! Anthony Bargnesi -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application

Re: Can Pax Web version be updated?

2012-06-19 Thread Christian Schneider
? If it can, is there already a Karaf feature for it? -- View this message in context: http://karaf.922171.n3.nabble.com/Can-Pax-Web-version-be-updated-tp4024891.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect

Re: New to OSGi: Can it be used for deploying a rich Java EE client with drivers, DDLs and windows registry keys?

2012-07-02 Thread Christian Schneider
in context: http://karaf.922171.n3.nabble.com/New-to-OSGi-Can-it-be-used-for-deploying-a-rich-Java-EE-client-with-drivers-DDLs-and-windows-registr-tp4025121.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect

Re: OSGi bundle configuration file

2012-08-07 Thread Christian Schneider
service? Thanks! Sam On Tue, Aug 7, 2012 at 1:52 PM, Christian Schneider ch...@die-schneider.net mailto:ch...@die-schneider.net wrote: Hi Sam, If you are talking about configuration properties for your bundles then you should consider using the config admin service. See

Re: Kar seem to work only once in Karaf based distribution

2012-09-10 Thread Christian Schneider
/.timestamps and restart karaf. Moreover, this strange behaviour only occurs in my karaf based distribution. If i deploy my kar into a brand new 2.2.9 karaf, this is normally installed at every restart. Any idea about the possible cause ? Thanks Giacomo -- Christian Schneider http://www.liquid

Re: Kar seem to work only once in Karaf based distribution

2012-09-10 Thread Christian Schneider
, i use the org.osgi.framework.storage.clean=onFirstInit property in config.properties, but i need it. Any workaround to start each time a clean Karaf AND reinstall the Kar each time ? Thank you in advance Giacomo -- Forwarded message -- From: *Christian Schneider* ch...@die

Re: Kar seem to work only once in Karaf based distribution

2012-09-11 Thread Christian Schneider
05:43 PM, Christian Schneider wrote: I think it should simply work. So this is probably a bug that we did not yet see. Can you open a jira issue? Ideally using a fresh karaf with just the clean option set. So we do not need your custom distro to see the problem. Christian Am 10.09.2012 16:59

Re: Equinox Console (Based on Gogo) in Karaf ?

2012-09-11 Thread Christian Schneider
-- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: dOSGi on Karaf

2012-09-24 Thread Christian Schneider
You could also try CXF dOSGi which is the reference implementation and should work well with Karaf. Christian On 09/24/2012 05:40 PM, Caspar MacRae wrote: Hello, I'm looking to move our distributed services (currently using Camel's JMS remoting) to a dOSGi solution. I won't be looking at

Re: Karaf and DOSGi throwing Null pointer Exception

2012-10-22 Thread Christian Schneider
It might be a similar problem. As Cellar and CXF DOSGi do not share any code I don think it is the same thing. Christian On 10/22/2012 03:41 PM, dealbitte wrote: Hi, Sometime back, I raised a question in stackoverflow about a NPE in Karaf Cellar

Re: Karaf and DOSGi throwing Null pointer Exception

2012-10-24 Thread Christian Schneider
On 10/22/2012 02:46 PM, dealbitte wrote: Yeah, I experienced the same problem. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-and-DOSGi-throwing-Null-pointer-Exception-tp4026408p4026519.html Sent from the Karaf - User mailing list archive at Nabble.com. I just fixed

karaf exam: Test with more than one container

2012-11-19 Thread Christian Schneider
For test with one karaf container karaf exam is already really great. For some cases though I would like to create more than one karaf. For example in cxf dosgi I would like to have two instances: 1) Client for service and DOSGi infrastructure 2) Service provider, DOSGi infrastructure, Zookeeper

Re: karaf exam: Test with more than one container

2012-11-19 Thread Christian Schneider
regards, Andreas On Mon, Nov 19, 2012 at 1:06 PM, Christian Schneider ch...@die-schneider.net wrote: For test with one karaf container karaf exam is already really great. For some cases though I would like to create more than one karaf. For example in cxf dosgi I would like to have two

Re: Karaf JPA and EclipseLink

2013-02-01 Thread Christian Schneider
Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf on Raspberry Pi

2013-02-07 Thread Christian Schneider
: -- [1] mailto:j...@nanthrax.net mailto:j...@nanthrax.net -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf on Raspberry Pi

2013-02-07 Thread Christian Schneider
/PAXVAADIN/Home [11] http://notizblog.nierbeck.de/ -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf security hardening

2013-02-13 Thread Christian Schneider
-- -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Https 2-way authentication and JAAS

2013-02-20 Thread Christian Schneider
://notizblog.nierbeck.de/ -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Issues with latest Karaf 2.3.1

2013-03-05 Thread Christian Schneider
to correct it ? is it a bug of karaf ? Thanks Nicolas -- View this message in context: http://karaf.922171.n3.nabble.com/Issues-with-latest-Karaf-2-3-1-tp4028022.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source

Re: no osgi command in karaf 3.0.0 RC1

2013-05-09 Thread Christian Schneider
to run the osgi:list command the console returned no osgi:list command. The same problem happened to features command Could anybody kindly told me the reason and how to fix it? Thanks! -- Christian Schneider http://www.liquid-reality.de Open Source

Re: can not install activemq-camel in Karaf 2.3.1

2013-05-10 Thread Christian Schneider
I just tried the same and it worked fine. Perhaps you are behind a firewall? Can you check what log:display shows? Do you have a more detailed stack trace? Christian 2013/5/10 wangyan wang...@supermap.com ** Hi, I tried to install activemq-camel in Karaf 2.3.1 with the following command

Re: Is there a way to update existing features in Karaf?

2013-05-12 Thread Christian Schneider
if someone can point me in the right direction. regards, Frank -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Apache Karaf and IntelliJ

2013-05-20 Thread Christian Schneider
am beginner when in the OSGi universe. Regards Karabo -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: startup vs. boot features

2013-05-25 Thread Christian Schneider
sure that I'm interpreting what startup features are properly. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: integration test, startup time for karaf 2.3.1

2013-06-17 Thread Christian Schneider
Do you already use the EagerSingleStagedReactorStrategy ? See https://ops4j1.jira.com/wiki/display/paxexam/Reactor+Strategies It does not help for the startup time but reduces the number of starts. Christian Am 14.06.2013 15:37 schrieb Marcos Mendez mar...@jitisoft.com: Hi, Maven only checks

Re: How is config admin data stored?

2013-06-25 Thread Christian Schneider
. - -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Requiring bundles to be signed

2013-07-11 Thread Christian Schneider
Hi all, we have a customer requirement to only allow signed bundles in the framework. I have read that this should be possible: - http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fbundle_security.html -

Re: creating features for own bundles and making the accessible

2013-07-23 Thread Christian Schneider
Web www.intersales.de Handelsregister Köln HR B 30904 Ust.-Id.: DE199672015 Finanzamt Köln-Nord. UstID: nicht vergeben Aufsichtsratsvorsitzender: Michael Hippler Vorstand: Andrej Radonic, Peter Zander -- -- Christian Schneider http://www.liquid-reality.dehttps://owa.talend.com/owa

Re: creating features for own bundles and making the accessible

2013-07-23 Thread Christian Schneider
for your answer. I just tested the solution Xilai posted and it did the trick. I had to add my nexus repo to the pom as repository. Now everything builds fine so far. Thank you all, Marco Am 23.07.2013 09:38, schrieb Christian Schneider: Hi Marco, can you how in detail what you did

Re: Web Service Endpoints in Apache Karaf 2.3.1 not accessible

2013-07-25 Thread Christian Schneider
-tp4029357.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Web Service Endpoints in Apache Karaf 2.3.1 not accessible

2013-07-25 Thread Christian Schneider
+Services+in+OSGi I have added the info about the TESB differences to my article as problems because of these differences have hit many people before ... including me. Christian Am 25.07.2013 08:39, schrieb Christian Schneider: The main difference between Talend ESB and Plain Karaf

Re: installing / uninstalling features

2013-08-01 Thread Christian Schneider
or is this a bug in features command? btw: I use karaf 2.2.4 regards, Marco -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Distributed Event Admin Implementation

2013-09-04 Thread Christian Schneider
-Implementation-tp4029594p4029596.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com -- -- Christian Schneider http://www.liquid-reality.dehttps://owa.talend.com/owa/redir.aspx?C

Re: bundle - feature

2013-10-02 Thread Christian Schneider
I also missed this functionality. Can you create an issue for it? Christian Am 02.10.2013 17:11 schrieb Jason jdr0...@renci.org: Hi all, Is there a way to tell what feature a bundle came from within the Karaf console? Similar to features:info feature, but the reverse. Thanks, Jason

Re: ConfigAdmin and OSGi Blueprint

2013-10-29 Thread Christian Schneider
=my.service.pid update-strategy=reload /cm:property-placeholder bean id=my.bean.id class=my.bean.Class property name=config ref=myConfig/ /bean Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: ConfigAdmin and OSGi Blueprint

2013-10-29 Thread Christian Schneider
I would keep the update strategy reload. As far as I know it is the only way to keep up to date with config changes. Christian Am 29.10.2013 13:45, schrieb lb: reload is something left from copy-and-past :-) thx for the hint. — lb On Tue, Oct 29, 2013 at 1:12 PM, Christian Schneider ch

Re: Karaf Java8

2013-12-13 Thread Christian Schneider
of feature that won't work. I gonna check the version range. Regards JB -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

10 reasons to switch to karaf 3

2013-12-28 Thread Christian Schneider
is in no particular order and I probably forgot some of the highlights :-) What is your top 10 of the karaf 3 features? Best regards Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: karaf 3.0 : ShellTable question

2014-01-03 Thread Christian Schneider
.nabble.com/karaf-3-0-ShellTable-question-tp4030886.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Issues when configuring PAX-EXAM maven repository

2014-01-24 Thread Christian Schneider
...@apache.org mailto:jbono...@apache.org http://blog.nanthrax.net http://blog.nanthrax.net/ Talend - http://www.talend.com http://www.talend.com/ -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Import conflict with org.apache.karaf.shell.table 3.0.0 in Karaf 2.3.3

2014-01-27 Thread Christian Schneider
the integrity of this message, therefore Tradescape will not be liable for the message if modified. - -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: OSGi services and threads

2014-01-29 Thread Christian Schneider
. -- -- Christian Schneider http://www.liquid-reality.dehttps://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46URL=http%3a%2f%2fwww.liquid-reality.de Open Source Architect http://www.talend.comhttps://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46URL=http%3a%2f

Re: faultJmsMessageListenerContainer - Could not refresh JMS Connection for destination 'person'

2014-01-31 Thread Christian Schneider
3.0.1-SNAPSHOT. Can you also try the example on your system it should work out of the box. For some reason it does not work for Sean. Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Blueprint deployer doesn't expose OSGi service properties

2014-02-03 Thread Christian Schneider
results. PS: I know about the new JDBC commands in Karaf 3.0 (and Karaf 2.3.4 hopefully soon) but this is also suppose to work right? Regards, Richard [1] http://www.liquid-reality.de/display/liquid/2012/01/13/Apache+Karaf+Tutorial+Part+6+-+Database+Access -- Christian Schneider http

Re: How to add local mvn repo?

2014-02-14 Thread Christian Schneider
know how to config and make it works? Thank you! -- View this message in context: http://karaf.922171.n3.nabble.com/How-to-add-local-mvn-repo-tp4031695.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source

Re: which API to edit .cfg in Karaf at runtime?

2014-03-10 Thread Christian Schneider
://karaf.922171.n3.nabble.com/which-API-to-edit-cfg-in-Karaf-at-runtime-tp4032135p4032159.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: integration testing with karaf

2014-03-28 Thread Christian Schneider
at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: integration testing with karaf

2014-03-29 Thread Christian Schneider
in context: http://karaf.922171.n3.nabble.com/integration-testing-with-karaf-tp4032439p4032459.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http

Re: JPA/Open JPA bundle issue.

2014-04-16 Thread Christian Schneider
or ideas would be great. Thanks! -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: JPA/Open JPA bundle issue.

2014-04-16 Thread Christian Schneider
://karaf.922171.n3.nabble.com/JPA-Open-JPA-bundle-issue-tp4032784p4032801.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: How to test my Camel Routes on Karaf using Pax-Exam?

2014-05-21 Thread Christian Schneider
.922171.n3.nabble.com/How-to-test-my-Camel-Routes-on-Karaf-using-Pax-Exam-tp4033218.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Container management JPA example

2014-05-30 Thread Christian Schneider
release download links? -- View this message in context: http://karaf.922171.n3.nabble.com/Container-management-JPA-example-tp4033329p4033344.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http

Re: Tutorial Part 8 - Distributed OSGi

2014-06-14 Thread Christian Schneider
the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Tutorial Part 8 - Distributed OSGi

2014-06-16 Thread Christian Schneider
://www.eclipse.org/ecf/NewAndNoteworthy.html [4] https://wiki.eclipse.org/ECF#OSGi_Remote_Services -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: List of avantages and disavantages of OSGI Karaf vs symphony

2014-06-17 Thread Christian Schneider
in context: http://karaf.922171.n3.nabble.com/List-of-avantages-and-disavantages-of-OSGI-Karaf-vs-symphony-tp4033549.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division

Re: Karaf Tutorial Part 4 - CXF Services in OSGi

2014-06-17 Thread Christian Schneider
-Part-4-CXF-Services-in-OSGi-tp4033586.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Blueprint

2014-06-18 Thread Christian Schneider
is being created for my bundle because I don't see a message in the log saying it's been destroyed when I shut Karaf down. I assume that's a pretty good indicator. If that's correct, is there a good way to diagnose Blueprint issues? Scott -- Christian Schneider http://www.liquid

Re: List of avantages and disavantages of OSGI Karaf vs symphony

2014-06-21 Thread Christian Schneider
. So, we should not compare carrot and potatoes, it's not the same, not the same purpose, not the same use cases. Just my $0.02 Regards JB -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http

Re: Karaf Tutorial Part 4 - CXF Services in OSGi

2014-06-22 Thread Christian Schneider
mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Karaf Tutorial Part 4 - CXF Services in OSGi

2014-06-26 Thread Christian Schneider
a message consumer. How to do it ? Thank you for your advice -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Tutorial-Part-4-CXF-Services-in-OSGi-tp4033785.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http

Re: blueprint message error , osgi.wiring.package

2014-06-30 Thread Christian Schneider
://karaf.922171.n3.nabble.com/blueprint-message-error-osgi-wiring-package-tp4033863.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Problems With Factory Configurations In Karaf 3.0.1

2014-07-03 Thread Christian Schneider
Karaf http://karaf.apache.org/ Committer PMC OPS4J Pax Web http://wiki.ops4j.org/display/paxweb/Pax+Web/ Committer Project Lead blog http://notizblog.nierbeck.de/ Software Architect / Project Manager / Scrum Master -- Christian Schneider http://www.liquid-reality.de Open Source Architect

Re: Disable listing of available CXF Web Services

2014-07-04 Thread Christian Schneider
)? -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: announcing ECF 3.8.1/Luna

2014-07-08 Thread Christian Schneider
to implement all of them. Thanks, Scott [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=421239 [2] https://github.com/ECF/JMS [3] https://wiki.eclipse.org/EIG:Distributed_EventAdmin_Service -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application

Re: announcing ECF 3.8.1/Luna

2014-07-09 Thread Christian Schneider
in a single OSGi runtime. Scott [1] http://cxf.apache.org/distributed-osgi.html [2] https://github.com/ECF/RestletProvider -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Service lookup error

2014-07-14 Thread Christian Schneider
(DelegatingMethodAccessorImpl.java:43)[:1.7.0_03] This seems to be a classloader accessibility issue but what is causing this, both the interface and impl class are present only in one bundle ( 220 ) . Please help J Thanks Jens -- Christian Schneider http://www.liquid-reality.de Open Source

Re: Disabling local repository creation on Karaf 3?

2014-07-24 Thread Christian Schneider
. -- View this message in context: http://karaf.922171.n3.nabble.com/Disabling-local-repository-creation-on-Karaf-3-tp4034426.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application

Re: Disabling local repository creation on Karaf 3?

2014-07-25 Thread Christian Schneider
Not sure. The reason for the different behaviour is that we now use the orig maven libs while we had custom ones in 2.x. Christian Am 25.07.2014 18:36 schrieb thully tmh...@eng.ucsd.edu: Our custom distribution includes everything we use in the system repository, and does not use remote

Re: Disabling local repository creation on Karaf 3?

2014-07-29 Thread Christian Schneider
list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Data source xml change not taking effect in first karaf start post modification

2014-08-11 Thread Christian Schneider
. regards, Achim -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Data source xml change not taking effect in first karaf start post modification

2014-08-21 Thread Christian Schneider
21.08.2014 09:24, schrieb Achim Nierbeck: Hi If this is inconsistent between the properties and the deployment of files in the deploy folder, we might need to check how it differs. Could you open an issue with a test case for reproduction? regards, Achim -- Christian Schneider http://www.liquid

Re: Karaf DB tutorial on 3.0.1 stuck on GracePeriod

2014-08-25 Thread Christian Schneider
about it tomorrow :-) I will update the tutorial codes once I have tested. Christian Am 25.08.2014 01:38, schrieb tvogel: I'm trying to run the DB/JPA tutorial from Christian Schneider. After fixing some deprecated imports and updating the pom.xml for recent plugins, I have a clean compile

Re: [PROPOSAL] Karaf release cycle

2014-10-08 Thread Christian Schneider
weeks. - for eol and maintenance branches (2.2.x and 2.3.x), it's on demand, no strong cycle there. WDYT ? If everybody agrees, I will update the releases schedule page on the website. Regards JB -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend

Re: A bug in bundle states display..?

2014-10-09 Thread Christian Schneider
. WBR, Igor -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Mandatory Configuration from configAdmin

2014-10-13 Thread Christian Schneider
-Configuration-from-configAdmin-tp4031442p4035857.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Mandatory Configuration from configAdmin

2014-10-13 Thread Christian Schneider
properties. Thought ? Regards JB -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Problems with cfg file Karaf 3.0.2

2014-10-27 Thread Christian Schneider
For manager service factories the scheme is pid-*.cfg . So try something like org.camunda.bpm.extension.osgi.configadmin.ManagedProcessEngineFactory-1.cfg Christian Am 27.10.2014 19:47 schrieb Ronny Bräunlich r.braeunl...@gmail.com: Hi everyone, I have a problem regarding a cfg file and a

Re: OpenJPA is not creating my tables

2014-11-08 Thread Christian Schneider
Try these settings for openjpa and Derby. https://github.com/cschneider/Karaf-Tutorial/blob/master/db/examplejpa/src/main/resources/META-INF/persistence.xml Christian Am 08.11.2014 22:24 schrieb Jonathan Vila Lopez jonathan.v...@gmail.com: Hello I dont know if this question is Karaf related

  1   2   3   4   5   >