Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread Derek Hohls
Hussayn yes, it does! (and I am both a windows user - local machine and UNIX user - for the production site) can you add these "gems" to the relevant wiki pages?! derek [EMAIL PROTECTED] 20/02/2003 04:15:00 Hy, Derek;upps...From your question may i conclude, that you are a windows user?I am

Session problems!!!

2003-02-21 Thread Maxime.Gheysen
How does sessions work??? I created a login form like in the Cocoon developer's handbook chapter8, then the login xsp page as in the book. That works, I get on my page something like this User 'Guest' has been authentificated but when I write xsp-session:get-attribute name=user/ I don't

Re: XML Document Editor freely available

2003-02-21 Thread karthikeyan.balasubramanian
Yeah thats true - Original Message - From: Ovidiu Predescu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Cocoon-Users@Xml. Apache. Org [EMAIL PROTECTED] Sent: Friday, February 21, 2003 6:03 AM Subject: Re: XML Document Editor freely available On Wednesday, Feb 19, 2003, at 01:07

RE: Session problems!!!

2003-02-21 Thread Luca Morandini
Maxime, have you already checked the list of attributes by using: xsp-session:get-attribute-names as=xml/ ? This in order to know whether it has been created (and then it is a problem with its value), or it has not (and then it is a sesison problem). Regards,

RE: How can I know why I have no sitemap_xmap.java file ?

2003-02-21 Thread MAHE Vincent FTRD/DIH/REN
No, there's no message telling me where is the problem. The strange thing is that the same webapp was working fine with tomcat 4.0.1. Has anybody succeeded in running cocoon with tomcat4.0.6 ? Vincent -Message d'origine- De : Chris Wilkes [mailto:[EMAIL PROTECTED]] Envoye : vendredi

RE: Session problems!!!

2003-02-21 Thread Maxime.Gheysen
When I write xsp-session:get-attribute-names as=xml/ I don't get anything. Does that mean my session is not created? But I specified xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-session=http://apache.org/xsp/session/2.0; create-session=true And then

RE: Session problems!!!

2003-02-21 Thread Luca Morandini
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 9:53 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Session problems!!! When I write xsp-session:get-attribute-names as=xml/ I don't get anything. Does that mean my

RE: Session problems!!!

2003-02-21 Thread Maxime.Gheysen
Both are correct. The problem is somewhere with the creation of the session. When I write xsp-session:get-attribute-names as=xml/ I don't get anything. Does that mean my session is not created? But I specified xsp:page language=java xmlns:xsp=http://apache.org/xsp;

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread SAXESS - Hussayn Dabbous
Hy, Derek; I did a major revision of the Wiki-page. http://wiki.cocoondev.org/Wiki.jsp?page=BeginnerSimpleWebappOrganisation Maybe you take a little time and review my changes. My big concern here is, that within the original verison of the page this stuff was already explained correctly. The

RE: Session problems!!!

2003-02-21 Thread Luca Morandini
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 10:05 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Session problems!!! Both are correct. The problem is somewhere with the creation of the session. Let's put it

RE: Session problems!!!

2003-02-21 Thread Maxime.Gheysen
If I copy the code you have I get nothing! Just Guest But that's because of xsp:expruser/xsp:expr, and when I write xsp-session:get-attribute name=user as=xml/ I don't get anything! -Original Message- From: Luca Morandini [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 10:34

RE: Session problems!!!

2003-02-21 Thread Luca Morandini
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 10:42 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Session problems!!! If I copy the code you have I get nothing! Just Guest But that's because of

RE: Session problems!!!

2003-02-21 Thread Maxime.Gheysen
The versions are the same, I'm just using it under Windows NT4 SP6. I'll try to copy the sample and modify it... What is bugzilla? -Original Message- From: Luca Morandini [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 10:48 AM To: [EMAIL PROTECTED] Subject: RE: Session

RE: Session problems!!!

2003-02-21 Thread Luca Morandini
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 10:50 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Session problems!!! The versions are the same, I'm just using it under Windows NT4 SP6. I'll try to copy the sample

Re: CmdLine not honouring web.xml parameters?

2003-02-21 Thread Upayavira
Richard, I have spent some time pouring over the code of the command line interface. The parameters that Tomcat gets from web.xml need to be provided to the command line interface as command line parameters. However, I do not recall an option to force-load classes, which would be required for

NEWS on (Problems with double click in coplet links).

2003-02-21 Thread bruno nunes jacinto
When a coplet disappears in portal, i have this entry on error.log: ERROR (2003-02-19) 11:21.24:439 [core.portal-manager] (/Provisioning360/secured-portlets) Thread-2/CopletThread: Exception during processing of coplet: Utilizador_ForAdmin java.lang.ClassFormatError: Invalid method

map:resource and map:aggregate about (where is the problem)

2003-02-21 Thread Cocoon User
hi i try to use a xml file as a data repository and get data (generate xml output using .xsl) i have into my sitemap this match map:match pattern=xmldb/*.* map:generate src=../htdocs/xmldb/{1}_{../locale}.xml/ map:transform src=../htdocs/xmldb/{2}.xsl/ map:serialize

[SOLUTION] Re: SVG to JPEG/PNG problems

2003-02-21 Thread Derek Hohls
Found the error: There was character "out of place" in the CSS file I am using for the SVG styling - something like .myStyle { color: red; 3$ } This resulted in a "Bad CSS" message being displayed (on the browser's status box - at the bottom in IE) when the image is displayed as SVG - BUT

Re: Patterns in aggregation or sources

2003-02-21 Thread Joerg Heinicke
Hello Peter, I'm a bit late in reading Cocoon mails - I have about 1000 unread mails. But the best solution for your problem - if you have not already solved it - is to use the directory generator and the C/XInclude transformer. The sitemap aggregation is a more static aggregation. Regards,

esql: setting date format for esql:get-columns/

2003-02-21 Thread Goetz Botterweck
Is there a way to ... 1) get all columns with esql:get-columns/ 2) specify date format for one of these columns (so that I do not get 2003-05-21 00:00:00.0 but 21. May 2003) I do not want to use esql:get-date ... Thanks Goetz

Something else about Cocoon-2/Tomcat-4.1.18

2003-02-21 Thread Richard In Public
Hi, Another lead for those struggling to setup Cocoonwith Tomcat: 1. Like several other users, I havebeen served the followingerror when using Cocoon-2 (Win2000/XP, Tomcat 4.18, JDK1.4.1_01): org.apache.xml.utils.WrappedRuntimeException: The output format must have

RE: Something else about Cocoon-2/Tomcat-4.1.18

2003-02-21 Thread Tsui, Alban
You can try something like, for example, "%CATALINA_HOME%\bin\tomcat.exe" -install "MyCocoon" "%JAVA_HOME%\bin\hotspot\jvm.dll" -Djava.class.path="%JAVACLASSPATH%" -Dcatalina.home="%CATALINA_HOME%" -Xrs -start org.apache.catalina.startup.Bootstrap -params start -stop

mod-db postgresql and autoincrement

2003-02-21 Thread Amélie Cordier
Hello everybody I'm trying to run mod-db example (the one with users and groups) using PostgreSQL. Currently, everything work perfectly except the autoincrement attribute. The error I have is this one : --- |org.apache.cocoon.components.modules.output.OutputModule: =ERROR: parser: parse

Re: mod-db postgresql and autoincrement

2003-02-21 Thread Christian Haul
On 21.Feb.2003 -- 02:53 PM, Am?lie Cordier wrote: Hello everybody I'm trying to run mod-db example (the one with users and groups) using PostgreSQL. Currently, everything work perfectly except the autoincrement attribute. The error I have is this one :

Re: BeginnerSimpleWebappOrganisation strange evolution ...

2003-02-21 Thread Derek Hohls
I think the page is fine - if we add any more we will need to make 2 pages! otherwise the "simple beginners" will get put off... i was thinking we also need a central index page which ties all the bits and pieces together and gives some indication of reading order, levelof complexityetc.

Re: esql: setting date format for esql:get-columns/

2003-02-21 Thread leo leonid
On Freitag, Februar 21, 2003, at 01:25 Uhr, Goetz Botterweck wrote: Is there a way to ... 1) get all columns with esql:get-columns/ 2) specify date format for one of these columns (so that I do not get 2003-05-21 00:00:00.0 but 21. May 2003) I do not want to use esql:get-date ... - 2) Why

Re: multi-part forms

2003-02-21 Thread Christian Haul
On 20.Feb.2003 -- 04:58 PM, David Kavanagh wrote: I'm looking over documentation on cocoon and can't find anything that deals with handling multi-part forms. Specificly, I'd like to be able to upload an XLS file, use POI to convert to XML, then mess with it a bit. So, as far as I can tell,

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
Hy, Derek; Derek Hohls wrote: I think the page is fine - if we add any more we will need to make 2 pages! otherwise the simple beginners will get put off... I was close to split this page into two this morning: basic_issue + advanced_issue I simply didn't do it, because i was disturbed by a

Cocoon Portal with Resin?

2003-02-21 Thread Sean McKaharay
I have the cocoon portal example on a Resin box but I get an error message when I try to login to guest. It works fine on tomcat but when I deploy it to Resin it gives me this error: 500 Servlet Exception java.lang.IllegalStateException: can't clear response after writing headers

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread Derek Hohls
A central index = a guide to the guides... perhaps in a nested hierachy showing where all the topics and subtopics fit together. [EMAIL PROTECTED] 21/02/2003 03:58:40 Hy, Derek;Derek Hohls wrote: I think the page is fine - if we add any more we will need to make 2 pages! otherwise the

RE: redirection in XSP?

2003-02-21 Thread Brandes, Wayne
I'd seen that before but didn't realize it was setting sitemap parameters. Thank you Tim. Wayne -Original Message- From: Timothy Larson [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: RE: redirection in XSP? See:

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
Do you think, the CocoonCompetenceCenter main page http://wiki.cocoondev.org/Wiki.jsp?page=CocoonCompetenceCenter can fullfill the role as central index ? CocoonCompetenceCenter beginners ... advanced ... experts ... I think, this can be done without disturbing the current wiki organisation

Re: BeginnerSimpleWebappOrganisation strange evolution

2003-02-21 Thread SAXESS - Hussayn Dabbous
Hy; thank you for this contrib. I have updated the page again and introduced the pattern concept. Although my original intention was to give the beginners a simple cookbook at hand, where they just can take the snippets by cut'n paste and get their first transformation to work. Now the whole

Re: mod-db postgresql and autoincrement

2003-02-21 Thread Antonio Gallardo
Hi Amelie: Sorry for the delay. I was not clear what was you problem :-( 1-The pointed by Christian is correct, in cocoon.xconf check you have: autoincrement-modules component-instance logger=core.modules.auto name=auto

AW: WebSphere 5.0 access.log classload error

2003-02-21 Thread Marco Rolappe
I'd rather tell you to RTFL ;-) the L is log. there you discover ClassNotFoundExceptions for classes 'For' and 'IBM'. looking at the virgin cocoon web.xml we find following: snippet !-- This parameter is used to list classes that should be loaded at initialization time of the

POSTing form data to a servlet

2003-02-21 Thread leona s
Hi All, I hope someone here can help me with a Cocoon problem. I have an application that uses Xindice for its data store. I also have a servlet that can get data from Xindice, such as: map:generate src=http://localhost:8080/kong/servlet/MyServlet?MyAction=GetXMLResourceam

DO NOT REPLY [PATCH QUEUE] Summary February 22 2003

2003-02-21 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to

Re: POSTing form data to a servlet

2003-02-21 Thread Murad Jura
I may use the CInclude transformer. It can send POST and other HTTP methods to the server. See cocoon docs (esp. Including External XML). Murad Juraev. leona s wrote: Hi All, I hope someone here can help me with a Cocoon problem. I have an application that uses Xindice for its data store. I

[ANN] Hibernator - Eclipse Plugin

2003-02-21 Thread Antonio Gallardo
Since many people is trying to push the combination of XMLForms with Hibernate. I think this link can be of special interest :-) http://sourceforge.net/projects/hibernator/ I hope it will be useful. Best Regards, Antonio Gallardo

Re: The new build system

2003-02-21 Thread Pier Fumagalli
Stefano Mazzocchi [EMAIL PROTECTED] wrote: I tweaked jetty to be as small as possible. I'm now able to get a cocoon up and running with as low as 22 Mb memory! Good idea to plant that webdefaults.xml file in there! :-) Now it's time to update the libs (new release came out). Pier

[Blocks] Propsal: Block descriptions

2003-02-21 Thread Tony Collen
First off, I'd like to congratulate Stefano on the awesome work he's done with reworking the build system. I've been poking around, and so far I've been very impressed. Now that blocks are live, I'd like to propose something very small and simple: For each block, we put a simple file, called