Discussion:
[DISCUSS] jre.properties.cxf
Krzysztof Sobkowiak
2014-09-21 21:51:33 UTC
Permalink
Hi

Some Karaf versions provide ajre.properties.cxffile
(https://github.com/apache/karaf/blob/karaf-2.4.0/assemblies/features/framework/src/main/filtered-resources/resources/etc/jre.properties.cxf)
with some packages commented out (e.g. javax.xml.ws). I suppose these
packages are provided by one of the bundles installed with CXF. We
install now the complete CXF feature at boot in ServiceMix. Do we need
to comment out these packages too?

Best regards
Krzysztof
--
Krzysztof Sobkowiak

JEE & OSS Architect | Senior Solution Architect @ Capgemini | Committer
@ ASF
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center
<http://www.pl.capgemini-sdm.com/> | Wroclaw
e-mail: krzys.sobkowiak-***@public.gmane.org <mailto:krzys.sobkowiak-***@public.gmane.org> |
Twitter: @KSobkowiak
Calendar: http://goo.gl/yvsebC
Daniel Kulp
2014-09-22 00:21:19 UTC
Permalink
With the appropriate API jars/bundles in the endorsed dir, the changes to the properties file shouldn’t be needed anymore. Most likely, that can be removed from Karaf.

Dan
Post by Krzysztof Sobkowiak
Hi
Some Karaf versions provide ajre.properties.cxffile
(https://github.com/apache/karaf/blob/karaf-2.4.0/assemblies/features/framework/src/main/filtered-resources/resources/etc/jre.properties.cxf)
with some packages commented out (e.g. javax.xml.ws). I suppose these
packages are provided by one of the bundles installed with CXF. We
install now the complete CXF feature at boot in ServiceMix. Do we need
to comment out these packages too?
Best regards
Krzysztof
--
Krzysztof Sobkowiak
@ ASF
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center
<http://www.pl.capgemini-sdm.com/> | Wroclaw
Calendar: http://goo.gl/yvsebC
--
Daniel Kulp
dkulp-1oDqGaOF3Lkdnm+***@public.gmane.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com
Freeman Fang
2014-09-22 01:52:19 UTC
Permalink
Yeah, IIRC, it's not necessary since KARAF 2.3.x

Freeman(Yue) Fang

Red Hat, Inc.
FuseSource is now part of Red Hat
With the appropriate API jars/bundles in the endorsed dir, the changes to the properties file shouldn’t be needed anymore. Most likely, that can be removed from Karaf.
Dan
Post by Krzysztof Sobkowiak
Hi
Some Karaf versions provide ajre.properties.cxffile
(https://github.com/apache/karaf/blob/karaf-2.4.0/assemblies/features/framework/src/main/filtered-resources/resources/etc/jre.properties.cxf)
with some packages commented out (e.g. javax.xml.ws). I suppose these
packages are provided by one of the bundles installed with CXF. We
install now the complete CXF feature at boot in ServiceMix. Do we need
to comment out these packages too?
Best regards
Krzysztof
--
Krzysztof Sobkowiak
@ ASF
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center
<http://www.pl.capgemini-sdm.com/> | Wroclaw
Calendar: http://goo.gl/yvsebC
--
Daniel Kulp
Talend Community Coder - http://coders.talend.com
Jean-Baptiste Onofré
2014-09-22 04:15:24 UTC
Permalink
Hi Krzysztof

It's not required anymore as the packages are provided by jar files
present in lib/endorsed.

Regards
JB
Post by Krzysztof Sobkowiak
Hi
Some Karaf versions provide ajre.properties.cxffile
(https://github.com/apache/karaf/blob/karaf-2.4.0/assemblies/features/framework/src/main/filtered-resources/resources/etc/jre.properties.cxf)
with some packages commented out (e.g. javax.xml.ws). I suppose these
packages are provided by one of the bundles installed with CXF. We
install now the complete CXF feature at boot in ServiceMix. Do we need
to comment out these packages too?
Best regards
Krzysztof
--
Jean-Baptiste Onofré
jbonofre-1oDqGaOF3Lkdnm+***@public.gmane.org
http://blog.nanthrax.net
Talend - http://www.talend.com
Sobkowiak, Krzysztof
2014-09-22 05:06:08 UTC
Permalink
Hi

I have seen the file is no more available in Karaf 3 sources. Thanks for
your clarifications.

Regards
Krzysztof
Post by Jean-Baptiste Onofré
Hi Krzysztof
It's not required anymore as the packages are provided by jar files
present in lib/endorsed.
Regards
JB
Post by Krzysztof Sobkowiak
Hi
Some Karaf versions provide ajre.properties.cxffile
(https://github.com/apache/karaf/blob/karaf-2.4.0/assemblies/features/framework/src/main/filtered-resources/resources/etc/jre.properties.cxf)
with some packages commented out (e.g. javax.xml.ws). I suppose these
packages are provided by one of the bundles installed with CXF. We
install now the complete CXF feature at boot in ServiceMix. Do we need
to comment out these packages too?
Best regards
Krzysztof
--
Krzysztof Sobkowiak

JEE & OSS Architect | Technical Architect @ Capgemini | Committer @ ASF
Capgemini <http://www.pl.capgemini.com/> | Software Solutions Center
<http://www.pl.capgemini-sdm.com/> | Wroclaw
e-mail: krzys.sobkowiak-***@public.gmane.org <mailto:krzys.sobkowiak-***@public.gmane.org> |
Twitter: @KSobkowiak
Calendar: http://goo.gl/yvsebC
Loading...