RE: JavaBean rewrite as XSP? Help requested

2003-12-17 Thread Wouter . DERUYCK
Hello, I would not rewrite the beans as XSP. Instead I would reuse the beans , and call them from within an XSP. (or even better from within a logicsheet) The XSP development tips described in http://www2.tw.ibm.com/developerWorks/tutorial/pdf/x-xsp-a4.pdf; suggest you to code as much as

XPathDirectoryGenerator: bug found or option missed?

2003-12-17 Thread H . vanderLinden
Hi, When I tried to build a list using the XPathDirectoryGenerator (Cocoon 2.1.3) I noticed two things: 1. I was unable to retrieve attributes from the root element 2. the filter on .xml files doesn't work Re 1: This is the snippet from the sitemap: map:match pattern=formlist

Re: Configure Cocoon 2.1 with IBM Wepsphere 5

2003-12-17 Thread Alexandre Victoor
Hi I have successfully installed cocoon 2.0.4 on was5 following the cocoon wiki : http://wiki.cocoondev.org/Wiki.jsp?page=WebSphereV5.0Deployment I do not know if somebody has installed cocoon 2.1 on was5. Perhaps the steps described in the wiki works also for cocoon 2.1 ... Anyway, I will have

RE: JavaBean rewrite as XSP? Help requested

2003-12-17 Thread Reinhard Poetz
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 12:28 AM To: [EMAIL PROTECTED] Subject: JavaBean rewrite as XSP? Help requested Hi, I'm in the middle of a rewrite of my web application (JSP/JavaBeans/XML/XSL) to

May OutOfMemoryError be caused by unfinished flows?

2003-12-17 Thread Marcin Okraszewski
Hi, I'm developing a cocoon-based website. Unfortunately after several application reloads I receive OutOfMemoryError. I'm wondering if this may be caused by unfinished flows, which I have plenty since I check how works only a part of a flow. Regards, Marcin Okraszewski

events in the portal engine

2003-12-17 Thread Stefan Eichenhofer
Hi all, one more portal-question: How does a coplet subsribe itself to events? I've created a simple Hello World coplet class (implementing CopletAdapter) and successfully registered it into the portal. This is working so far, but now i want the coplet to be informed if another coplet creates

[Woody] How to obtain submitId from a repeater.

2003-12-17 Thread Marcin Okraszewski
Hi, Is it possible to obtain which submit widget was pressed in a repeater? If I use form.submitId, I obtain only id of widget, but I don't know from which row the submit comes from. Regards, Marcin Okraszewski - To

Link Livesites: Cocoon 2.1

2003-12-17 Thread Lech Madeyski
Hi I would like to send you a link for your live site. Take a look at http://www.e-informatyka.pl Description for the entry should be e-Informatyka.pl - software engineering scientific journal We also started to host Polish Information Processing Society bulletin at

Type Profile with the new cocoon portal

2003-12-17 Thread jla159753
Hello, I try to find a way to grant the customization of some section of the portal page to end user with new cocoon portal. With the portal framework, that is possible with Type profile (and the type-base uri=profiles/types.xml/ in sitemap), but in the new portal, I don't see this possibility.

RE: events in the portal engine

2003-12-17 Thread Laurent Trillaud
Hi IMO, the easier way for event coplet communication, is to use the cl:link transformer. The portal engine, from the CVS at least since Dec 14th, came with a new sample that shows how to synchronized 2 coplets. A cl:link coplet=MyCoplet-1 path=attributes/MyAttribute value=MyValue/ transform into

[Woody] Binding problem for missing elements in source file

2003-12-17 Thread Markus Heussen
Hi all. I'm new to the Woody framework but till now it works fine for me. But I have one problem I don't know how to solve at best :-( I get the following exception when I submit the form: org.apache.cocoon.woody.binding.BindingException: Problem binding field vn_titel (parent = ) to xpath

Problem with requests using multiple subdirectories

2003-12-17 Thread Eric Ladouceur
Hello cocoon users, I am having a problem with my sitemap and my URLs when trying to implement multiple sub-levels under my root. Here is a briefdescription of what I am trying to do: I have 3 main branchs: 1- http://localhost/cocoon/test/authentication/XYZ whereXYZ can be login, do-login and

flow javascript class variable

2003-12-17 Thread Stefan Dehnert
Hi, I try to programme some Objecs in javascript using the MVC pattern, but have no idea how to implement and use class variables in Flow javascript ( i tried it in several ways but got only local variables) thanks for help stefan dehnert

AW: Problem with requests using multiple subdirectories

2003-12-17 Thread Ulrich, Dominik
Hi try using "../actions/host" as path similar would be with the cocoon pseudo protocol: cocoon:/ - get a pipeline from the current sitemap cocoon:// - get a pipeline using the root sitemap see: http://wiki.cocoondev.org/Wiki.jsp?page=Protocols regards dominik -Ursprüngliche

Re: flow javascript class variable

2003-12-17 Thread Upayavira
Stefan Dehnert wrote: Hi, I try to programme some Objecs in javascript using the MVC pattern, but have no idea how to implement and use class variables in Flow javascript ( i tried it in several ways but got only local variables) thanks for help The recommended way is to create Java classes

Re: flow javascript class variable

2003-12-17 Thread Upayavira
[EMAIL PROTECTED] wrote: Upayavira talking about flowscrip, what method do you use to work with flowscript and i'm talking about testin, debuging, .. etc i think that its terrible to work without some tools just using an editor thnx For flowscript itself, I just use a text editor and a

Modify entities into a SAX transformer

2003-12-17 Thread Lionel Crine
Hi, In my transformer, I'd like to modify into amp; The characters method make the opposite. Is there a way to do what I want ? Thanks Lionel CRINE Ingénieur Systèmes documentaires Société : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70

including file into xslt output...

2003-12-17 Thread James Cummings
During the XSLT transformation, is there a fairly straightforward way to include another file into my XSL? The transformation produces a complete HTML file, so I don't want to get into aggregation or anything that complex. Let's say my sitemap has: map:match pattern=foo/* map:generate

Re: including file into xslt output...

2003-12-17 Thread Tony Collen
James Cummings wrote: During the XSLT transformation, is there a fairly straightforward way to include another file into my XSL? The transformation produces a complete HTML file, so I don't want to get into aggregation or anything that complex. snip/ xsl:import and xsl:include are meant to be

Re: flow javascript class variable

2003-12-17 Thread Stefan Dehnert
Upayavira wrote: Stefan Dehnert wrote: Hi, I try to programme some Objecs in javascript using the MVC pattern, but have no idea how to implement and use class variables in Flow javascript ( i tried it in several ways but got only local variables) thanks for help The recommended way is to

Catalog.properties

2003-12-17 Thread Ralph Goers
I have packaged my cocoon webapp as a war file in an ear. I am running it in weblogic 8.1. Whenever I deploy the webapp I get Cannot find Catalog.properties. The file is in WEB-INF/classes. I have also tried creating a jar and putting it in WEB-INF/lib, but I am still getting this message. It

Re: OT: How do you use CVS?

2003-12-17 Thread Ryan Hoegg
fwiw, I have been able to separate my unit test dependencies out by creating a subproject for my tests. My subproject depends on my original project, and it is a simple matter to override the test:test goal in maven.xml to run tests in the subproject instead. I don't think there will be any

RE: OT: How do you use CVS?

2003-12-17 Thread Ralph Goers
Do you think you could create a wiki entry on how you set up your Cocoon project(s) using maven? I've been thinking about doing this myself, but would like to see the steps you go through. Ralph -Original Message- From: Ryan Hoegg [mailto:[EMAIL PROTECTED] Sent: Wednesday, December

RE: Catalog.properties

2003-12-17 Thread Gould, Troy (ELS)
I'm pretty sure it's suppose to be CatalogManager.properties, not Catalog.properties. -Original Message- From: Ralph Goers [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:37 AM To: [EMAIL PROTECTED] Subject: Catalog.properties I have packaged my cocoon webapp as a war

RE: CatalogManager.properties

2003-12-17 Thread Ralph Goers
Sorry. typo in my message. Yes, replace Catalog.properties with CatalogManager.properties in my message below. Ralph -Original Message- From: Gould, Troy (ELS) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 10:40 AM To: '[EMAIL PROTECTED]' Subject: RE:

WML Compiler / WMLC Serializer available?

2003-12-17 Thread Sebastian Klamar
I need a WMLC serializer. I found an old posting on cocoon-users, dated 2001-04-09 [1]. In this mail the poster offered to include his WMLC Serializer in the Cocoon distribution. Unfortunately the link he provided doesn't exist any longer and the serializer wasn't included in Cocoon :-( Anyone

Re: flow javascript class variable

2003-12-17 Thread Upayavira
Stefan Dehnert wrote: Upayavira wrote: Stefan Dehnert wrote: Hi, I try to programme some Objecs in javascript using the MVC pattern, but have no idea how to implement and use class variables in Flow javascript ( i tried it in several ways but got only local variables) thanks for help The

Link Livesites: Cocoon 2.1.3 Linux Documentation Project

2003-12-17 Thread Saqib Ali
Hello The following site hosts Linux Documnetation Project HOWTOs / Guides written in DocBook XML on a Cocoon Server. http://www.xml-dev.com/blog/#88 Description: Linux Documentation Project HOWTOs and Guides Link: http://www.xml-dev.com/blog/#88 Thanks. Saqib Ali HTML/XHTML Validator -

RE: Link Livesites: Cocoon 2.1.3 Linux Documentation Project

2003-12-17 Thread Ralph Goers
Is it just me? Other than the main page I can't get any of the links to work. Ralph -Original Message- From: Saqib Ali [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:14 AM To: [EMAIL PROTECTED] Subject: Link Livesites: Cocoon 2.1.3 Linux Documentation Project

Building a Cocoon-based project as a block

2003-12-17 Thread Bruce Robertson
I'm in the process of upgrading a Cocoon-based project[1] from 2.0.x to 2.1.x. Until now, my project's build worked by building cocoon, copying over the necessary files from cocoon to my build directory, building my stuff, and making a war file. In 2.1.x I believe it makes better sense to

Re: OT: How do you use CVS?

2003-12-17 Thread Ryan Hoegg
Well I haven't set up any cocoon projects using maven yet, as I am still trying to decide how I want to handle multiple independent cocoon projects. One option is a single instance of Cocoon with mounted sitemaps in subdirectories; I think I have seen several people suggest this in previous

internat call cocoon:// problem

2003-12-17 Thread Nadia Brünning
hi, i call an xsp-file from an xsl-file with document('cocoon://appi/result.xsp') this works fine under the standalone version from cocoon 2.1.3 which works under jetty. now i installed cocoon under tomcat 5.0 and the same xsl-file show me the error unknown protocol: cocoon

RE: Cached response not found?

2003-12-17 Thread Brent L Johnson
Sorry - when moving around my HTML I left off the enctype=multipart/form-data attribute on the form tag. After adding that back it works fine. - Brent I created a new Action to do file uploading. It was working yesterday and I made some changes to some HTML here and there but thats all.

[Woody Validation] general.field-required - how to change it?

2003-12-17 Thread Marcin Okraszewski
Hi, How to change default error message when a field is required (general.field-required)? Regards, Marcin Okraszewski - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Custom jars, where to put them?

2003-12-17 Thread H . vanderLinden
Hello, I'm trying to build a Java class I can use as a wrapper to be used in an XSP page. I put it in a jar, but what is the correct place to put the jar? If I put it in tomcat/shared/lib I have to restart tomcat after each change in the jar. Bye, Helma

Re: Custom jars, where to put them?

2003-12-17 Thread Marcin Okraszewski
Hi, I'm afraid that reloading whole Tomcat or at least a webapp (when the jar is in WEB-INF/lib) is the only way to make server notice changes in classes or jars. But I might be wrong. Regards, Marcin Okraszewski Hello, I'm trying to build a Java class I can use as a wrapper to be used in an

RE: Custom jars, where to put them?

2003-12-17 Thread H . vanderLinden
How do I reload a webapp? I haven't found that yet. Bye, Helma -Original Message- From: Marcin Okraszewski [mailto:[EMAIL PROTECTED] Sent: Wednesday, 17 December 2003 23:07 To: [EMAIL PROTECTED] Subject: Re: Custom jars, where to put them? Hi, I'm afraid that reloading whole

Re: [Woody] How to obtain submitId from a repeater.

2003-12-17 Thread Marcin Okraszewski
Well, probably it isn't the best solution, but finally did it like this (maybe it will help some future reader): 1. In a flow I define global variable that will hold an index of pressed button, let say index (probably it would also work with a pseudo-field defined in model) var index;

Re: Custom jars, where to put them?

2003-12-17 Thread Marcin Okraszewski
You should call fallowing address: http://your-server/manager/html and there is a HTML interface to manage your webapps. If it doesn't work, you need to add fallowing line: Context path=/manager debug=0 privileged=true docBase=/opt/jakarta-tomcat-5.0.16/server/webapps/manager/ in Host

RE: Custom jars, where to put them?

2003-12-17 Thread H . vanderLinden
Hi, I did all you suggested, but something must be wrong. I use tomcat 4.1.29 and before adding users to the tomcat-users.xml file I got a login screen for both admin and manager. When I entered the username below and restarted tomcat I don't get the login screen, but simply the message that

internal xsp call over pseudo protocol

2003-12-17 Thread Nadia Brünning
sorry, i post the message again because i had an spelling error in the last one. i call an xsp-file from an xsl-file with document('cocoon://appi/result.xsp') this works fine under the standalone version cocoon 2.1.3 which works under jetty. now i installed cocoon under tomcat 5.0 and the same

RE: OT: How do you use CVS?

2003-12-17 Thread Morley Howell
Since CVS doesn't store binary diffs, storing all of the jars in CVS could chew up disk space quickly if you're going to be changing versions of Cocoon often. It could also make it painful to upgrade to a new version of Cocoon later. You could consider storing the Cocoon war, either in CVS or as

Re: OT: How do you use CVS?

2003-12-17 Thread Ryan Hoegg
CVSROOT/cvswarappers http://www.cvshome.org/docs/manual/cvs-1.11.10/cvs_18.html#SEC164 Morley Howell wrote: Regarding CVS, you should be able to check in a directory with mixed binary and text files. There's a file you can edit in the CVSROOT (can't remember which file) that lets you configure