C2b1: successfully installed

2001-06-13 Thread Daniel Pfuhl
Hi I have installed Cocoon2 in the following environmen: Operating System:Win2000 Web Server: Apache 1.3.19 Servlet Engine: Tomcat 3.3 JVM: JDK 1.3.1 daniel = Daniel Pfuhl mailto:[

C2b1: successfully installed again

2001-06-13 Thread Jörn Heid
If anybody is interested: Operating System:Win2000 SP2 Web Server: Apache 1.3.19 Servlet Engine:Resin 2.0.0 JVM: JDK 1.3.1 There are some conflicting xml files which had to be removed. One JAR had to be modified (removal of confilicting cl

EJB, Cocoon, transaction management - need help for overview

2001-06-13 Thread Bjarne Jensen
I don’t know much about EJB but I have read that EJB has transaction management, distributed transactions, and support for mission-critical applications. My question is how does this fit with Cocoon? Are you putting Cocoon on top of your EJB-application for cache-use and for converting to the form

Re: [c2.1] xsp question and a sitemap question

2001-06-13 Thread giacomo
On Tue, 12 Jun 2001, Donald Ball wrote: > 1. it's quite simple. i want to pass parameters to my xsp page from my > sitemap. the typical modus operandi is to do this: > > > > > > but how do i access the parameter from my xsp page? actions are given a > Parameters object, but xsp pages are not

Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Bjarne Jensen
I have read the article “Style-free XSLT Style Sheets” (http://www.xml.com/pub/a/2000/07/26/xslt/xsltstyle.html) by Eric van der Vlist and this is IMHO a really great article that told me how to splits the XHTML and XSLT in to different layout-files. Does anyone think it would work in real life, i

Re: AW: Problems with cocoon-2.0b1 and tomcat-4.0-b5

2001-06-13 Thread giacomo
On Wed, 13 Jun 2001, Stefan Seifert wrote: > Yes, thats strange indeed. I tried Cocoon 2.0b1 now on Tomcat 3.2.2 on > the same Machine and that works quite well. Which beta of Tomcat 4 do > you use? TC4.0 directly from CVS. Giacomo > > Stefan > > > > Hello. > > > > > > I tried running cocoon 2

Re: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Sylvain Wallez
Bjarne Jensen a écrit : > > I have read the article “Style-free XSLT Style Sheets” > (http://www.xml.com/pub/a/2000/07/26/xslt/xsltstyle.html) by Eric van der > Vlist and this is IMHO a really great article that told me how to splits the > XHTML and XSLT in to different layout-files. Does anyon

SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Bjarne Jensen
Well that sounds really interesting – congratulations :-) So by maintaining the website like this you have a separation between layout and content. What about seperation between content and program-logic – have you also accomplished this? Are there any need for that? And then another question. Wh

problems with xsp date

2001-06-13 Thread lisa . vangelder
Hi all I'm trying to create a simple XSP page that gets the current hour and minute and passes it on to a stylesheet. The cocoon docs say XSP automatically generates import statements for the most commonly used Java libraries (including java.util.Date). However when I try run the page I get an e

RE: problems with xsp date

2001-06-13 Thread Uyttenhove Jan
Lisa, first, java.util.Date is included, but java.util.Calendar isn't. Try to include it by adding : java.util.Calendar second, you should put your block inside your block So, try this: java.util.Calendar Calendar now =

Re: SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Sylvain Wallez
Bjarne Jensen a écrit : > > Well that sounds really interesting – congratulations :-) So by maintaining > the website like this you have a separation between layout and content. What > about seperation between content and program-logic – have you also > accomplished this? Are there any need for

C2: problem getting started

2001-06-13 Thread Daniel Pfuhl
Hi as I reported I was happy to be able to install Cocoon2. I did this using the instructions on the Cocoon site. For getting in touch with the new architecture of it I tried to change/edit some of the given examples. I was wandering because nothing happens. If I restart Tomcat and recall der co

rendering PDF only

2001-06-13 Thread adel ben
Hi all, I would like to take advantage of cocoon only in rendering xml files into PDF. In fact I would like to embedd fop-0.18.1-dev with a servlet, that servlet must take as parameter a reference to an xml file and display it in pdf format. can anyone tell me which packages in cocoon can I use?

RE: C2: problem getting started

2001-06-13 Thread Luca Morandini
Dnaiel, Are you sure you're editing the files contained in /webapps/cocoon/ ? Best regards,   -    Luca Morandini    GIS Consultant     [EMAIL PROTECTED]   +39 (0)744  59 85  1 Office   +39 0335 6

One simple question???

2001-06-13 Thread Pier Paolo Bortone
Hi all, someone could be explain to me why if I put cocoon jars into .../cocoon/WEB-INF/lib/ then it no works? Why have I to put cocoon jars into %TOMCAT_HOME%/lib/ ? Thanks in advance for your explanation. Pier Paolo - Please

RE: C2: problem getting started

2001-06-13 Thread Daniel Pfuhl
Hi no Im not, because I only copied the war file to /webapps/cocoon.war there is no /webapps/cocoon Do I have to create it ? Sorry, but I only worked with C1 and JServ before. daniel --- Luca Morandini <[EMAIL PROTECTED]> schrieb: > Dnaiel, > > Are you sure you're editing the files c

Cocoon with Ldap

2001-06-13 Thread Janesh Vasudeva
When i try to acces  Ldap Server , it gives me this error       Wed Jun 13 15:57:57 GMT+05:30 2001: *.xml: initException: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'o=ireason.com,uid=rdesantis,ou=people'using renderer org.apache.fop.render.p

RE: C2: problem getting started

2001-06-13 Thread Luca Morandini
> there is no > /webapps/cocoon > Do I have to create it ? Yes, you should, and put the contents of \webapp into it. > Sorry, but I only worked with C1 and hmmm... I don't think it's written nowhere, though. Best regards,   -    Lu

RE: One simple question???

2001-06-13 Thread Luca Morandini
Pier Paolo, I think Tomcat should have a way to find its jars... and having them in the lib subdir is quite handy... much better than meddling with classpaths. Best regards,   -    Luca Morandini    GIS Consultant   

Fw: Cocoon with Ldap

2001-06-13 Thread Janesh Vasudeva
  - Original Message - From: Janesh Vasudeva   Sent: Wednesday, June 13, 2001 4:13 PM Subject: Cocoon with Ldap When i try to acces  Ldap Server , it gives me this error       Wed Jun 13 15:57:57 GMT+05:30 2001: *.xml: initException: javax.naming.NameNotFoundException: [LDAP: erro

SV: SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Bjarne Jensen
Is this correctly understood? -- Dreamweaver creates HTML like this: And your XSLT render this to something like: Paul Ann3332 … .. How do you do that? Gets the parents and so I XSLT? - You wrote: ”..but this changes with C2) which calls application logic Java code

Re: PDF format not seen in Internet Explorer browser

2001-06-13 Thread RameshBabu R Muthuvel
Thanks Ulrich for getting that right. Infact when i replied i was wondering about IE version. ramesh sieg systems Original Message Follows RameshBabu R Muthuvel wrote: > > hi > > I too had a similar problem. Probably your IE doesn't have pdf plugin. I > didn't know how to do it.

Re: EJB, Cocoon, transaction management - need help for overview

2001-06-13 Thread RameshBabu R Muthuvel
Hi I don't know how cocoon helps in transaction management, but i know how you attain it using jboss. In jboss, you include it as part of the deployment descriptor. ramesh Original Message Follows I don’t know much about EJB but I have read that EJB has transaction management, distr

SV: EJB, Cocoon, transaction management - need help for overview

2001-06-13 Thread Bjarne Jensen
Thanks for your reply. So the technologies fits together and preforms ok for practically use? Do you know of any articles or a link that would help me understand how it would be correct to use EJB and Cocoon together? /Bjarne -Oprindelig meddelelse- Fra: RameshBabu R Muthuvel [mailto:[EMA

Re: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Sylvain Wallez
Bjarne Jensen a écrit : > > Is this correctly understood? > > -- > Dreamweaver creates HTML like this: > > > > > > And your XSLT render this to something like: > > > Paul > Ann3332 > … > .. > > > How do you do that? Gets the parents and so I XSLT? > In your example, s

PDF generation

2001-06-13 Thread Janesh Vasudeva
Sample files provided by cocooon itself. it just shows blank screen with no data in it.   Pls let me know   janesh The Heart of Darkness Joseph Conrad Abbreviated and inlined as Cocoon example 6/5/1999 by [EMAIL PROTECTED] XML version 30 November 1997 by D

RE: C2: problem getting started

2001-06-13 Thread Daniel Pfuhl
Hi Luca thanks for your help, but because of some stupid reasons Tomcat looked in the wrong folder. I think it was an old TOMCAT_HOME error. so I deleted an reinstalled tomcat and cocoon and put the war war-file into webapps. now tomcat exploded it and as I see my changes take effect. ;-) danie

SV: PDF generation

2001-06-13 Thread Bjarne Jensen
When I run my cocoon-samples it works well. I use the folowing url:   http://localhost:8080/cocoon/samples/fo/test-fo.xml?.pdf   This includes a table. /Bjarne -Oprindelig meddelelse-Fra: Janesh Vasudeva [mailto:[EMAIL PROTECTED]]Sendt: 13. juni 2001 14:03Til: [EMAIL PROTECTED

RE: problems with xsp date

2001-06-13 Thread lisa . vangelder
Thanks Jan, that worked. I'm new to xsp as you've probably guessed! Lisa -Original Message- From: Uyttenhove Jan [mailto:[EMAIL PROTECTED]] Sent: 13 June 2001 10:45 To: '[EMAIL PROTECTED]' Subject: RE: problems with xsp date Lisa, first, java.util.Date is included, but java.util.Cal

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread Mike Thomas
> So, you are using Cocoon 2, rigth? Have you tried the samples? No, Cocoon 1.8.2. It is the samples I am trying to use. Any time I click one of the sample .xml files I get the 404. Mike. > > Giacomo > > > > > I deleted the parser.jar so that xerces would be alone in the > > classpath. I

SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Bjarne Jensen
You wrote: >“In your example, static example data is replaced by dynamic markup, >which is precisely what we wanted to avoid. The augmented html rather >looks like this (the datamodel namespace identifies markup related to >the application data model). Paul 3" >Put this in a we

Re: SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Daniel Pfuhl
Hi sorry for my lack of knowledge but what means "SV" in front of the subject of a mail? where can I find such information so that I don't have to disturb the list again searching such answers. thanks daniel = Daniel Pfuhl mailto:[

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread Mike Thomas
In had already moved the xerces. I moved the xalan jar, still no luck. I am getting no exceptions and no errors(other than the 404). I am running on RH 6.1. Mike. Frans Thamura wrote: > > Try to check you installation. > > modify tomcat.bat and put xerces, xalan in the first of the CP > > F

C2: recommended method for accessing Database, esp. for nested queries?

2001-06-13 Thread Götz Botterweck
I'm already using the ESQL. Now I'd like to do nested queries. Somewhat like that QUERY retrieve departments FOR EACH department d retrieve all members of d /FOR EACH /QUERY I've seen the file ../docs/samples/sql/sql-page.xml with the tag. Is something si

SV: SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Bjarne Jensen
Well it's my email-program. SV: is danish but means exactly the same as RE: (reply) :-) Do not know if SV has another meaning also. The best way to search in old mails is IMHO by using www.google.com and typing "site:mailman.real-time.com" + "what you search for", like: "site:mailman.real-time.co

Re: SV: Maintaining Cocoon-layout in WYSIWYG-HTML-editor

2001-06-13 Thread Sylvain Wallez
Bjarne Jensen a écrit : > > You wrote: > >“In your example, static example data is replaced by dynamic markup, > >which is precisely what we wanted to avoid. The augmented html rather > >looks like this (the datamodel namespace identifies markup related to > >the application data model). > >

W2K+IIS 5.0+JDK 1.3.1+Tomcat 3.2.2+Cocoon 1.8.2 Working Succesfully

2001-06-13 Thread Pier Paolo Bortone
Hi all, here is the complete description: W2K Server IIS 5.0 (with ISAPI configuration from tomcat documentation) + isapi-redirect.dll (from tomcat download) jdk 1.3.1 Tomcat 3.2.2 (as NT service from tomcat documentation, installed with jk_nt_service from tomcat download) Cocoon 1.8.2 All coco

RE: (urgent)ESQL question

2001-06-13 Thread Christopher Painter-Wakefield
Without looking at all of your code, it is hard to be sure what the problem might be. For instance, how is "username" declared in your program? The best way to debug these problems is to look at the generated Java code, so that you can easily see where variables are being declared and set and s

Re: rendering PDF only

2001-06-13 Thread Christopher Painter-Wakefield
FOP is a separate project from Cocoon, just used by Cocoon (just as you want to do). Go to the xml.apache.org site and click on the FOP links. Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: rendering PDF only Hi all, I would like to take advantage of cocoon on

Re: PDF generation

2001-06-13 Thread Christopher Painter-Wakefield
Are you using IE, by any chance? Try Netscape. If it comes up fine in Netscape, then read the FAQ entry about IE and PDF. -Christopher I have tried all cocoon samples . it generated pdf format but no data in it. Pls explain me the reason i am using weblogic 5.1 janesh Wed Jun 13 17:49:

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread Pier Paolo Bortone
Have you added context to server.xml file? Here is the steps to installing cocoon successfully: http://xml.apache.org/cocoon/install.html#tomcat if you follow this steps with care your cocoon MUST works. Good Luck :-) Pier Paolo. - Original Message - From: "Mike Thomas" <[EMAIL PROTE

Problem with my query

2001-06-13 Thread Gustavo Mejia
Hi, I am using Cocoon 1.8.2, and I am trying to run this query, but I don't see any result My code here : http://www.apache.org/1999/SQL/v2"; xmlns:xsp="http://www.apache.org/1999/XSP/Core"; xmlns:request="http://www.apache.org/1999/XSP/Request"; > oracle.jdbc.driver.OracleDrive

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread Mike Thomas
> > Have you added context to server.xml file? Yes. I can access the context and any non .xml files fine. It is just the xml that does not display. If I change the web.xml file to handle some other bogus type (.yyz for instance) then the .xml is displayed as text in the browser. This leads me

Re: rendering PDF only

2001-06-13 Thread adel ben
Hi Cristopher, I know that fop is responsible of rendering PDF but what I want to do is to write a "light cocoon" which only displays PDF. Now can you tell me which classes (*.java) shall I consult to write such servlet? regards, adel On Wed, 13 Jun 2001 09:56:22 -0400, [EMAIL PROTECTED] wr

C2: adding context

2001-06-13 Thread Daniel Pfuhl
Hi I'm trying to add one more context to my sitemap usinf this syntax: using the pathinfos relative to my TOMCAT_HOME/webapps/cocoon do I have to make more changes in the sitemap? trying to access the context Cocoon says: The requested URI "/cocoon/myown/index.xml" was not

Re: Problem with my query

2001-06-13 Thread Christopher Painter-Wakefield
Your esql syntax doesn't look right. Look at the esql.xml sample in the samples/sql directory. -Christopher Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Problem with my query Hi, I am using Cocoon 1.8.2, and I am trying to run this query, but I don't see a

RE: Problem with my query

2001-06-13 Thread Luca Morandini
Gustavo, have you already added something like this in cocoon.xconf (under the datasources tag) ? jdbc:oracle:thin:@localhost:1521:ORA81 login password Remember to re-start Tomcat afterwards any change to cocoon.xcon

[C2]How To aceessing MySQL database?

2001-06-13 Thread Maurizio
Hi all. I'm new to this mail list. Two question [I beg your help]. I' running Tomcat 3.2.1 & wonderful Cocoon2b01 I tried the ESQL example, after changing driver, dburl, username, password tags and the query. All is OK: I can access MySQL database. The problem is the Simple-SQL example. I trie

Apache + Tomcat 3.2.2+cocoon 1.8.2

2001-06-13 Thread Sylvain PERROT
After trying to build (wihout success) cocoon 2 ... I came back to cocoon 1.8.2 ... I followed the installation instruction ... and when I try to access to the cocoon/samples/index.xml file ... I got this answer : Publishing Engine could not be initialized. java.lang.RuntimeException: Error creat

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread kaushik lahoti
Hi Mike, I am experiencing the exact same problem. I too get 404 error. But when I try to execute the xml for the first time, it gives me an error saying: exception in preInit org.apache.cocoon.Cocoon not found java.lang.ClassNotFoundException. Do you get the same exception?? That makes me beli

Re: Problem with my query

2001-06-13 Thread Gustavo Mejia
Thanks, I chanche my code to: http://www.apache.org/1999/XSP/Core"; xmlns:esql="http://apache.org/cocoon/SQL/v2"; > oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@MyIP:MyPort:cta UserID Password select * from employee header info

Re: rendering PDF only

2001-06-13 Thread Christopher Painter-Wakefield
Adel, sorry, I don't know Cocoon at the level you want. Best I can offer is you can start by looking at the Javadocs for the Cocoon project (there's a link on the Cocoon docs pages). Good luck. -Christopher Hi Cristopher, I know that fop is responsible of rendering PDF but what I want to

Re: Apache + Tomcat 3.2.2+cocoon 1.8.2

2001-06-13 Thread Gustavo Mejia
I had the same problem, so I modified the tomcat.bat, and also my Classpath, checking that all the classes were in Tomcat_Home/lib here is my Tomcat.bat. set _CP=%CP% set _TOMCAT_HOME=%TOMCAT_HOME% set _CLASSPATH=%CLASSPATH%   rem - Verify and Set Required Environment Variables --

RE: C2: recommended method for accessing Database, esp. for nested queries?

2001-06-13 Thread Gary Clark
C1 had a nested connection in its example (part of it is shown below), but I've not tried it with C2. Depending on your needs, a more complex SQL statement may work as well. The major factor is how much information from department_table you want and if it is OK to repeat it with each member. Th

Re: rendering PDF only

2001-06-13 Thread Ulrich Mayring
Christopher Painter-Wakefield wrote: > > I know that fop is responsible of rendering PDF but what I want to do is to > write a "light cocoon" which only displays PDF. Then you want fop :) Ulrich -- Ulrich Mayring DENIC eG, Systementwicklung ---

Re: rendering PDF only

2001-06-13 Thread Christopher Painter-Wakefield
Ulrich, that wasn't me; that was the other guy. I guess it is hard to tell since my e-mail program doesn't put >'s next to the previous text. -Christopher Christopher Painter-Wakefield wrote: > > I know that fop is responsible of rendering PDF but what I want to do is to > write a "light co

Re: Problem with my query

2001-06-13 Thread Christopher Painter-Wakefield
Gustavo, try this: select * from employee where empno= MY_VARIABLE You may need to specify a type, such as , otherwise it will assume a String. -Christopher Thanks, I chanche my code to: http://www.apache.org/1999/XSP/Core"; xmlns:esql="http://apache.org/cocoon/SQL/v2"; > ora

Re: Problem with my query

2001-06-13 Thread Gustavo Mejia
Thanks Christopher, But now, how can I assign the variable from other XML, how can I pass to the XML with my query ? I really apreciate your hellp ! Gustavo Christopher Painter-Wakefield wrote: > Gustavo, > > try this: > > select * from employee where empno= > MY_VARIABLE > > > You may ne

Re: adding context

2001-06-13 Thread Sven Kuenzler
> I'm trying to add one more context to my > sitemap usinf this syntax: > > > > src="stylesheets/myown/default.html.xsl"/> > > Cocoon matchers work somewhat different from what you may be used to from Tomcat contexts and the like. The matcher you wrote matches the URI http://you

C2 - Dynamically choose XSL-Template in XSP

2001-06-13 Thread Stefan Seifert
Hello. This is my problem: With Cocoon 1 I created a XSP-Page, which builds an XML-Stream using the ESQL TagLib from a Database. The Path for the XSL to use was also fetched from the database and applyed using the following statement: href="" type="text/xsl" Unfort

C2: XSP & ESQL

2001-06-13 Thread Daniel Pfuhl
Hi I have an XSP-Page looking like this: com.informix.jdbc.IfxDriver jdbc:informix-sqli://server:1499/datbase:CONTEXT=ol_paprika user password select * from cr_dctvmeta

Re: Error in my query

2001-06-13 Thread [EMAIL PROTECTED]
> I am trying to pass a variable to my query and I got an error, my query > is: > > select * from employee where empno={@clave} > try using @clave instead of {@clave} JC -- Profitez de l'offre spéciale Liberty Surf ! 50 h / 95 F TTC par mois tout compris pendant 3 mois http://regist

Cocoon2 + Resin

2001-06-13 Thread franck delarue
hi, I've installed cocoon2 with the server engine Resin. Resin does work normally but if I delete the jar files (jaxp.jar , dom.jar , sax.jar ) and replace them by the file xerces-XXX.jar , the server Resin doesn't work anymore and throws me that exception : java.lang.NoClassDefFoundError: javax/

problem installing cocoon2.0b1

2001-06-13 Thread Marco Pöhler
Hi, I get a java.lang.NullPointerException while calling http://localhost:8080/cocoon . I removed jaxp.jar and parser.jar from tomcat/lib and copied xerces_1_4.jar to tomcat/lib/parser.jar. Here is my Configuration: Suse 7.1 IBMJava2-13 Tomcat 3.2.2 Cocoon2.0b1 Any ideas ? ti

Re: Tomcat + Cocoon, .xml not displayed

2001-06-13 Thread Mike Thomas
> I am experiencing the exact same problem. I too get > 404 error. But when I try to execute the xml for the > first time, it gives me an error saying: > > exception in preInit org.apache.cocoon.Cocoon not > found java.lang.ClassNotFoundException. This is definitely a classpath issue. Sounds l

Sorry: problem installing cocoon2.0b1

2001-06-13 Thread Marco Pöhler
okay, the setting of JAVA_HOME was wrong. It pointed to a 1.1.8 JDK, now it works. sorry ! marco -Ursprüngliche Nachricht- Von: Marco Pöhler [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 13. Juni 2001 19:33 An: '[EMAIL PROTECTED]' Betreff: problem installing cocoon2.0b1 Hi, I get a

Internal-server-error?

2001-06-13 Thread Tord Öström
Hi We are trying to run Cocoon2 on Tomcat 3.2.2 and have followed the installations instructions, but it will not work. When we are trying to access the http://localhost:8080/cocoon/ we get the following message in our browser: - type internal-server-

resin + cocoon

2001-06-13 Thread Arnon Jaya
Hi I'm a uni student, a beginner... does anyone know where can I get online tutorial / guideline on integrating resin and cocoon ? thank you Arnon - Please check that your question has not already been answered in the FAQ b

LDAP taglib: Able to retrieve metadata?

2001-06-13 Thread Paul Paradise
Hi all, I'm a new user of cocoon (1.8.2, although willing to move to 2.0 if need be) and I've been looking through the examples and I'm stuck on how to implement something. I need to retrieve the metadata from an LDAP server, specifically the attributes for a given objectclass. I know that I cou

Re: adding context

2001-06-13 Thread Daniel Pfuhl
Hi sorry, but this won't help me out :-( still not found... daniel --- Sven Kuenzler <[EMAIL PROTECTED]> schrieb: > > I'm trying to add one more context to my > > sitemap usinf this syntax: > > > > > > > > > src="stylesheets/myown/default.html.xsl"/> > > > > > > Cocoon matche

Re: Problem with my query

2001-06-13 Thread Christopher Painter-Wakefield
Gustavo, you're welcome. There are probably many ways to do what you are asking; you should probably get a book on servlet programming or web application development. Anything that you can do with CGI or servlets you can do (I believe) with XSP and Cocoon. So, for instance, you can pass param

RE: Internal-server-error?

2001-06-13 Thread Gary Clark
Since you didn't indicate which platform, I can't tell you the exact problem, but if you are running under UNIX, then the problem is you do not have access to the X server (or one is not running). You have two basic choices. Start some kind of X server (some people are using xvfb) or comment out

AW: resin + cocoon

2001-06-13 Thread Jörn Heid
Here's how I did it: 1. Download and install Resin 2.0.0 2. Move Xerces-Jar to lib 3. Move dom.jar, sax.jar and jaxp.jar one dir up 4. Move cocoon.war to webapps 5. Start resin Resin is now missing a class. I don't know which class it was but you can find it in one of the moved jars. So look for

Transformations to PS

2001-06-13 Thread H. Whitlock
I'm a newbie just beginning to pull together a transformation system (and later, dynamic web component)for my organization. I have started small, working with XSL to create only HTML and PDF formats. Today a coworker asked me about generating Postscript. I blithely answered, "of course," thinking

Re: Problem with my query

2001-06-13 Thread Gustavo Mejia
Thanks again, Right, I need to do the first thing that you told me, I tried but with no results, I have something like this: select * from employee where empno=VAR and in my browser the url is: http://localhost/cocoon/servlet/sql/esql.xml?VAR="01"; but, doesn't show i

Re: Internal-server-error?

2001-06-13 Thread Sylvain
I just want to add a point on this pb : I was not able to resolve it ! I installed xvfb, I commented out all SVG reference in the sitemap.xmap ... and the result was the same ! I just move back to cocoon 1.8.2 ... which is now working ! Sylvain P. - Original Message - From: "Gary

Re: Cocoon2 + Resin

2001-06-13 Thread giacomo
On Wed, 13 Jun 2001, franck delarue wrote: > hi, > I've installed cocoon2 with the server engine Resin. Resin > does work normally but if I delete the jar files (jaxp.jar , > dom.jar , sax.jar ) and replace them by the file > xerces-XXX.jar , the server Resin doesn't work anymore and > throws me

C2 site broken link

2001-06-13 Thread Daniel Pfuhl
Hi there is an broken link at: http://xml.apache.org/cocoon2/httprequest.html it points to: http://xml.apache.org/cocoon2/images/initialize_Cocoon.png and shuold show an UML sequence diagram daniel = Daniel Pfuhl mailto:[EMAIL PRO

Re: Transformations to PS

2001-06-13 Thread Mike Haarman
Harriet, FOP, and consequently Cocoon, does not do PS as a preliminary step to generating PDF, rather writing it directly. This is a direction that Adobe is moving, as well, pushing for PDF as a print format. You will find not a few commercial printers using PDF in their pre-press workflow. Y

Re: Problem with my query

2001-06-13 Thread Christopher Painter-Wakefield
Gustavo, you want to use the request taglib, for which there isn't any documentation (hopefully soon there will be). Anyway, try this: select * from employee where empno= You'll need to add a declaration for the request namespace in your xsp:page element, like this: xmlns:requ

Re: Transformations to PS

2001-06-13 Thread Uli Mayring
rOn Wed, 13 Jun 2001, H. Whitlock wrote: > I'm a newbie just beginning to pull together a transformation system (and > later, dynamic web component)for my organization. I have started small, > working with XSL to create only HTML and PDF formats. Today a coworker asked > me about generating Posts

Re: C2 site broken link

2001-06-13 Thread Davanum Srinivas
Fixed. Thanks for letting us know. -- dims --- Daniel Pfuhl <[EMAIL PROTECTED]> wrote: > Hi > > there is an broken link at: > > http://xml.apache.org/cocoon2/httprequest.html > > it points to: > > http://xml.apache.org/cocoon2/images/initialize_Cocoon.png > > and shuold show an UML sequence

RE: Transformations to PS

2001-06-13 Thread H. Whitlock
Thanks all, Yes, ghostscript came to mind. Quite honestly, I think my esteemed colleague is just trying to poke holes in this "xml stuff." However, he raised a valid question since most of our printers are not capable of printing straight from pdf. Harriet -Original Message- From: Uli M

How can I get Cocoon to return XML+XSL = HTML for all browsers exceptInternet Explorer?

2001-06-13 Thread Tim Darling
The producer I wrote is returning XML all the time now for me... Also, my producer gets XML straight from my database connection.. it never uses a static XML file. Is there a way around the http://../index.xml?producer=getXMLfromDB format, since I don't ever use the index.xml? Thanks!

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

2001-06-13 Thread Arno Illmann
Hi all. Please help. ;-) I'm a newbie (few months ago I got c1.81 running and made some simple apps with mysql etc but had not enough time), and I'm trying to install c2 with tomcat3 but no docs on the site, it really can't be characterized as doc. It's "Tips For Insiders"... And it's a puz

Re: Problem with my query

2001-06-13 Thread Gustavo Mejia
Christopher sorry for all the troubles, But, I didn't get it, I tried it, there is not any error message, but there is not any result. any other idea ??   Thanks so much ! Gustavo Christopher Painter-Wakefield wrote: Gustavo, you want to use the request taglib, for which there isn't any documenta

RE: Transformations to PS

2001-06-13 Thread Uli Mayring
On Wed, 13 Jun 2001, H. Whitlock wrote: > Thanks all, > Yes, ghostscript came to mind. Quite honestly, I think my esteemed colleague > is just trying to poke holes in this "xml stuff." However, he raised a > valid question since most of our printers are not capable of printing > straight from pd

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

2001-06-13 Thread giacomo
On Wed, 13 Jun 2001, Arno Illmann wrote: > Hi all. Please help. ;-) > > I'm a newbie (few months ago I got c1.81 running and made some simple > apps with mysql etc but had not enough time), and I'm trying to install > c2 with tomcat3 but no docs on the site, it really can't be > characterize

Why is Cocoon returning the XML and not adding in my XSL??? !

2001-06-13 Thread Tim Darling
It returns: http://www.w3.org/TR/WD-html-in-xml/DTD/xhtml1-strict.dtd";> Vase and Stones The stylesheet is there.. Anyone know? Thanks - Please check that your question has not already been answered in the FAQ before p

Re: Problem with my query

2001-06-13 Thread Christopher Painter-Wakefield
Gustavo, if you want to send me your code (you can send it directly to me) I'll be glad to take a look. At a guess, though, I would think that your query just isn't returning any data. I assume you are passing in a valid paremeter in your request string. Perhaps your database is expecting an

Namespace Problem

2001-06-13 Thread Martin Kavalar
Hello, can i instruct the XSLT-Processor or the Serializer to remove all namespaces? thanks in advance Martin Kavalar - Please check that your question has not already been answered in the FAQ before posting.

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

2001-06-13 Thread Arno Illmann
On Wed, 13 Jun 2001 Giacomo wrote: > Hi all. Please help. ;-) > > I'm a newbie (few months ago I got c1.81 running and made some simple > apps with mysql etc but had not enough time), and I'm trying to install > c2 with tomcat3 but no docs on the site, it really can't be > characterized as d

Re: Problem with my query

2001-06-13 Thread Janesh Vasudeva
Hi Actually i want to know the exact property specified in cocoon.properties, to find the java code as u have said we can see java code generated by xsp processor Thanks Janesh - Original Message - From: Christopher Painter-Wakefield <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thu

Re: SV: EJB, Cocoon, transaction management - need help for overview

2001-06-13 Thread RameshBabu R Muthuvel
try www.jboss.org documentation ramesh Original Message Follows From: "Bjarne Jensen" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Subject: SV: EJB, Cocoon, transaction management - need help for overview Date: Wed, 13 Jun 2001 13:20:18 +0

xml page1 calls xml page2

2001-06-13 Thread Simone Bortolaso
My situation is just a standard case where from a begin page (index.xml) i want to navigate farward an back to other page in my site. The index.xml calls for example a second.xml page in my browser. Can i do this with C1? Is there a little examples? Thank in advance Simone. 

Style-free XSLT Style Sheets samples code

2001-06-13 Thread Luca Morandini
    Has anyone tried to make the sample code included in this article:   Style-free XSLT,  XML.COM, Eric Van der Vlist,  ( http://www.xml.com/pub/a/2000/07/26/xslt/xsltstyle.html  )   working under cocoon 2 ?       I tried, but the only thing I get is a perfectly blank page (I mean even "v

Query regarding the name space

2001-06-13 Thread Veeramani S
> Hi, > I have a layout file which has page tag and xmls information in it.when i > transform to wml the xmls information comes along with it. > can this be avoided. > eg: > > > for reference i have attached the layout file and the final > formatter(WML) file. > > The Application uses cocoon,I

Re: PDF generation

2001-06-13 Thread Janesh Vasudeva
I have tried all cocoon samples . it generated pdf format but no data in it.   Pls explain me the reason   i am using weblogic 5.1   janesh   Wed Jun 13 17:49:39 GMT+05:30 2001: *.xml: init ( test-fo.xml)using renderer org.apache.fop.render.pdf.PDFRendererusing element mapping org.apache.f