taskSavannah Administration - Tasks: task #4274, Submission of WebApp Trace Tool

 
 

task #4274: Submission of WebApp Trace Tool

Submitter:  David Lutterkort <lutter>
Submitted:  Wed 15 Jun 2005 10:41:10 PM UTC
   
 
Should Start On:  Wed 15 Jun 2005 12:00:00 AM UTC Should be Finished on:  Sat 25 Jun 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  Beuc Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 22 Jun 2005 09:29:29 PM UTC, comment #6: 

Hi,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Sylvain Beucler <Beuc>
Tue 21 Jun 2005 09:16:13 PM UTC, comment #5: 

I uploaded a new tarball to  http://www.watzmann.net/test/watt-src.tar.gz

David Lutterkort <lutter>
Tue 21 Jun 2005 08:28:27 PM UTC, comment #4: 

Yes, please send me the updated tarball.

Sylvain Beucler <Beuc>
Sun 19 Jun 2005 07:40:36 PM UTC, comment #3: 

After the reply from licensing@gnu.org, do you need any further information from me ?

David Lutterkort <lutter>
Fri 17 Jun 2005 04:33:46 PM UTC, comment #2: 

I have given the app a spin with gcj and everything seems to work fine.

I got a reply from -email is unavailable- that while it's not possible to combine ASL code with the GPL, it is possible to combine it with LGPL'd code. I will therefore use the LGPL for my code and the project.

Do you need me to send you a new tarball with updated license headers ? I was going to make that change before the initial checkin into the project repo.

David

David Lutterkort <lutter>
Thu 16 Jun 2005 07:59:14 PM UTC, comment #1: 

Hi,

First, did you test whether your application is running normally with a free software Java suite, such as GCJ+Classpath?


Also, your application is released under the GNU GPL, but uses components under the GNU LGPL and the Apache Software License 1 or 2.

The ASL is incompatible with the GNU GPL. I am not sure about the GNU LGPL + ASL. So I am not sure how to legally combine all those pieces of software.

I suggest you contact licensing@fsf.org, precising all your dependencies and the licenses you plan to use, and ask them what licensing scheme they suggest.

If possible, add -email is unavailable- or -email is unavailable- in Cc: of your request so we can follow the issue and track this project submission request accordingly.

Sylvain Beucler <Beuc>
Wed 15 Jun 2005 10:41:10 PM UTC, original submission:  


Site Admin. Approval/Edition URL:
 <https://savannah.gnu.org/admin/groupedit.php?group_id=7721>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  watt


Full Name:
----------
  WebApp Trace Tool


Type:
-----
  non-GNU software & documentation


License:
--------
  GNU General Public License V2 or later


Other License:
--------------



Description:
------------
  Watt - WebApp Trace Tool

A simple tool for tracing a Java web application. The tool makes it possible to see what database queries were issued by what HTTP requests and collects statistics and additional information about the processing of the request.

The tool consists of a custom JDBC driver that logs database queries, and a small webapp that displays the information collected by the driver .

The source is available at http://www.watzmann.net/test/watt-src.tar.gz

In the future, I intend to add more facilities for doing coarse-grained performance analysis of database-backed webapps


Other Software Required:
------------------------
  Watt depends on a number of Java libraries provided by jakarta.apache.org, such as Struts, log4j, commons-land and commons-beanutils.

There are no dependencies that require capabilities not provided by free java environments (no use of Swing/AWT etc.)

Three classes in the net.watzmann.info package are derived from code from the byline project (http://byline.objectweb.org/), which is distributed under the LGPL.

The tool needs a servlet container to be useful at all (since it's tracing Java webapps); I am using it with Tomcat5


Other Comments:
---------------


#########################################

David Lutterkort <lutter>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-23 Beuc StatusWait reply Done
    Open/ClosedOpen Closed
2005-06-16 Beuc StatusNone Wait reply
    Assigned toNone Beuc

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code