Community
Participate
Working Groups
Smoke testing this weeks WTP 3.8.0 driver http://build.eclipse.org/webtools/committers/wtp-R3.8.0-I/20150827121104/I-3.8.0-20150827121104/ The platform pre-req contains a number of bundles org.eclipse.pde.ds.core, org.eclipse.pde.ds.ui and the org.eclipse.jetty.* 9.3.2 that have their BREEs set to 1.8 When using Java 8 and testing a Web Service with the Web Services Explorer a popup is shown - (see attached screenshot) with the message "Page load failed with error: cannot parse response" To reproduce Create a web service using the wizard. Move the slider up to 'test service' and progress through. With the explorer opens - test the service to get the dialog. Reproducible with Axis, Axis2 and CXF Nothing in the error log.
Created attachment 256220 [details] screenshot
Hi Shane, Does the explorer panels appear for you? Ie. do you see the Navigator panel, the Actions panel and the Status panel?
FYI, we had issues in the past regarding JSP compilation and Java 8. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=443594 The WSE panels did not appear at all.
i Keith, Yes everything appears as normal. It's only when you click on an operation in the actions panel, enter some parameters and then hit the 'Go' button that the dialog pops up.
Hi Shane, this should now be fixed in the most recent Mars.2 and Neon drivers. This issue was due to changes in the Eclipse Equinox Jetty9 packages (which we depend on for WSE) and which the Equinox folks have now fixed. More details on bug 483521.