Cocoon, SOAP and Basic Authentication

2003-06-26 Thread Scott
ocoon soap examples: http://www.pankaj-k.net/sdwest2002/readme.html But no example shows how to make a soap request while passing a username/password to auth with the server. thanks, Scott p.s. can you CC on reply as I'm subscribed to the digest. The information contained in or attached t

Help required: outline of a solution

2003-06-26 Thread scott
kind of task? Can anyone outline in broad strokes how I'd accomplish this using cocoon? I'm confused by logic sheets, XSP, xscript, generators, where to control the flow of the web app - argh! :) many thanks, Scott. p.s. can you CC me on repl

Cocoon and XML-RPC

2003-06-05 Thread scott
also looking at Maverick, which looks a bit less 'heavy' than Cocoon. thoughts? please CC me on replies as I'm subscribed to the digest only. regards, Scott - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: No valid JdbcConnection class available with MySQL

2003-06-02 Thread Scott McClure
Is there any trick to un-installing cocoon? I tried removing all its folders from Tomcat, but when I put the new cocoon.war file in there it didn't do anything. :-/ Try using the web-based manager. First remove it, then delete the dir. The manager is at /manager/html. ---

Crashing on Generating Program Code

2003-06-01 Thread Scott McClure
I have been unable to get any version of cocoon running except for 2.0.4 Binary dist. (my compiled version is always missing the lib directory for some reason... I could just copy it in I guess) either way, When I get it running, and I try to navigate to the main page I always get the error lis

Cocoon 2.0.4 compiles under JDK 1.4.2

2003-05-30 Thread Scott McClure
I was able to compile Cocoon 2.0.4 under JDK 1.4.2, but I have not yet run many tests. I was unable to compile milestone 2 though, and I still am wondering where the extra session-fw libs are that seems to be non-existant. See my previous e-mail for details. scott

Build Error in Cocoon

2003-05-29 Thread Scott McClure
(Bleeding edge... Although I dont think that has anything to do with it...) Cocoon: 2.1 milestone 2 (If you couldnt tell from the error...) Any information is greatly appreciated. Scott McClure - To unsubscribe, e-mail: [EMAIL

RE: Source using Component via ECM

2003-03-25 Thread Scott Warren
ition to the original file. Hope this Helps Scott Warren -Original Message- From: Peter Klotz [mailto:[EMAIL PROTECTED] Sent: Wednesday, 26 March 2003 2:27 AM To: [EMAIL PROTECTED] Subject: Source using Component via ECM Hi, I have a custom source that gets the component manager fro

RE: Generator for OpenOffice

2003-03-11 Thread Scott Warren
OpenOffice 1.0 files are actually a set of XML files Zipped. If you rename an Open Office document to Zip you will find that the Draw application for example has an SVG file inside. Not sure if it's possible with Cocoon to generate the 4 files and the ZIP (anyone ??). Hope this helps

Re: XSP All Nodes Even

2003-01-23 Thread Scott Warren
No not a second stylesheet,  Change your stylesheet to be like this Where table is assumed to be the parent node of all the tr nodes. Does this help ? Scott Warren Jacob Arnold wrote: If my query returns 56 records (1 per row) then I get 2, 4, 6, 8, 10

Re: XSP All Nodes Even

2003-01-23 Thread Scott Warren
What is the value that position() is returning? Can you move the template into a another template that has a I think you may get different results then. Hope this helps Scott Warren Jacob Arnold wrote: Whenever I test for even nodes using XSLT on my serialized XSP, all the nodes are even

Re: XSP All Nodes Even

2003-01-23 Thread Scott Warren
What is the value that position() is returning? Can you move the template into a another template that has a I think you may get different results then. Hope this helps Scott Warren Jacob Arnold wrote: Whenever I test for even nodes using XSLT on my serialized XSP, all the nodes are even

Re: XMLForm UI Builder

2002-11-19 Thread Scott Warren
I sent an example recently.  Unfortunately I am a little snowed under at the moment. I will get an example soon .. Promise Take Care Scott Warren Ivelin Ivanov wrote: Interesting approach. Can you share an example? Ivelin - Original Message - From: "Scott Warren&quo

Re: Problem with namespaces

2002-11-19 Thread Scott Warren
Is there a .java file generated ?? I would check this for errors .. Also check your core.log file for signs of it trying to load sgcwebxml/logicsheets/sgcwebxml.xsl There could be an error there. Regards Scott Warren Saul Rodrigo Zarrate Cárdenas wrote: Mensaje citado por Scott Warren

Re: Problem with namespaces

2002-11-19 Thread Scott Warren
Is there another Exception in error.log ?? Just a guess but do you need the xlink namespace ??? if not try taking that out. I think (educated guess) that cocoon is triying to fetch the file http://www.w3.org/1999/xlink  as it may not be in cocoons catalog. Hope this helps ?? Scott Warren

Re: XMLForm UI Builder

2002-11-18 Thread Scott Warren
ction like this .. etc. I hope this helps. I know the description is not very completed and the example files don't all match up but hopfully you get the idea Regards Scott Warren Rob Johnston wrote: Scott, Would it be possible for you to send the related files to me to take

problem

2002-11-18 Thread Parmley, Scott C.
xpected. XSPUtil.includeString(this.characters("fxml"); Am I missing something here? Thanks, -Scott - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache

Re: XMLForm UI Builder

2002-11-17 Thread Scott Warren
. Then all you need to do is change the layout of the XMLForm as needed.. I use Ant to generate the files from the XML but you can use a Cocoon pipleine to generate the files. Hope this helps Scott Warren Senhaji wrote: Hello, I've just finished playing with the XMLForm wizard ex

XSP:Expr Question.

2002-11-14 Thread Parmley, Scott C.
that that data is printed, but the tags are all escaped using < and > instead of < and >. Any advice as to what I should do? Thanks in advance! -Scott - Please check that your question has not already been answere

Re: Need to specify target.vm

2002-10-13 Thread Scott Schram
make sure ANT_HOME and the path are set to the right ant. Scott http://schram.net - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.

Re: Building a DOM Model with XMLForms

2002-10-13 Thread Scott Schram
u use the routines in the BeanUtils in the commons that were written to support them. There's a nice summary of DynaBeans here: http://www2.theserverside.com/resources/article.jsp?l=Struts1_1 Scott >A Form subclass (say DynaForm) which creates DOM nodes when not existant >will be a g

Re: Website documention problem with page widths

2002-07-03 Thread Evan Scott
umention problem with page widths > > > >On Wednesday, July 3, 2002, at 06:55 PM, Scott Bussinger wrote: > >>Many of the pages have severe issues with page widths. For example, if >>you >>go to http://xml.apache.org/cocoon/developing/sunspot.html, you'll find >

Website documention problem with page widths

2002-07-03 Thread Scott Bussinger
As a newbie to the Cocoon world, I've been struggling to get up to speed. I can certainly sympathize with some of the comments about Cocoon's documentation issues as I'm struggling with them myself right now. I do have one suggestion for whoever is responsible for maintaining the xml.apache.org/c

Re: develop content management system

2002-01-16 Thread Scott Ahten
I'm quite interested in being involved in one way or another. I've been trying to wrap my brain around an XML schema and other aspects of a Cocoon based CMS for quite some time now. ~Scott Chris Perrin wrote: >All, > >There have been a number of requests for some type of C

Re: Hosting

2002-01-04 Thread Scott W. Hill
I've been using Capital Internet <http://www.capital-internet.net>, and they were helpful in setting up C2 on my hosting account. --Scott On Friday, January 4, 2002, at 04:41 AM, Sharat Koya wrote: > That list hasn't changed in a while and in particular since c2's &

Re: Installation problems with Cocoon 2 using TomCat 4, RedHat7.1,JDK 1.4

2001-12-22 Thread Scott Lamb
The full text is "The sitemap handler's sitemap is not available. Please check logs for the exact error." It's referring to the logs in the webapps/cocoon/WEB-INF/logs directory. Search through like cocoon.log* and I bet you will see "Error compiling sitemap" with a more helpful error message foll

Resin 2.0.4 installation

2001-12-20 Thread Scott Lamb
rently it doesn't. Any ideas would be appreciated. Thanks, Scott Lamb - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe

Is there a solution for the IE5/6 PDF (via Cocoon & PDF) problem yet?

2001-10-18 Thread Scott Trafford
Hi Does anyone know of a fix for the MIME type problem in IE5/6 for serving up PDF in a browser via Cocoon & PDF? See post from 2000-09-21: List: xml-cocoon-users Subject: RE: Internet Explorer & PDF (via Cocoon, FOP) From: "Be

Cocoon.xml file the last missing piece

2001-10-18 Thread Scott Trafford
pps/cocoon directory actually works. All except for the Cocoon.xml file that is. Thanks in advance, Scott Trafford _ Get your FREE download of MSN Explorer at http://explorer.msn.co

Re: Cocoon 1.8.2 inserts xmlns: attributes in every tag

2001-07-20 Thread James Scott
Fixed my own wagon...this appears to be a Saxon thing, not a cocoon thing. I guess Cocoon was caching the results of the transformation on the sample page.xml so I didn't see any effect in changing XSLT engines until I also made a trivial change in the XSP. JLS On Thu, 19 Jul 2001, James

Cocoon 1.8.2 inserts xmlns: attributes in every tag

2001-07-19 Thread James Scott
Hi This is a strange one...and I didn't find the answer in the FAQ or the mail archives, so I'm asking the list. I have two Cocoon-driven webapps running on the same Tomcat/Apache installation. One is just a bare-bones install of the Cocoon distro, the other actually contains application code. Th

[C1] Custom Error Template / Log File?

2001-07-18 Thread Scott Jones
access to that would also be a solution. Is there a way that I can replace the page that reports errors internally, so that I can have access to the stack trace? Where would I begin? Thank you for any suggestions! Sincerely, Scott Jones [EMAIL

RE: Newbie Question: can't access some of Cocoon2's samples

2001-07-02 Thread Scott N. Smith
This has been a known bug with Weblogic 6.0 and Cocoon 2 only for several weeks. HTH, Scott Smith -Original Message- From: Mercier Xavier [mailto:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 4:28 AM To: '[EMAIL PROTECTED]' Subject: Newbie Question: can't access so

RE: ZipException : The system cannot find the file specified

2001-06-21 Thread Scott N. Smith
n is doing this wrong. Anyone else run into this? Thanks, Scott - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EM

RE: Problem building cocon 2 with tomcat 3.2.2

2001-06-19 Thread Scott N. Smith
Marco > I think that the problem is javax.naming.* : where is this packge? javax.naming is part of J2EE; you can get this from the Sun web site. Of course, this is supplied if you are running EJB in an appserver. HTH, -Sc

RE: [c1->c2] Is it a must to create a war file ... etc

2001-06-14 Thread Scott N. Smith
anyways. Hence, the variable CP has only a small impact on this issue. HTH, Scott - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To

RE: [C2] WebLogic 6.0sp1 installation problem

2001-05-30 Thread Scott N. Smith
ange it at this time. -Scott -Original Message- From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 5:33 AM To: [EMAIL PROTECTED] Subject: [C2] WebLogic 6.0sp1 installation problem Hi! Tryied to install Cocoon 2.0a7 into WebLogic 6.0sp1 accord