Re: Does anyone remember cocoon 1.8?

2002-06-27 Thread Paul Gilligan
ry, or not loaded in the appropriate sequence, ) Have you searched the archives? marty - Original Message ----- From: "Paul Gilligan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 24, 2002 11:02 AM Subject: Does anyone remember cocoon 1.8? I

Re: Installation error using JDK 1.4.0: libawt and libXp

2002-06-24 Thread Paul Gilligan
Watch out for the JDBC problems under jdk1.4 as well :) Ryan Hoegg wrote: > Hello Peter, and everyone, > > In the message linked below, you respond to another user with a very > similar problem to mine. > > http://www.mail-archive.com/cocoon-users%40xml.apache.org/msg12493.html > > I am using J

Does anyone remember cocoon 1.8?

2002-06-24 Thread Paul Gilligan
I have switched to an "out of the box" cocoon 1,8 that coomes with SuSE 8.0 and I get: java.lang.RuntimeException: Error loading logicsheet at resource://org/apache/cocoon/processor/xsp/library/java/util.xsl due to java.lang.Exception: Resource not found or retrieving error. Now I am sure that

Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Paul Gilligan
problem is that Microsoft is not sure what .net is :) they are currently redefining .net because they have dicovered that no human on the planet wants to trust Microsoft with their information - poor Microsoft! Stefan Seifert wrote: > But you still have to do most of things on foot which is alr

Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Paul Gilligan
stonesstones...stones... [EMAIL PROTECTED] wrote: > Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces >functionality? > > Mike > > Visit our website at http://www.ubswarburg.com > > This message contains confidential information and is intended only > f

Re: Cocoon article on JDJ

2002-06-10 Thread Paul Gilligan
I hope that it will be in XML format :) Argyn Kuketayev wrote: >>Something we have noticed is the lack of Cocoon presentations at >>conferences. We have submitted 3 for the coming ApacheCon but we have >>noticed that we seem to be the only people submitting >>anything. Is this the >>case? > >

Re: AccessControlException when requesting cocoon.war

2002-06-10 Thread Paul Gilligan
check the permissions on the files that you installed, what user sis you install it as ? and what user are you running it as? on my systems I am installing as root and running under a "nobody" user group [EMAIL PROTECTED] wrote: > Hello, > > I'm new in Coccon and I try to install Cocoon 2 on

To war with .WAR

2002-06-10 Thread Paul Gilligan
Ok, Trying cocoon-2.0.2 and got errors compiling sitemap etc. ... strange release this?? So moved back to the latest snapshot of dev 2.1 using xml-cocoon2_20020608102200.tar.gz Objective: To run jdk 1.3 + tomcat 4 + c2, so that I can connect to my new shinny Oracle 9.2 istallation because I

Loss of service

2002-06-10 Thread Paul Gilligan
Dear All, I had cocoon Dev 2.1 running for a few weeks fine then I decided to replace it with a more stable version so I removed the cocoon directory from under $CATALINA_HOME/webapps and saved the old war file. Now I can't restart tomcat with cocoon, even after replacing tomcat & cocoon and E

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
That could make sense... my eyes are not that good ! Faulkner, Perry wrote: > Hi Beth, > > Just a quick look at the esql stylesheet seems to indicate > direction="in" not "In". XML is case-sensitive! > > HTH > > Perry > > -Original Message- > From: Naquin, Beth [mailto:[EM

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
er something other than NULL, I still get the same > error. > > > > >{? = call get_person( >'234', > type="String">'333', > type="String">'333', > type="String">'46465

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
something other than NULL, I still get the same > error. > > > > >{? = call get_person( >'234', > type="String">'333', > type="String">'333', > type="String">&

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
Why are you using NULL?? Does not seem to understand the NULL which is why you get the error. A better way would be to setup a default NULL argument for the PL/SQL and then you can call: {? = call get_person(?)} ..which Oracle will handle for you :) Naquin, Beth wrote: > I want to execute a

Re: How to stop "mimed" files from causing the browser todo a file-save-as

2002-05-30 Thread Paul Gilligan
Vadim, Thankyou ... works super now :) Paul Vadim Gritsenko wrote: >>From: Paul Gilligan [mailto:[EMAIL PROTECTED]] >> >>In my sitemap I have setup : >> >> >> > mime-type="text/plain"/> >

How to stop "mimed" files from causing the browser todo a file-save-as

2002-05-30 Thread Paul Gilligan
In my sitemap I have setup : And when I do: http://www.oyap.net/cocoon/oyap/index.txt The browser does not recognise the mime of text/plain, which is strange because it can handle text files

Re: Hosting

2002-05-28 Thread Paul Gilligan
Yes my one! Systems are located at Redbus in Docklands London! Very good bandwidth! Running Dell rack mounted servers. What did you have in mind? ... give me a call is you would like a chat. Paul Doug Gilbert wrote: > Can anyone recommend a web hosting service for a small commercial > con

Re: html2jpg

2002-05-28 Thread Paul Gilligan
SVG I guess Graaf, Edgar de (fin) wrote: > Hi, > > I want to make a jpg from a html. Is there someone who at least converts > html to svg? > > thanks, > > Edgar > > - > Please check that your question has not already been ans

Re: "Avoiding" cocoon servlet in web.xml?

2002-05-23 Thread Paul Gilligan
I am using apache proxy to run my cocoon request to cocoon, i.e from /cocoon. so http://www.oyap.net/extra/index.html is statis but http://www.oyap.net/cocoon/oyap/... is dynamic XML [EMAIL PROTECTED] wrote: > >Currently my web.xml file assigns all URLs (*) to cocoon, as I do not use

Re: Getting out of Cocoon-context

2002-05-22 Thread Paul Gilligan
My site does that I have an alias ... from the web server of say Images, so www.oyap.net/Images gives me the images. So in XML I can have: http://www.oyap.net/Images/tech_up.gif"; format="GIF

Re: LIvesites

2002-05-22 Thread Paul Gilligan
css"; type="text/css"/> - The XSL - Stephen Smithstone wrote: > Hell thats nice :-) > > > > On Wed, 2002-05-22 at 16:58, Paul Gilligan wrote: > http://www.oyap.net/extra/in

Re: LIvesites

2002-05-22 Thread Paul Gilligan
http://www.oyap.net/extra/index.html almost there Vadim Gritsenko wrote: 016601c201a6$a4287930$7574558b@vgritsenkopc"> From: Adam Constabaris [mailto:[EMAIL PROTECTED]]The technical support site for the University of North Carolina at Chapel Hill uses Cocoon 1.8

cocoon & docbook online

2002-05-22 Thread Paul Gilligan
e? > > We are doing some Cocoon sites too. > > Alex McLintock > http://www.OWAL.co.uk/ > > >> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm >> Date: Tue, 21 May 2002 11:15:54 +0100 >> From: Paul Gilligan <[EMAIL PROTECTED]> >> >> >> I a

Re: Looking for comanies using cocoon.

2002-05-21 Thread Paul Gilligan
I am based in the UK, no too far - my company is developing XML publishing on cocoon 2.1 dev at the moment just working out the XSL side should have things up and running in the comming weeks.. We are very interested in meeting up with other EU companies on the development front. Paul Cederi

Re: Cocoon one step closer

2002-05-21 Thread Paul Gilligan
Replace the ROOT of tomcat with the cocoon stuff then you will be ok. ...or change tomcat making the root cocoon. Also port 8080 is not much good for internet solutions as the standard is 80 and you want apache say to run all your static documents and cocoon to publish the XML. So you could co

Re: Cocoon one step closer

2002-05-21 Thread Paul Gilligan
have you tried the latest version fom CVS ??? I am running that a the moment from a few days ago runs fine. Stephen Smithstone wrote: >Ok seems i have cocoon workin in some respects now :-) > >I just downloaded the cocoon2 and not 2.0.2 and now i can get to >transform > >however it only picks

Re: Cocoon confusion still :-/

2002-05-20 Thread Paul Gilligan
Lets not make things complicated :) ... You need your own project directory which can go under the cocooc/mount directory. In that project directory you will need your own sitpmap.xmap file for your work :) ...but I would not recommend that because when you delete the cocoon directory by acci

Re: version 2.1-dev & JDK1.4 & Oracle 9i JDBC

2002-05-18 Thread Paul Gilligan
t few days. > > Hope this helps > > Jez > > Paul Gilligan <[EMAIL PROTECTED]> wrote: > > Dear All, > > Getting NoValidConnectionException: from avalon when running XSP. Have > looked on the web & it suggests that the issue is wh

Re: version 2.1-dev & JDK1.4 & Oracle 9i JDBC

2002-05-17 Thread Paul Gilligan
u can get > it from http://www.pigbite.co.uk/avalon-excalibur.jar. FYI There has > been a number of post about this on the lists in the past few days. > > Hope this helps > > Jez > > Paul Gilligan <[EMAIL PROTECTED]> wrote: > > Dear All, > >

version 2.1-dev & JDK1.4 & Oracle 9i JDBC

2002-05-17 Thread Paul Gilligan
Dear All, Getting NoValidConnectionException: from avalon when running XSP. Have looked on the web & it suggests that the issue is when running jdk1.4. Has anyone seen a similar problem? Paul - Please check that you