Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 95399 invoked from network); 15 Sep 2003 13:17:50 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Sep 2003 13:17:50 -0000 Received: (qmail 30863 invoked by uid 500); 15 Sep 2003 13:17:41 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 30833 invoked by uid 500); 15 Sep 2003 13:17:41 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 30819 invoked from network); 15 Sep 2003 13:17:41 -0000 Received: from unknown (HELO mail.6degrees.com) (64.51.116.5) by daedalus.apache.org with SMTP; 15 Sep 2003 13:17:41 -0000 Message-id: Date: Mon, 15 Sep 2003 09:19:45 -0400 Subject: Re: Jelly: run script from string To: "Jakarta Commons Users List" From: "Daryl Stultz" References: In-Reply-To: MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N "Jakarta Commons Users List" writes: >Why not use all things with "Characters" ? (i.e. a StringReader ? A >reader is also accepted for an InputSource). That's what I was looking for but I can't seem to find it. Can you give me an example of it? I'm using Jelly 1.0 beta 3. Is it in this version? I can't imaging them not providing an InputStream or InputSource, but nonetheless I can't find it (in Jelly, JellyContext or Script). This is probably asking too much: is there a way to make use of an already parsed stream and compile the script from that? IOW, a SOAP service has already parsed the XML. Can I get a hold of that and compile is as a Jelly script? Just an optimization - not really necessary. Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:daryl@6degrees.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org