Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96F2C645B for ; Wed, 6 Jul 2011 20:20:10 +0000 (UTC) Received: (qmail 51834 invoked by uid 500); 6 Jul 2011 20:20:10 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 51781 invoked by uid 500); 6 Jul 2011 20:20:09 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 51773 invoked by uid 99); 6 Jul 2011 20:20:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 20:20:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gk_brown@verizon.net designates 206.46.173.5 as permitted sender) Received: from [206.46.173.5] (HELO vms173005pub.verizon.net) (206.46.173.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 20:20:03 +0000 Received: from [192.168.1.15] ([unknown] [98.110.173.176]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LNX00K0HHSF0CR3@vms173005.mailsrvcs.net> for user@pivot.apache.org; Wed, 06 Jul 2011 15:19:28 -0500 (CDT) Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Apple Message framework v1084) Subject: Re: Charts demo link broken From: Greg Brown In-reply-to: <4E14C299.4030401@sysedata.no> Date: Wed, 06 Jul 2011 16:19:26 -0400 Content-transfer-encoding: quoted-printable Message-id: <4315B492-029C-4653-A497-6E01451DB483@verizon.net> References: <4E14B9FC.5080108@sysedata.no> <4E14C299.4030401@sysedata.no> To: user@pivot.apache.org X-Mailer: Apple Mail (2.1084) If you run the deploy target on the pivot-jfree project it will generate = a WAR file. You should just be able to deploy that WAR to your servlet = container. Let me know if you have any questions. G On Jul 6, 2011, at 4:16 PM, Edvin Syse wrote: > Den 06.07.2011 21:45, skrev Greg Brown: >> Hi Edvin, >>=20 >> Thanks for catching that. ixnay.biz was a site I set up a few years = ago, but I shut it down earlier this year since I wasn't actively using = it. I had forgotten that the JFreeChart demos were hosted there. >>=20 >> We actually can't host the demos on an Apache site because JFreeChart = is released under LGPL, which is incompatible with the ASL. It would be = good to find a new home for the charting demos, though. >=20 > I'd be happy to provide hosting through my company, = https://www.syse.no. Depending on the need I can setup either a PHP = web, a servlet container or a VPS. Let me know and I'll fix :) >=20 > -- Edvin