Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] WTP 2.0 I Build Smoke Test Requested


In this build and the previous one we smoke tested, the Web Services Explorer fails to run on Eclipse Tomcat due to an apparent runtime linkage error between wsexplorer.war and Tomcat's jasper-runtime.jar. This suggests the servlet classes in wsexplorer.war were generated by JspC and compiled against a conflicting version of the Jasper runtime. A wsexplorer.war copied from a recent M4-based SDK build into this M5-based SDK build works fine, which further supports that something has changed in the build.

David W.,
is there any possible connection to changes you described recently wrt. javax.servlet? Provided the WSE is "JspC"ed and "javac"ed against the jars from the org.eclipse.tomcat plugin, it should run just fine, so I'm suspicious of other servlet/JSP runtime jars muddying the waters of the WSE build.

Bug 174352 is under investigation (https://bugs.eclipse.org/bugs/show_bug.cgi?id=174352).

Cheers - CB.

Chris Brealey
Senior Advisory Technical Manager, Rational Java Web Services, IBM Canada Ltd.
D3-275, D3/ENX/8200/MKM, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
cbrealey@xxxxxxxxxx, 905.413.6038, tieline:969.6038, fax:905.413.4920



John Lanuti <jlanuti@xxxxxxxxxx>
Sent by: wtp-releng-bounces@xxxxxxxxxxx

02/16/2007 01:14 PM

Please respond to
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>

To
wtp-releng@xxxxxxxxxxx
cc
Subject
[wtp-releng] WTP 2.0 I Build Smoke Test Requested






Please rerun your smoke tests and update the wiki using the latest I Build:


http://download.eclipse.org/webtools/committers/drops/R2.0/I-I200702152002-200702152002/


Let's try and have this finished and/or feedback reported by 4 pm EST today.


Thanks,


John Lanuti
IBM Web Tools Platform Technical Lead, IBM Rational
IBM Software Lab - Research Triangle Park, NC
jlanuti@xxxxxxxxxx
t/l 441-7861
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Back to the top