Re: DatabaseReader problem with 2.1.7, help needed (fwd)

2005-07-17 Thread Andrew Franz
but the SQL-driver in web.xml and JDBC-configuration in cocoon.xconf to match SQL Server's needs. The upload/download -sample does the same thing, returning 0 bytes. How could I debug this more? -Tuomo On Sun, 17 Jul 2005, Andrew Franz wrote: I haven't used SQL server from C2. All I can suggest

Re: DatabaseReader problem with 2.1.7, help needed (fwd)

2005-07-16 Thread Andrew Franz
) { getLogger().warn(Assuming client reset stream); this.doCommit = false; } catch (Exception e) { this.doCommit = false; throw new ResourceNotFoundException(DatabaseReader error:, e); } } -Tuomo On Sun, 17 Jul 2005, Andrew Franz

Re: DirectoryGenerator using abstract Source

2005-07-13 Thread Andrew Franz
=*96256* dx:doc title=*Servlet* author=*Roger Dodger* / /dx:file - #dx:file type=*application/vnd.ms-powerpoint* name=*PPT1.ppt* lastModified=*1116947798687* date=*5/25/05 1:16 AM* size=*11264* dx:doc title=*Hello* author=*Andrew Franz* subject=*POI* savedate=*5/25/05 1:16

Re: Running cocoon as a war archive

2005-07-05 Thread Andrew Franz
Irv Salisbury wrote: I have always run cocoon as an expanded war directory. Our current customer is requesting we run as a war file. Are there any resources or problems people have found with this strategy? Thanks, Irv I had occasion to deal with an individual who insisted on this

Re: iCal

2005-06-20 Thread Andrew Franz
Sylvain Wallez wrote: Tony Collen wrote: Sylvain Wallez wrote: Andrew Franz wrote: Has anyone thought about integrating iCal with Cocoon? It would be great to have an iCal generator / iCal serializer! Want to write it ? http://www.ietf.org/rfc/rfc2445.txt Yeah, but that's

Re: iCal

2005-06-20 Thread Andrew Franz
Andrew Franz wrote: Sylvain Wallez wrote: Tony Collen wrote: Sylvain Wallez wrote: Andrew Franz wrote: Has anyone thought about integrating iCal with Cocoon? It would be great to have an iCal generator / iCal serializer! Want to write it ? http://www.ietf.org/rfc/rfc2445.txt

iCal

2005-06-17 Thread Andrew Franz
Has anyone thought about integrating iCal with Cocoon?