Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 40345 invoked by uid 500); 9 May 2003 17:36:50 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 40299 invoked from network); 9 May 2003 17:36:49 -0000 Received: from unknown (HELO host.leverageweb.com) (64.91.232.157) by daedalus.apache.org with SMTP; 9 May 2003 17:36:49 -0000 Received: from dhcp205162.hq.af.mil ([134.205.205.162] helo=WHEW00073U.leverageweb.com) by host.leverageweb.com with esmtp (Exim 3.36 #1) id 19EBkQ-0000QC-00 for cocoon-users@xml.apache.org; Fri, 09 May 2003 13:33:30 -0400 Message-Id: <5.2.0.9.0.20030509133329.01a1d8a8@leverageweb.com> X-Sender: cocoon@leverageweb.com@leverageweb.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Fri, 09 May 2003 13:36:11 -0400 To: cocoon-users@xml.apache.org From: Geoff Howard Subject: RE: Dynamic pages with PDF output In-Reply-To: <51FB159F7E0F3F45A90965F331DEAA870EAF96@kopentpdc.kopent.co m> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.leverageweb.com X-AntiAbuse: Original Domain - xml.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - leverageweb.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Have you read this thoroughly? http://wiki.cocoondev.org/Wiki.jsp?page=MsSQL Try putting the jars in WEB-INF/lib instead of tomcat/common/lib if all else fails. Geoff At 01:32 PM 5/9/2003, you wrote: >I was able to get a simple dynamic page to display but now I am having >issues with my database and cocoon getting my database driver. I am >unfortunately using MSSQL 2000, company's choice not mine, and I have >the jar files in the common/lib directory and I think I have my >connection pool set up correctly in the cocoon.xconfig file: > > > >jdbc:microsoft:sqlserver://kopentpdc:1433;DatabaseName=Joshuaurl> > user > pass > > >but I am getting this error: >Exception in ServerPagesGenerator.generate() > >More precisely: > >org.apache.cocoon.ProcessingException: Exception in >ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not >get the datasource java.sql.SQLException: No suitable driver > >anybody know what's wrong, or can I just blame M$FT. > >Tim > >-----Original Message----- >From: Joerg Heinicke [mailto:joerg.heinicke@gmx.de] >Sent: Friday, May 09, 2003 11:55 AM >To: cocoon-users@xml.apache.org >Subject: Re: Dynamic pages with PDF output > >Hello Tim, > >two resources can be found at the Cocoon website: > >http://xml.apache.org/cocoon/userdocs/serializers/pdf-serializer.html >http://xml.apache.org/cocoon/howto/howto-html-pdf-publishing.html > >Another one are the samples on your locally running Cocoon. > >Joerg > >Tim Bachta wrote: > > Hello all, > > > > > > > > I am very new to cocoon, less than a week playing with it now and I am > > having trouble. What attracted me to cocoon is the ability of >multiple > > outputs from a single source. The problem I am having is getting my >xsp > > page to show in pdf format. Is it possible and if so how are you > > supposed to do it? Please help me, thanks. > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org >For additional commands, e-mail: cocoon-users-help@xml.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org