Google App Engine

2009-10-19 Thread Jean-Claude Moissinac
I'm searching of advises about using Cocoon with some cloud like Google App Engine. Is anyone has point of view about such possibility? -- Jean-Claude Moissinac - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org

Re: Google App Engine

2009-10-19 Thread Jean-Claude Moissinac
Results of some try tonight with Cocoon 3 with an xml source, an xslt transformer and an xml serializer at some point cocoon 3 seems to compile an xslt transformation and has not the right permission to write something it's my reading of: java.lang.NoClassDefFoundError: Could not initialize class

Re: Old time user

2009-07-18 Thread Jean-Claude Moissinac
There's also that comment in there: # NOTE: Don't modify this file directly but make a copy named # 'local.blocks.properties' and modify that. The build system will first load # 'local.blocks.properties' and properties are immutable in Ant. Copying blocks.properties to

Re: Old time user

2009-07-18 Thread Jean-Claude Moissinac
Now, the Initialization problem is visible on http://shadok.enst.fr:8080/samples/status.html I will continue to search for a solution - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail:

Re: Migration problem

2009-07-18 Thread Jean-Claude Moissinac
On Sun, May 17, 2009 at 6:39 PM, Jean-Claude Moissinacmoissi...@enst.fr wrote: Always stuck with the problem I can't find security settings which enable cocoon to access to all necessary files to solve the problem I go in mypath/tomcat5.5/conf/policy.d I modify 04webapps.policy to add grant

Old time user

2009-07-17 Thread Jean-Claude Moissinac
searched in the web and can't find my way. Is there someone to help me (pointing to a web page or giving a way)? -- -- Jean-Claude Moissinac - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail

Re: Migration problem

2009-05-17 Thread Jean-Claude Moissinac
Always stuck with the problem I can't find security settings which enable cocoon to access to all necessary files On Thu, May 14, 2009 at 6:31 PM, Jean-Claude Moissinac moissi...@enst.fr wrote: To manage this problem, i have found the file  04webapps.policy in the directory mypathtotomcat

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
Checked the command ./cocoon.sh, it works So, it's only the war deployed in tomcat6 which fails to work with the previously mentioned error. I have found nothing about Xindice in Install.txt or block.properties. Perhaps it is something always necessary for Cocoon? Jean-Claude

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
the rights on all the cocoon directory and subdirectories deployed from the war and all the files are accessible by my tomcat user. -- -- Jean-Claude Moissinac - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
On Thu, May 14, 2009 at 1:55 PM, Joerg Heinicke joerg.heini...@gmx.de wrote: Xindice is a dependency of the optional block 'xmldb'. As Bertrand I recommend to exclude all blocks you don't need. So, I need to check all my applications to find what are my block dependencies. I suspect it could

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
With all blocks removed, the problem remains. May 14, 2009 3:02:41 PM org.apache.catalina.core.ApplicationContext log INFO: ERROR (2009-05-14) 15:02.41:363 [access ] (Unknown-URI) Unknown-Thread/Unknown-Class: Exception reloading java.security.AccessControlException: access denied

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
OK I will investigate in that direction. But it will help if I can find what cocoon is trying to write. (I think, I'm not the first to use cocoon.war in tomcat on Ubuntu) - To unsubscribe, e-mail:

Re: Migration problem

2009-05-14 Thread Jean-Claude Moissinac
To manage this problem, i have found the file 04webapps.policy in the directory mypathtotomcat/tomcat6/conf/policy.d and add the lines permission java.util.PropertyPermission org.apache.cocoon.settings, read; permission java.util.PropertyPermission user.home, read; It changes

Migration problem

2009-05-13 Thread Jean-Claude Moissinac
) at java.lang.Thread.run(Thread.java:636) ... I'm stuck on that problem Any idea? -- -- Jean-Claude Moissinac - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h...@cocoon.apache.org

Applications ouside the cocoon tree

2008-02-06 Thread Jean-Claude Moissinac
installed a cocoon.war in a tomcat container. I don't find how to specify to this cocoon servlet where to get the cocoon applications? is it a way to mount them into the servlet? Thanks in advance for your help -- -- Jean-Claude Moissinac

Re: Applications ouside the cocoon tree

2008-02-06 Thread Jean-Claude Moissinac
OK it works with my mount-table.xml file in the root directory of my tomcat Thank you 2008/2/6, Steven D. Majewski [EMAIL PROTECTED]: On Feb 6, 2008, at 3:17 PM, Jean-Claude Moissinac wrote: Until I was using some cocoon applications directly in a standalone cocoon. To be able to easily

Re: URL simplification

2006-12-04 Thread Jean-Claude Moissinac
of cocoon itself. Did you switch to a different cocoon version or are you also serving other applications from your tomcat instance. Kind regards, Jeroen Reijn Jean-Claude Moissinac wrote: Hello In the past, I used the cocoon servlet and I had URL like http://shadok.enst.fr:8080/adamul/ Now, I

URL simplification

2006-12-03 Thread Jean-Claude Moissinac
Hello In the past, I used the cocoon servlet and I had URL like http://shadok.enst.fr:8080/adamul/ Now, I have installed cocoon in a Tomcat 5.5 server The same site is accessible as http://shadok.enst.fr:8080/cocoon/adamul/ But I would like to retrieve the old URL without /coccon in the middle.

contextrealpath input module

2006-07-25 Thread Jean-Claude Moissinac
I have tried contextrealpath and sitemap-path imput modules and I getpath begining by/c:/mondirectory/...The trailing / seems to be erroneous.(I'm testing this with cocoon 2.1.9 under Windows XP) -- -- Jean-Claude MoissinacDepartment of Computer Science and NetworksENST ParisFRANCEE-mail: [EMAIL

Cocoon as an active proxy

2006-03-28 Thread Jean-Claude Moissinac
your help -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm - To unsubscribe, e-mail

Re: Getting a parameter from the header or from a dynamic XML document

2006-03-25 Thread Jean-Claude Moissinac
[EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: I'm trying to get an information from the HTTP header I have tried with the Request Generator, something like map:match pattern=request.xml map:generate type=request map:parameter name=generate

Re: Getting a parameter from the header or from a dynamic XML document

2006-03-25 Thread Jean-Claude Moissinac
In the sample http://localhost:/samples/modules/request.html we can see headerNames [EMAIL PROTECTED] headers which seems very strange to me. On 3/25/06, Jean-Claude Moissinac [EMAIL PROTECTED] wrote: Thank's; it is a step. I'm not so familiar with JXPath (but really familiar

Re: Getting a parameter from the header or from a dynamic XML document

2006-03-25 Thread Jean-Claude Moissinac
for a more elegant solution. On 3/25/06, Laurent Perez [EMAIL PROTECTED] wrote: Have you tried {request-header:name} ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Jean-Claude

XMLFileModule

2006-03-24 Thread Jean-Claude Moissinac
) === Any ideas? Thank's in advance -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm

Re: XMLFileModule

2006-03-24 Thread Jean-Claude Moissinac
-to. Jean-Claude Moissinac On 3/24/06, Daniele Madama [EMAIL PROTECTED] wrote: Hola, seems that some libs are missing, are you using embedded jetty in cocoon release? Hello With Cocoon 2.1.8, when I try the XMLFileModule in the page http://localhost:8282/samples/modules/index.html I get

Re: XMLFileModule

2006-03-24 Thread Jean-Claude Moissinac
was the cocoon directory pointed by a Tomcat 5 configuration; XMLFileModule doesn't work - the second was cocoon with jetty and it works. So, I think I have to find what is missing with Tomcat but I'm not very confortable with the how-to. Jean-Claude Moissinac -- Daniele Madama (http

Getting a parameter from the header or from a dynamic XML document

2006-03-24 Thread Jean-Claude Moissinac
a value extracted from a dynamically created xml document as a parameter for a pipeline. Thank's in adavance -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr

Re: Getting a parameter from the header or from a dynamic XML document

2006-03-24 Thread Jean-Claude Moissinac
To be simple I have a value in an xml file which must be use as a paraemeter for a transformation or a reference value for a selector? What is the recommended method to extract the value? On 3/24/06, Jean-Claude Moissinac [EMAIL PROTECTED] wrote: I'm trying to get an information from the HTTP

Re: File generator and parameters

2006-03-15 Thread Jean-Claude Moissinac
On 3/13/06, Bertrand Delacretaz [EMAIL PROTECTED] wrote: Le 13 mars 06 à 15:15, Jean-Claude Moissinac a écrit : ...If the request is http://mysite/processing/process1/an/external/url?param=12 I would like that the generator uses http://an/external/url?param=12 as his src...I'm not sure if they do

File generator and parameters

2006-03-13 Thread Jean-Claude Moissinac
2as his srcIs there a solution to do it?-- -- Jean-Claude Moissinac Department of Computer Science and NetworksENST ParisFRANCEE-mail: [EMAIL PROTECTED]Tel: (+33) 1.45.81.80.88Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm

Re: File generator and parameters

2006-03-13 Thread Jean-Claude Moissinac
Thank you for your answer.It could help but...In my case, I don't know when writing the sitemap, what will be the URL parameters used by the clientI need something like 'use-request-parameters' that I use for pushing all the prameters to an XSLT transformer On 3/13/06, Jasha Joachimsthal [EMAIL

Jonas and Cocoon

2006-02-23 Thread Jean-Claude Moissinac
) ... java.lang.Thread.run (Thread.java:595) I'm investigating and perhaps someone has a path to the solution... -- -- Jean-Claude Moissinac - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

LOW ON THREADS

2006-01-03 Thread Jean-Claude Moissinac
I have recently installed cocoon 2.1.8 and now as soon as I use cocoon, in the message window of cocoon, I get an event ... EVENT LOW ON THREADS... and then ... WARN! No thread for Socket and ... WARN! OUT OF THREADS and all is very slow. Has someone something to help me? -- Jean-Claude

Re: MySQL and Cocoon

2005-12-27 Thread Jean-Claude Moissinac
My experience with mySql is:- you need to have the good driver, typically in WEB-INF/lib, you need a jdbc connector found in http://dev.mysql.com/downloads/connector/j/3.0.html ; you could have some problem between version of connector and version of Java- in WEB-INF/cocoon.xconf, you have to

{realpath:xxx} and mount-table

2005-11-22 Thread Jean-Claude Moissinac
I have some sitemaps monted with the root mont-table.xml I have the following line in the mount-table mount uri-prefix=ccajax/ src=""> The ccajax directory has a data subdirectory. When I use {realpath:/ccajax/data}I get C:\Documents\cocoon-2.1.8\build\webapp\ccajax\data which is false; the

Re: {realpath:xxx} and mount-table

2005-11-22 Thread Jean-Claude Moissinac
So, is there a simple way to know the directory of a sitemap? Or, in my case, to create a directory in the directory of the current sitemap? On 11/22/05, Sylvain Wallez [EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: I have some sitemaps monted with the root mont-table.xml I have

Re: {realpath:xxx} and mount-table

2005-11-22 Thread Jean-Claude Moissinac
filesystem path is C:\Documents\CocoonSites\ccajax\data and not C:\Documents\cocoon-2.1.8\build\webapp\ccajax\data, in my sample. I think the documentation is inaccurate.On 11/22/05, Sylvain Wallez [EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: I have some sitemaps monted with the root mont

XMLFileModule

2005-11-22 Thread Jean-Claude Moissinac
In the sample /samples/modules/xml.html about the XMLFileModule we find map:parameter name=/forrestconf/@version value={myxml:/forrestconf/@version}/ which, as stated in the comment, is supposed to be read in the file context://samples/modules/forrestconf.xml But I'm unable to find where is

Axis block

2005-10-11 Thread Jean-Claude Moissinac
In the samples section of a standard installation, when I read Axis Block - Examples using Apache Axis to give access to Cocoon via SOAP. My understanding is that I will be able to transform some pipelines in Web Services accesible with SOAP. It seems to be wrong. What is this 'access to cocoon

Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
When I have this problem, I'm working with Freebsd and Cocoon 2.1.7. When I try to display a JPEG image from an SVG (like in the batik block samples) I get this error: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. at

Re: Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
Thank you for this help. Now, I will try to understand where I have to put the -Djava.awt.headless=trueoption.I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7.Regards On 10/5/05, Aurélien DEHAY [EMAIL PROTECTED] wrote: Hello.Here is the link about that in install

Re: Problem with Batik and Freebsd

2005-10-05 Thread Jean-Claude Moissinac
Many thank's It works On 10/5/05, Aurélien DEHAY [EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: Thank you for this help. Now, I will try to understand where I have to put the -Djava.awt.headless=true option. I'm not using Tomcat, but the basic direct way to install Cocoon 2.1.7. RegardsIf

Re: A cocoon demo site

2005-09-24 Thread Jean-Claude Moissinac
Hello I'm searching documentation to define a widget as a multiple line string and I don't find that in the Cocoon site. I've see such multiple line fields in your site. How this is it done? Thank you in advance Jean-Claude MoissinacOn 9/23/05, 許議中 [EMAIL PROTECTED] wrote: Hi! This

Re: Cocoon CLI and follow-links

2005-05-17 Thread Jean-Claude Moissinac
of your page, and see whether there are any namespaces that might confuse the link gatherer. Secondly, I asse your site works if it is mounted on svgtestsuite/ in servlet mode? Regards, Upayavira Jean-Claude Moissinac wrote: I'm using Cocoon 2.1.7 in command line mode to generate

Cocoon CLI and follow-links

2005-05-16 Thread Jean-Claude Moissinac
generated in my static site). I've tired to analyse in depth the cli.xconf sample (which works), without obtaining a progress. Is there some limits on the follow-links parameter? how can I understand these limits and work with these limits?... Thank's in advance for any help -- -- Jean-Claude

Re: Using Cocoon as a command line tool

2005-05-14 Thread Jean-Claude Moissinac
Many thank's It works for me I've know to adjust my own cli.xconf. On 5/13/05, Simon Mieth [EMAIL PROTECTED] wrote: On Fri, 13 May 2005 19:03:02 +0200 Jean-Claude Moissinac [EMAIL PROTECTED] wrote: If I add servlet_2_2.jar and openjms-0.7.6.1.jar to my config in WEB-INF/lib

Re: Using Cocoon as a command line tool

2005-05-13 Thread Jean-Claude Moissinac
) at java.lang.reflect.Method.invoke(Method.java:585) ... I need to identify the OpenJMS jar, I suppose. Jean-Claude On 5/13/05, Simon Mieth [EMAIL PROTECTED] wrote: On Fri, 13 May 2005 14:47:50 +0200 Jean-Claude Moissinac [EMAIL PROTECTED] wrote: I doesn't find a servlet jar in lib/Optional

Using Cocoon as a command line tool

2005-05-12 Thread Jean-Claude Moissinac
. Is someone able to help? Thank's in advance -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm

LDAPTransformer

2005-04-28 Thread Jean-Claude Moissinac
-limit ldap:time-limit0/ldap:time-limit /ldap:execute-query /LDAPUSER Thanks in advance for some help -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http

SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
and the map:serialise). How can I specify to Coccon that I need to use a content like that SVG, with two namespaces? Thank you in advance for your help -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33

Re: Fwd: SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
I'm using a standard 2.1.7 install on a PC/XP My SVG plays fine in all players and is very simple. Perhaps, i have to change the SAX parser used? On Apr 7, 2005 9:56 AM, Joachim Breitsprecher [EMAIL PROTECTED] wrote: Jorg Heymans wrote: Jean-Claude Moissinac wrote: The prefix xlink

Re: Fwd: SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
it in Cocoon? On Apr 7, 2005 10:41 AM, Jorg Heymans [EMAIL PROTECTED] wrote: what servlet container are you using? Try your sample with a standard jetty-2.1.7 build. Jean-Claude Moissinac wrote: I'm using a standard 2.1.7 install on a PC/XP My SVG plays fine in all players and is very

Re: Fwd: SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
(ThreadedServer.java:300) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511) On Apr 7, 2005 11:20 AM, Jorg Heymans [EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: Sorry, I don't know how to apply your advice. I've installed a standard Coccon 2.1.7 install

Re: Fwd: SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
, Jorg Heymans [EMAIL PROTECTED] wrote: Jean-Claude Moissinac wrote: Sorry, I don't know how to apply your advice. I've installed a standard Coccon 2.1.7 install. In the startup process messages, I see: ... Starting Jetty/4.2.23 and in the last line of the startup: ... Started [EMAIL

Re: Fwd: SVG with xlink namespace

2005-04-07 Thread Jean-Claude Moissinac
I can't figure when the declaration has been put out and how I can have not seen before. But it seem to works. The content without the needed declaration works fine in the Adobe Viewer. Thank you for your help On Apr 7, 2005 3:39 PM, Jorg Heymans [EMAIL PROTECTED] wrote: Jean-Claude Moissinac

Re: Source from a parameter in the URL

2005-03-31 Thread Jean-Claude Moissinac
The answer is very simple map:match pattern=filter map:generate src={request-param:src}/ ... for a request http:\\mycocoon\filter?src=mystring On Wed, 30 Mar 2005 10:43:18 +0200, Jean-Claude Moissinac [EMAIL PROTECTED] wrote: Hello I need to use an URL

Source from a parameter in the URL

2005-03-30 Thread Jean-Claude Moissinac
in a generator? (something like map:generate src=mystring/ for the previous sample) -- Jean-Claude Moissinac - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Saxon

2005-01-03 Thread Jean-Claude Moissinac
Jean-Claude Moissinac wrote: Hello I would like to use Saxon and Xalan in my site. The article in http://wiki.apache.org/cocoon/Saxon helps me well with saxon7 But with saxon8, I get an error in the cocoon shell window: ... 16:06:38.553 WARN!! Error for /samples/hello-world/hello.saxon

Saxon

2004-12-27 Thread Jean-Claude Moissinac
) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:501) -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm

XSLT, Xalan Extension

2004-11-25 Thread Jean-Claude Moissinac
) at org.apache.cocoon.transformation.TraxTransformer.endDocument(TraxTransformer.java:549) ... What is wrong? Thank you in advance for any help. -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm

Re: Problems with xsl:document()-function

2004-09-26 Thread Jean-Claude Moissinac
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http

Re: DELI example

2004-09-23 Thread Jean-Claude Moissinac
Jorg Heymans wrote: does http://article.gmane.org/gmane.text.xml.cocoon.devel/40876 help? Jean-Claude Moissinac wrote: Hello When I try the DELI sample in the BLOCK part of the samples, I get org.apache.cocoon.ProcessingException: Unable to get transformer handler for file:/usr/local/cocoon

DELI example

2004-09-20 Thread Jean-Claude Moissinac
in creating Transform Handler with the 2.2.0-dev version of Cocoon on a FreeBSD system URL http://shadok.enst.fr:8080/samples/blocks/deli/deli.html With Cocoon 2.1.5 and Windows, the same sample works fine. Some ideas to track the problem? -- Jean-Claude Moissinac Department of Computer Science

Re: where to put custom component classes

2004-09-15 Thread Jean-Claude Moissinac
/ map:serialize type=xmt2mp4/ /map:match Hope this help Jean-Claude Moissinac Adrian Petru Dimulescu wrote: Hello, I have to write a custom serializer so I created a myapp/WEB-INF/src folder under my Cocoon application; the java files I created there are then compiled under myapp/WEB-INF

SOAP debugging

2004-09-13 Thread Jean-Claude Moissinac
Hello I'm trying to debug a soap request generated with the soap logicsheet. How can I view the generated soap request? How can I have a log file for the soap.xsl? (which generate the following lines if (getLogger().isDebugEnabled()) { getLogger().debug(XScriptObject for soap:call

Re: Upgrading the Upload File sample to handle binary formats

2004-09-13 Thread Jean-Claude Moissinac
I'm searching for the same solution. My users must download OpenOffice files which are binary files. In the upload_model.xml file you have the line fd:upload id=upload mime-types=application/vnd.sun.xml.impress required=true You could put there a list of types you want, like

Re: Exploring the Slide sample

2004-09-09 Thread Jean-Claude Moissinac
the attribute enctype=multipart/form-data added to the form tag. Maybe that is missing? -Original Message- From: Jean-Claude Moissinac [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 3:24 PM To: [EMAIL PROTECTED] Subject: Re: Exploring the Slide sample Yes It is set to true on both

Re: Host selector causing problem with PDF serialiser

2004-09-09 Thread Jean-Claude Moissinac
/abc/index.pdf Anyone else encountered this? David Merrilees - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] I encounter no problem to open the PDF at this URL -- Jean-Claude

Exploring the Slide sample

2004-09-08 Thread Jean-Claude Moissinac
/build/webapp/samples/blocks/slide/flow.js, Line 120): org.apache.excalibur.source.SourceException: Request object uploadFile is not an uploaded Part I don't find a way for debuging that. Can someone help me? -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E

Re: Exploring the Slide sample

2004-09-08 Thread Jean-Claude Moissinac
Yes It is set to true on both systems. Bart Molenkamp wrote: Is the property enable-uploads in WEB-INF/web.xml enabled? If not, the uploaded part will be null. -Original Message- From: Jean-Claude Moissinac [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 3:18 PM To: [EMAIL

Web service

2004-09-08 Thread Jean-Claude Moissinac
/ns1:getWeatherReport /soap:call /page /xsp:page The urn seems to be always false whatever I try. -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: [EMAIL PROTECTED] Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http

Re: Web service

2004-09-08 Thread Jean-Claude Moissinac
-ENV:Body /SOAP-ENV:Envelope Is there someone which could help about the translation from a soap request to a soap logicsheet (a method, a link, a tutorial, ...) Jean-Claude Moissinac Jean-Claude Moissinac wrote: Hello I'm trying to use the SOAP logicsheet I don't find documentation about it other

Slide sample

2004-09-06 Thread Jean-Claude Moissinac
/blocks/slide/flow.js, line 120: uncaught JavaScript exception: at uploadsource (file:/usr/local/cocoon/cocoon-2.1/build/webapp/samples/blocks/slide/flow.js, Line 120): org.apache.excalibur.source.SourceException: Request object uploadFile is not an uploaded Part Any idea? Jean-Claude Moissinac ENST