Reinstalling Feature Fails Caused By Cached Bundle ID

2017-07-01 Thread Setya
Hi all, We deploy Eclipse RAP application on Apache Karaf 3.0.8 w/ Equinox framework, so far so good on 1st deployment, but whenever I reinstall the dependency feature it fails with the following exception: 2017-06-30 12:49:57,282 | ERROR | nsole user karaf | ShellUtil |

Re: Upgrading Karaf Equinox Framework Fails

2017-06-07 Thread Setya
Hi JB, Ah sure, why didn't I expect this folder. Thanks & Regards, SetNug -- View this message in context: http://karaf.922171.n3.nabble.com/Upgrading-Karaf-Equinox-Framework-Fails-tp4050595p4050597.html Sent from the Karaf - User mailing list archive at Nabble.com.

Upgrading Karaf Equinox Framework Fails

2017-06-07 Thread Setya
Hi all, I tried to upgrade Equinox that is used as Karaf framework by adding the following in custom.properties: karaf.framework.equinox=mvn\:org.eclipse.tycho/org.eclipse.osgi/3.10.102.v20160118-1700 But when I start Karaf (4.0.8) it complains for not being able to resolve it. I've checked &

RE: Blueprint fails instantiating bean with generic constructor

2017-04-03 Thread Setya
Hi JP, Thanks. I've voted it. Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-fails-instantiating-bean-with-generic-constructor-tp4049986p4050004.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Blueprint and Custom Namespace

2016-06-13 Thread Setya
Hi Guillaume, Thanks. I've raised this JIRA <https://issues.apache.org/jira/browse/ARIES-1572> issue. Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046849.html Sent from the Karaf - User mailing list a

Re: Blueprint and Custom Namespace

2016-06-13 Thread Setya
Hi Guillaume, This is how the classes are declared: public interface EventSqlSchema public class GenericEventSqlSchema implements EventSqlSchema public class OrientDbEventSqlSchema extends GenericEventSqlSchema<byte[]> And below is the configuration: Thanks & Rega

Re: Blueprint and Custom Namespace

2016-06-13 Thread Setya
still experiencing it with Karaf 4.0.5 which contains blueprint-core-1.6.1.jar Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046845.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Blueprint and Custom Namespace

2016-06-12 Thread Setya
Hi Guillaume, Sorry for this misunderstanding on my part. I assume Karaf 4.0.5 already contains the fix since it has blueprint-core-1.6.1 in it while in the JIRA the fix version is blueprint-core-1.0.1. Thanks & Regards, Setya -- View this message in context: http://karaf.92217

Re: Blueprint and Custom Namespace

2016-06-10 Thread Setya
Hi Guillaume, Any update on this one ? The JIRA says it's been fixed but I'm still having problem in Karaf 4.0.5. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046825.html Sent from the Karaf -

Re: Blueprint and Custom Namespace

2016-06-07 Thread Setya
Hi, I've created this JIRA <https://issues.apache.org/jira/browse/ARIES-1567> issue. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046795.html Sent from the Karaf - User mailing li

Re: Blueprint and Custom Namespace

2016-06-06 Thread Setya
reatly appreciated. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046791.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Blueprint and Custom Namespace

2016-06-03 Thread Setya
in this JIRA <https://issues.apache.org/jira/browse/ARIES-843> . Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737p4046775.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Blueprint and Custom Namespace

2016-05-31 Thread Setya
Hi, Thank you for your clarification. I've found bundle org.apache.aries.blueprint.spring, is this bundle supposed to enable Blueprint to recognize Spring's custom namespace ? Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Cu

Blueprint and Custom Namespace

2016-05-31 Thread Setya
a/axon-core.xsd;> If I migrate to Blueprint would I be able to use the same custom namespace as is ? Any insight would be greatly appreciated. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Blueprint-and-Custom-Namespace-tp4046737.ht

Re: All version of feature specified as dependent feature gets installed

2016-03-26 Thread Setya
Hi all, Turns out I have to specify the version in range as workaround: spring-jdbc Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/All-version-of-feature-specified-as-dependent-feature-gets-installed-tp4045991p4045992.html Sent from the K

All version of feature specified as dependent feature gets installed

2016-03-26 Thread Setya
ELEASE will be installed causing dependency conflict. This is against the documentation where only the specified version will be installed. Any insight would be greatly appreciated. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/All-version-of-feature

Re: Deploying Exploded Folder to Apache Karaf

2016-01-28 Thread Setya
Hi All, Thank you all for your information. Will try it soon. Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Deploying-Exploded-Folder-to-Apache-Karaf-tp4045035p4045044.html Sent from the Karaf - User mailing list archive at Nabble.com.

Deploying Exploded Folder to Apache Karaf

2016-01-27 Thread Setya
Hi All, Does Karaf support exploded folder as deployment artifact ? I'm asking this because during testing I want to deploy/install entire Eclipse project without having to jar it first. Any information would be greatly appreciated. Thanks & Regards, Setya -- View this message in con

Re: Bundle fails to start in Karaf 4.0.3 caused by Require-Capability

2016-01-09 Thread Setya
Hi Achim, I've added as per your suggestion, but it's still not working. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Bundle-fails-to-start-in-Karaf-4-0-3-caused-by-Require-Capability-tp4044711p4044717.html Sent from the Karaf - User mailing

Bundle fails to start in Karaf 4.0.3 caused by Require-Capability

2016-01-08 Thread Setya
appreciated. Thanks & Regards, Setya -- View this message in context: http://karaf.922171.n3.nabble.com/Bundle-fails-to-start-in-Karaf-4-0-3-caused-by-Require-Capability-tp4044711.html Sent from the Karaf - User mailing list archive at Nabble.com.