Hi everyone, does anyone know which version of the glassfish javax sources are being used by Jetty version 7.4.5?
Basically the problem is that we're getting an error stack trace which shows that at some point HttpServlet.java:820 propagated an error upwards. I want to look at the source of HttpServlet.java to see how it's handling errors, but the current version of the file ( http://java.net/projects/glassfish/sources/svn/content/trunk/api/javaee-api/javax.servlet/src/main/java/javax/servlet/http/HttpServlet.java?rev=51869 ) shows nothing much there at line 820. How can I find out which version of glassfish is being used by jetty 7.4.5? One of the devs on jetty-devs mailing list told me that jetty uses the javax.* sources from the glassfish project. Can anyone please point me in the right direction? any help would be appreciated, thanks :) -Simon -- Find me on Facebook, Google+, Google Talk, and Skype! Mobile: +61-434059978 Get 2 GB of cloud storage for your files: Dropbox <http://db.tt/zNCw8leU>(I get 250mb extra when you use this link)
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
