Re: Dynamic SVG with XSL

2005-07-27 Thread Derek Hohls
What tags are you using to embed the SVG in your HTML? Have you checked the pipeline generating your SVG and have you tried displaying that as XML? >>> [EMAIL PROTECTED] 2005/07/28 01:16 AM >>> hello list, I are generate an document xml and display an part html + image svg. my source code have an

Re: Dynamic SVG with XSL

2005-07-27 Thread Joerg Heinicke
On 28.07.2005 01:16, Andres Taborda wrote: hello list, I are generate an document xml and display an part html + image svg. my source code have an fragment of svg (.. ) the browser display none 0 result. only the content html (tables, fonts,etc). the image svg not show the plugins of adobe are in

Library names not generated correctly in Eclipse

2005-07-27 Thread Ron Wheeler
I must be missing some setup since the build seems to prefix some extra directories. I don't know which java compiler setting I need to set in Eclipse. Compiles fine but will not run under Tomcat I am not sure what these settings do. ide.eclipse.outputdir=${build.root}/eclipse/classes ide.eclips

Re: HTMLGenerator for parameter-data

2005-07-27 Thread g[R]eK
Benjamin Boksa napisał(a): Hi, I am looking for a simple way to transform HTML which came from a form to XML. Is there an easy way to do this (maybe some kind of generator)? If it cames from textarea you would be interested in using ModuleSource[1], but if it cames from file input you shou

Dynamic SVG with XSL

2005-07-27 Thread Andres Taborda
hello list, I are generate an document xml and display an part html + image svg. my source code have an fragment of svg (.. ) the browser display none 0 result. only the content html (tables, fonts,etc). the image svg not show the plugins of adobe are install in my browser. how to find an solution

Re: HTMLGenerator for parameter-data

2005-07-27 Thread Mark Lundquist
On Jul 27, 2005, at 3:04 PM, Benjamin Boksa wrote: I am looking for a simple way to transform HTML which came from a form to XML. "HTML which came from a form"...? Can you be a little more specific? —ml— - To unsubscribe,

Re: Error in forms-field-styling.xsl in svn

2005-07-27 Thread Joerg Heinicke
On 26.07.2005 13:54, Christoph Hermann wrote: where it should be Becaus using the line above with "-input" cocoon will tell: Invalid submit id (no such widget): upload-input (for a widget called "upload"). Sylvain? It was introduced with http://svn.apache.org/viewcvs.cgi/cocoon/blocks/co

HTMLGenerator for parameter-data

2005-07-27 Thread Benjamin Boksa
Hi, I am looking for a simple way to transform HTML which came from a form to XML. Is there an easy way to do this (maybe some kind of generator)? Thanks a lot in advance. Regards, Benne PGP.sig Description: Signierter Teil der Nachricht

Re: sitemap error

2005-07-27 Thread Joerg Heinicke
On 27.07.2005 22:02, Pokuru, Rao wrote: When i change sitemap.xmap, i rebooted the tomcat and tried to access URL. At this point it should generated new sitemap_xmap.java and corresponding class files in the WORK folder, but it doesn't. Are you still using Cocoon 2.0.x? Otherwise there will

Re: Javadoc buld error in Eclipse

2005-07-27 Thread Ron Wheeler
Thanks. That did the trick exclude.javadocs=true I kept the documentation turned on and appear to have got the documentation files generated. Ron Joerg Heinicke wrote: On 27.07.2005 22:49, Ron Wheeler wrote: The build failed while trying to generate the javadocs. It looks like the comman

Re: Javadoc build error in Eclipse

2005-07-27 Thread Ron Wheeler
In the build.properties, I found the following section. # Build Exclusions #exclude.deprecated=true #exclude.documentation=true #exclude.javadocs=true # Include Java source code into the binary jar files #include.sources-in-jars=tru

Re: document(...) broken when using xsltc

2005-07-27 Thread Joerg Heinicke
On 27.07.2005 15:54, Antonio Fiol Bonnín wrote: I have been changing my transforms to execute with XSLTC instead of interpreted Xalan. However, some of them did not work properly, showing erratic behaviour, or even throwing NullPointerException. In most cases (if not all), I have tracked the

Re: Javadoc buld error in Eclipse

2005-07-27 Thread Joerg Heinicke
On 27.07.2005 22:49, Ron Wheeler wrote: The build failed while trying to generate the javadocs. It looks like the command line is truncated but I am not sure if this is the problem or just a coincidence. Is there an obvious error in my setup? I don't think so. We have the same problem with

Javadoc buld error in Eclipse

2005-07-27 Thread Ron Wheeler
The build failed while trying to generate the javadocs. It looks like the command line is truncated but I am not sure if this is the problem or just a coincidence. Is there an obvious error in my setup? Can I suppress the generation of the javadocs? Does anything happen after this that I actua

Re: Build error using Eclipse

2005-07-27 Thread Ron Wheeler
That was it. I had to add the ant-contrib.jar to the Eclipse Ant Preferences runtime list of libraries. Ron Joerg Heinicke wrote: On 27.07.2005 21:14, Ron Wheeler wrote: [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found. Y

sitemap error

2005-07-27 Thread Pokuru, Rao
When i change sitemap.xmap, i rebooted the tomcat and tried to access URL. At this point it should generated new sitemap_xmap.java and corresponding class files in the WORK folder, but it doesn't. So, i am getting "NO MORE DTM IDs available error" when i tried to access the URL. Please advice.

Re: Build error using Eclipse

2005-07-27 Thread Joerg Heinicke
On 27.07.2005 21:14, Ron Wheeler wrote: [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found. You obviously need ant-contrib.jar. Joerg - To unsubscribe, e-mail: [

Build error using Eclipse

2005-07-27 Thread Ron Wheeler
I am trying to build Cocoon under Eclipse. This is the output that I get from Ant. I have got the Problem window down to 100 warnings - mostly about depricated functions with a few small erors about properties never being referenced and returns not declared. I did not create any local. files n

Re: JavaFlow: getting the application context

2005-07-27 Thread footh
Thanks Thomas, I read your first response and replied to it about a week ago. At first I wasn't sure what you meant by the cocoon "standalone" class but I have been investigating the Avalon framework over the past few days and I'm starting to come to an understanding. I will probably try to imple

RE: JavaFlow: getting the application context

2005-07-27 Thread footh
So, I would have my java flow class implement Contextualizable and at some point during the lifecycle, the contextualize method will be called. But will a ServletContext be passed? I'm a little shaky as to what I'm supposed to do within this method. --- Bart Molenkamp <[EMAIL PROTECTED]> wrote:

Re: html -2- xhtml - 2- xsl - fo

2005-07-27 Thread Michael Thermos
Hallo. Again. My results page from a cform has an url like http://localhost:8080/cocoon/test/6267201137490a377a5f79257a3810544b391352.continue i'm trying to use a genarator like to pass the html page to xhtml and then i already have a xsl to pass to this xhtml to xsl-fo. The problem is i keep get

Re: Dynamic SVG bar graph

2005-07-27 Thread Jarry Liu
Derek and every one, Thanks for your kind help. Finally, I got it by using , which links the SVG source to my html file. Here is my sample code: step1 end to step 1 step2

Authentication Framework: Separate pipelines required for public versus private?

2005-07-27 Thread Cocoon User
Our site is very data driven. Because we didn't think it mattered, and it was simple, we designed it so the same pipeline is used for all pages (with a few exceptions). So the sitemap currenlty doesn't know and doesn't care whats public and private. The database contriols what pages are public

document(...) broken when using xsltc

2005-07-27 Thread Antonio Fiol Bonnín
Hello, I have been changing my transforms to execute with XSLTC instead of interpreted Xalan.  However, some of them did not work properly, showing erratic behaviour, or even throwing NullPointerException. In most cases (if not all), I have tracked the problem to usage of the document() function

Re: Multiple Cocoon instances in tomcat.

2005-07-27 Thread Upayavira
Aurélien DEHAY wrote: Upayavira wrote: Aurélien DEHAY wrote: Hello. I am running 2 cocoon webapps in Tomcat. The libs are all in $TOMCAT_HOME/common/lib, so the WEB-INF/lib of each webapp is empty. There is a problem, I found in the log file of a webapp the activity (like cron block) of

Re: Multiple Cocoon instances in tomcat.

2005-07-27 Thread Aurélien DEHAY
Upayavira wrote: Aurélien DEHAY wrote: Hello. I am running 2 cocoon webapps in Tomcat. The libs are all in $TOMCAT_HOME/common/lib, so the WEB-INF/lib of each webapp is empty. There is a problem, I found in the log file of a webapp the activity (like cron block) of the other webapp. Is

Re: Multiple Cocoon instances in tomcat.

2005-07-27 Thread Upayavira
Aurélien DEHAY wrote: Hello. I am running 2 cocoon webapps in Tomcat. The libs are all in $TOMCAT_HOME/common/lib, so the WEB-INF/lib of each webapp is empty. There is a problem, I found in the log file of a webapp the activity (like cron block) of the other webapp. Is anyone else has ever

Multiple Cocoon instances in tomcat.

2005-07-27 Thread Aurélien DEHAY
Hello. I am running 2 cocoon webapps in Tomcat. The libs are all in $TOMCAT_HOME/common/lib, so the WEB-INF/lib of each webapp is empty. There is a problem, I found in the log file of a webapp the activity (like cron block) of the other webapp. Is anyone else has ever experienced the same p

Re: Accepting XML Post

2005-07-27 Thread Bertrand Delacretaz
Le 27 juil. 05, à 11:53, Stewart, Gary a écrit : ...So I suppose my question is how do you access the body of a POST request?.. Use the StreamGenerator. -Bertrand smime.p7s Description: S/MIME cryptographic signature

RE: Flowscript and file uploads

2005-07-27 Thread Niels van Kampenhout
Janet Yvan wrote... > I have to upload files (icons) within CForms. Then, I have to put them > in a directory of mines to be accessed as resources. > I think I have to do this within my flowscript, but I didn’t find the > API on the website. > Do anybody have tried something like this ? You may

Accepting XML Post

2005-07-27 Thread Stewart, Gary
Hi people, I'm currently working on some XForms data client side (I also plan on integrating Chicoon later) and posting to a Cocoon server. The post works ok (I tested on a basic xsp request diagnosis page). The content type seems correct (application/xml) and the post seems to work ok. Now I'

RE: JavaFlow: getting the application context

2005-07-27 Thread Bart Molenkamp
For Java components to get the context, you need to implement the Contextualizable interface from Avalon. Bart. > -Oorspronkelijk bericht- > Van: footh [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 27 juli 2005 6:17 > Aan: users@cocoon.apache.org > Onderwerp: JavaFlow: getting the appli

Re: Sleepycat DBXML and Cocoon

2005-07-27 Thread Christoph Hermann
Ivan Bogouchev / Иван Богушев schrieb: Hello, > I think that I need a transformer because I embed the values of > different queries into a template xml wich is generated by the file > generator. Just an idea: You can write an XQuery script which returns the results you need and use this in/from

Re: Sleepycat DBXML and Cocoon

2005-07-27 Thread Ivan Bogouchev / Иван Богушев
Hi,On 7/27/05, Christoph Hermann <[EMAIL PROTECTED]> wrote: Ivan Bogouchev / Иван Богушев schrieb:Hi,> did anyone proceed with such an integration?>> Recently I've come across a great article [1] about the integration of> Sleepycat's BDBXML and Cocoon. Does it have to be Sleepycat XML DB or could y

Re: JavaFlow: getting the application context

2005-07-27 Thread Thomas Lutz
Copy of my answer to your previous posting: I am using quite the same environment as you do...javaflow, jxtemplates, some custom generators. Looking around I found no application object, too, but :-) maybe the this concept might help: Create a "standalone" cocoon independent class, that is

Flowscript and file uploads

2005-07-27 Thread Janet Yvan
Hi all.   I have to upload files (icons) within CForms. Then, I have to put them in a directory of mines to be accessed as resources. I think I have to do this within my flowscript, but I didn’t find the API on the website. Do anybody have tried something like this ?   Thanks a lot i