You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by sigmundl <si...@gmail.com> on 2013/09/05 21:17:30 UTC

Getting nullpointerexception when using blueprint cm:property-placeholder and redeploying

Karaf 2.3.2, Camel 2.11.1 and camel-blueprint. Even when the config file
exists in KARAF_HOME/etc the error occurs when using dev:watch and redeploy
occurs. Works fine if uninstalling and installing the bundle again, but that
hurts ;-) 

Ideas? 




--
View this message in context: http://karaf.922171.n3.nabble.com/Getting-nullpointerexception-when-using-blueprint-cm-property-placeholder-and-redeploying-tp4029615.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Getting nullpointerexception when using blueprint cm:property-placeholder and redeploying

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Thanks for sharing. Felix Framework 4.2.1 is already used in Karaf 
3.0.0-SNAPSHOT (trunk).

Regards
JB

On 09/10/2013 09:27 AM, sigmundl wrote:
> Solved it myself, bug in felix framework. Download 4.2.1 and install in
> system folder. Change config.properties:
>
> karaf.framework.felix=${karaf.default.repository}/org/apache/felix/org.apache.felix.framework/4.2.1/org.apache.felix.framework-4.2.1.jar
>
>
>
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Getting-nullpointerexception-when-using-blueprint-cm-property-placeholder-and-redeploying-tp4029615p4029636.html
> Sent from the Karaf - User mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Getting nullpointerexception when using blueprint cm:property-placeholder and redeploying

Posted by sigmundl <si...@gmail.com>.
Solved it myself, bug in felix framework. Download 4.2.1 and install in
system folder. Change config.properties:

karaf.framework.felix=${karaf.default.repository}/org/apache/felix/org.apache.felix.framework/4.2.1/org.apache.felix.framework-4.2.1.jar



--
View this message in context: http://karaf.922171.n3.nabble.com/Getting-nullpointerexception-when-using-blueprint-cm-property-placeholder-and-redeploying-tp4029615p4029636.html
Sent from the Karaf - User mailing list archive at Nabble.com.