My application fails to run in test env on just JRE because CXF requires xjc+compiler+etc and if I use JDK everything is ok. But do I really need to use it? IMHO its better to use just set of dependencies in pom instead of undeclared dependency on runtime environment (I mean JDK). Does CXF distribution has such a dependencies or there is a STRONG argument not to have them?
-- View this message in context: http://cxf.547215.n5.nabble.com/Is-it-mandatory-to-use-JDK-for-CXF-or-I-can-use-JRE-tp5742539.html Sent from the cxf-user mailing list archive at Nabble.com.
