You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by chaituu <ya...@gmail.com> on 2015/08/11 02:57:56 UTC

unable to load properties file in jboss fuse 6.2

not able to find below properties file(FilenotFound Exception) when i create
the profile using fabric8:deploy plugin and then assign to the new container
in JBoss fuse-6.2. normally where to place common properties in camel
applications when we create fuse fabric profiles. below properties file
found when i deploy it in standalone osgi container but not in fuse fabric.

<bean class="com.xx.xx.Test">
        <property name="mappings"><util:properties
location="file:${karaf.home}/test/test.properties" />  </property>
    </bean>



--
View this message in context: http://camel.465427.n5.nabble.com/unable-to-load-properties-file-in-jboss-fuse-6-2-tp5770546.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: unable to load properties file in jboss fuse 6.2

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Please use the user forum of the vendor of that product, to ask
questions about said product
https://developer.jboss.org/en/products/fuse



On Tue, Aug 11, 2015 at 2:57 AM, chaituu <ya...@gmail.com> wrote:
> not able to find below properties file(FilenotFound Exception) when i create
> the profile using fabric8:deploy plugin and then assign to the new container
> in JBoss fuse-6.2. normally where to place common properties in camel
> applications when we create fuse fabric profiles. below properties file
> found when i deploy it in standalone osgi container but not in fuse fabric.
>
> <bean class="com.xx.xx.Test">
>         <property name="mappings"><util:properties
> location="file:${karaf.home}/test/test.properties" />  </property>
>     </bean>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/unable-to-load-properties-file-in-jboss-fuse-6-2-tp5770546.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2nd edition: http://www.manning.com/ibsen2