Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-19 Thread Ivelin Ivanov
fixed. Updated jxpath to 1.0beta1. - Original Message - From: "Ivelin Ivanov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 7:00 AM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > Thanks for pointint out. > &

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-07 Thread mratliff
Ivelin, >>Now I had the output I was looking for, but when I tried to >> submit the form I kept getting errors from jxpath. >Can you send me the stack traces. (see below) >BTW, the most recent version of JXPath should be able to correctly handle >setValue( Collection or String[] ). >Dmitri a

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Dmitri Plotnikov
e a zipped > bundle with the java files. > > see below... ( I hope Dmitri can provide some feedback as well ) > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, May 06, 2002 6:09 PM > Subject: Re: [Announcement

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Ivelin Ivanov
uot; <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "Dmitri Plotnikov" <[EMAIL PROTECTED]> > Sent: Monday, May 06, 2002 9:46 PM > Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > > > > > > Michael, > > > > G

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Ivelin Ivanov
ck as well ) - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 6:09 PM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > > Ivelin, > > > I'm new to java, so there are probably better

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread mratliff
for patching ;) I'd be curious to see the diff. Can you descripe in short what behaviour you added to implement selectMany ? Ivelin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 04, 2002 11:43 PM Subject: Re: [Announcement]

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Ivelin Ivanov
04, 2002 11:43 PM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > Ivelin, > > I found the places in XMLFormTransformer.java that needed filling in and hacked > a patch into Types.java. I now have xf:selectMany working well enough for > testing purposes. Let me kno

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Ivelin Ivanov
sage - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 6:49 PM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > > Ivelin, > > Have you figured out how you want to handle multiple-select widgets in xmlform? > I'm doing a

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-06 Thread Ivelin Ivanov
pe is: To: <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 6:49 PM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > > Ivelin, > > Have you figured out how you want to handle multiple-select widgets in xmlform? >

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-04 Thread mratliff
Ivelin, I found the places in XMLFormTransformer.java that needed filling in and hacked a patch into Types.java. I now have xf:selectMany working well enough for testing purposes. Let me know if you have any general advice about patching these files... Thanks, --Michael -

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-03 Thread mratliff
Ivelin, Have you figured out how you want to handle multiple-select widgets in xmlform? I'm doing a lot of testing/extension of xmlform and don't want to duplicate efforts. Even work in progress, or general suggestions how to proceed would help... --Michael --

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-02 Thread Ivelin Ivanov
s/xml-cocoon2/src/scratchpad/lib/commons-JXPath-20020320.jar Regards, Ivelin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 1:25 AM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad > &

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-05-01 Thread mratliff
Ivelin, I get a NoClassDefFoundError when I click on the "Next" button on the "Personal Information" page of wizard. Seems to be a problem with the 29-Apr-2002 commons-jxpath.jar No problem when I use the 18-Apr-2002 version of this file. Here's the stack trace: javax.servlet.ServletExceptio

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-04-24 Thread Ivelin Ivanov
- Original Message - From: "Konstantin Piroumian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 8:59 AM Subject: Re: [Announcement] XMLForm 0.81 available in Scratchpad

Re: [Announcement] XMLForm 0.81 available in Scratchpad

2002-04-24 Thread Konstantin Piroumian
Great news, Ivelin! > > +=+ > [|] Cocoon's new form handling solution just got more robust [|] > +-+ > [|] with the addition of two new tags - group and repeat.[|] > +=