javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Insufficient logging of wscompile in case when unable to get JavaCompiler via ToolProvider.getSystemJavaCompiler() #1151

Closed glassfishrobot closed 10 years ago

glassfishrobot commented 10 years ago

In case no JavaCompiler is returned via ToolProvider.getSystemJavaCompiler(), tool fails with unclear message:

C:\dev\maei\svn\FlightTracking\Source\FlightTrackingBiz\build.xml:151: Error starting wsgen: null

glassfishrobot commented 10 years ago

Reported by miroslav.kos

glassfishrobot commented 10 years ago

miroslav.kos said: Changed to log following message:

[wsgen] No Java compiler found. Perhaps environment/JDK problem? [wsgen] Used JVM: /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home/jre, 1.7.0_55/Oracle Corporation

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1151

glassfishrobot commented 10 years ago

Marked as fixed on Tuesday, June 10th 2014, 7:53:48 am