Re: duplicate definition of variable when using esql in xsp and own l ogicsheet

2002-11-21 Thread Antonio Gallardo
know you are trying to make use of xsp:esql in TWO steps. I recommend you to read the chapter #6 from the Carsten-Matthew book. You can read this chapter it at: http://xml.apache.org/cocoon/link/books.html Better I recommend you buy the book. I hope it can help ;-) Regards, Antonio Gallardo

Re: cocoon with IE and Netscape

2002-11-21 Thread Antonio Gallardo
Try to use some standard in the generated pages. I got the same pages using HTML 4.0.1 Transitional More info at: http://www.w3c.org Antonio Gallardo Kavitha Ramesh dijo: Hi, I have a problem with my webpages(running with cocoon 2.0) produces different result in Netscape and Internet

RE: Link: http://www.hippo.nl/EN/solution/CASTA/index.html Project: CASTA\\ CMS

2002-11-22 Thread Antonio Gallardo
Is this project open source? Sylvain Its a good question :-D Antonio Gallardo -Message d'origine- De: Arjé Cahn [mailto:[EMAIL PROTECTED]] Date: vendredi, 22. novembre 2002 11:24 À: [EMAIL PROTECTED] Objet: Link: http://www.hippo.nl/EN/solution/CASTA/index.html Project: CASTA

[ANN] jEdit wins Finalist Awards in XML-J 2002 Reader's Choice Awards!

2002-11-22 Thread Antonio Gallardo
http://community.jedit.org/modules.php?op=modloadname=newsfile=articlesid=182 Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq

List of currently connected users.

2002-11-24 Thread Antonio Gallardo
Hia to all. How we can know the list of the currently connected user. I am using authentication and session. Thanks in advance, Antonio Gallardo - Please check that your question has not already been answered in the FAQ

Re: HTML Tidy question

2002-11-25 Thread Antonio Gallardo
Maybe there is a shortcut of what you are trying to do. Please explain what are you trying to do. Regards, Antonio Gallardo Anna Afonchenko dijo: Sorry for being stupid, but I've been to this page before, and I still don't understand how can I improve HTMLGenerator to allow more Tidy options

[SUMMARY] Tomcat 4.1.12 and IE delays up to 5 mins to response.

2002-11-25 Thread Antonio Gallardo
=10 debug=0 connectionTimeout=2 useURIValidationHack=false tcpNoDelay=true/ I hope I will help people with the same problem. Best regards, Antonio Gallardo. P.S: For development I am currently using the Tomcat 4.1.15 (alpha version) and Cocoon 2.1dev works fine. Also using

Re: [SUMMARY] Tomcat 4.1.12 and IE delays up to 5 mins to response.

2002-11-26 Thread Antonio Gallardo
. The new Apache HTTP Server has turned off this feature to iimprove performance. Regards, Antonio Gallardo. -- jacob - Please check that your question has not already been answered in the FAQ before posting. http

Re: [SUMMARY] Tomcat 4.1.12 and IE delays up to 5 mins to response.

2002-11-26 Thread Antonio Gallardo
that nothing have to do with Cocoon. For example XSL things. But I think that if there is a simple solutions to resolve an issue I prefer to send back a mail with the solutions instead of refering where is a mail list that cover the asked topic. sorry to ruffle your feathers too :-D Antonio Gallardo

Re: Problem compiling Cocoon

2002-11-26 Thread Antonio Gallardo
I saw also some changes in Main.java. I am working on the yesterday CVS 2.1 and there eerything work fine. I will try the lastest CVS today. Regards, Antonio Gallardo Jacob L E Blain Christen dijo: i just recompiled from cvs and am getting the same error. i'm looking into if i can decipher

Re: Problem compiling Cocoon

2002-11-26 Thread Antonio Gallardo
-Dinclude.scratchpad.libs=true -Dinstall.war=$HOME/route/to/jakarta-tomcat/webapps installwar I hope it will help. Regards, Antonio Gallardo. Anna Afonchenko dijo: Do you mean that I need to download another version of CVS (say, from today)? I also want to do a few changes to the source code before recompiling

Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Antonio Gallardo
Copy xerxes, xalan and xml-apis in $TOMCAT/common/endorsed. Antonio Gallardo. Jacob L E Blain Christen dijo: i've been having this problem since yesterday. i do not know how to fix it. i am using the very latest from cvs and am trying to pull up any page in the cocoon distribution. i did

[HSSF][POI] Numeric Data format in Gnumeric

2002-11-27 Thread Antonio Gallardo
. But too few documents and some of them are to old. Please, help me. Thanks in advance, Antonio Gallardo. gmr:Cell xsl:attribute name=ValueType xsl:choose xsl:when test=@numeric=130/xsl:when xsl:when test=@numeric=240/xsl:when

Re: cvs HEAD bombing out of pipeline

2002-11-27 Thread Antonio Gallardo
I am happy helping you. Antonio Gallardo Jacob L E Blain Christen dijo: that did the trick, thank you antonio. anna, you and i were having the same problem, if it still isn't fixed i think this could be the solution to your problem as well: make sure updated xerxes and xalan jars

Re: cvs HEAD bombing out of pipeline

2002-11-28 Thread Antonio Gallardo
The jars are at: /$CVS_ROOT/xml-cocoon2/lib/core Antonio Gallardo Anna Afonchenko dijo: Thanks for the information, Jacob. Can you tell me where can I find the updated jars? Thanks for help Anna - Original Message - From: Jacob L E Blain Christen [EMAIL PROTECTED] To: [EMAIL

Re: Error running Current CVS and Development Snapshot Versions

2002-11-29 Thread Antonio Gallardo
copy the jars: Xalan-???.jar, Xerces-???.jar and xml-apis.jar from $CVS/lib/core to $JAVA_HOME/jre/lib/endorsed. copy the same to $TOMCAT_HOME/common/endorsed. Note: if the directories endorsed are not found, create it. Regards, Antonio Gallardo Richard Reyes dijo: Hi Guys, I have been

Problem with cache in clients

2002-11-29 Thread Antonio Gallardo
. The question is, how to make Cocoon to generate the correct time of creation of the document. I think this can help to solve the problem. Can someone tell me how to enable this. Regards, Antonio Gallardo - Please check that your

[Authentication] - Generate javascript using XSP

2002-11-30 Thread Antonio Gallardo
://internalserver:8080/theapp/welcome explained above. :-( Please tell me what can I do? I am currently thinking in calling the menu.js with the sessionID too. This will work or there is another easier way to do that? Many thanks in advance, Antonio Gallardo

Re: [Authentication] - Generate javascript using XSP

2002-12-01 Thread Antonio Gallardo
Where I can configure for all the pages the response.setHeader(Cache-Control, No-Cache); Can I put it into the header of the HTML in my XSL? Regards, Antonio Gallardo Christoph Gaffga dijo: Hi, I think that this can be done because the proxy is returning a cached page from another user

Problem in 2.1 CVS

2002-12-01 Thread Antonio Gallardo
registers was not updated. With the old version from 24-Nov Everythings works ok. Regards, Antonio Gallardo. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org

[Help] Session manager errors.

2002-12-02 Thread Antonio Gallardo
is that still there are some problems with the session mixing. If I request a page from one user I forgotted: I am using Tomcat 4.1.12, Java 1.4.1_01, Cocoon 2.1 from 25-Nov-2002 on Red Hat Linux 8.0. The computer is a PIII 600 with 384 MB of RAM. Please helpme. Antonio Gallardo

Re: [Help] Session manager errors.

2002-12-03 Thread Antonio Gallardo
Hi. I have another question. I changed all the headers of the inside XSP pages from: xmlns:xsp-session=http://apache.org/xsp/session/2.0; to: xmlns:xsp-session=http://apache.org/xsp/session/2.0; create-session=false Can this help? Thanks in advance, Antonio Gallardo. Antonio Gallardo

Re: [Help] Session manager errors.

2002-12-03 Thread Antonio Gallardo
) cm.release(sm); } else ; } catch (ComponentException ce) { throw new ProcessingException(ags: Unknown Error using SessionManager component., ce); } } return df; } ** Antonio Gallardo Antonio

[2.1] - About Sessions

2002-12-03 Thread Antonio Gallardo
Will be possible in the future access the authentication framework using XSP? Thanks in advance, Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq

Re: AW: Problems using the esql:error-results tag

2002-12-03 Thread Antonio Gallardo
-exception /map:action Antonio Gallardo boessem dijo: Hi, Thank for answering. totaly right. My problem in this case is, that i dont want the common internal server error message, rather than my own, to explain what mistake took place. Here is my code, to give you a better idea of what I want

Re: [Authentication] - Generate javascript using XSP

2002-12-03 Thread Antonio Gallardo
Thanks Christoph! I will make it later, because I need to sleep a little. Antonio Gallardo Christoph Gaffga dijo: Where I can configure for all the pages the response.setHeader(Cache-Control, No-Cache); I'm using a filter for that: in my web.xml-file: filter filter

[2.1 CVS] - Build error

2002-12-03 Thread Antonio Gallardo
(/cocoon/input-modules) returned not one node, but 0 nodes Regards, Antonio Gallardo. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

[2.1 CVS] Missing blocks javadocs when generate Javadocs

2002-12-03 Thread Antonio Gallardo
Hi! Currently the command: ./build.sh javadocs does not include the docs for blocks. Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org

Re: Don't get XML tags with SQLTransformer

2002-12-04 Thread Antonio Gallardo
you. :-) Antonio Gallardo Hi, When I execute a query like select wfID as ID, wfName as Name from Workflowlist In the browser (I used the default xml2html stylesheet) I get something like this : -4=4name=name - 1/ Max_pkg1/ / - 2/ Max_pkg2/ / ... / But how can

Re: [2.1 CVS] - Build error

2002-12-04 Thread Antonio Gallardo
, Dec 03, 2002 at 04:10:38PM +0700, Antonio Gallardo wrote: Hi! I was currently downloading the lastest CVS of 2.1. I made a ./build.sh clean after download. Now I am getting this error: Error in: xml-cocoon2/build/cocoon/blocks/databases/dest/db-modules-input.xconf BUILD FAILED file:xml

RE: Don't get XML tags with SQLTransformer

2002-12-04 Thread Antonio Gallardo
Check your pool configuration in cocoon.xconf. Antonio Gallardo I get this error org.apache.cocoon.ProcessingException: Could not read resource file:/C:/Program Files/Apache Group/Tomcat 4.1/webapps/cocoon/WorkflowMAX/Default.xml: org.xml.sax.SAXParseException: The prefix esql for element

Can you explain a little more about that?

2002-12-04 Thread Antonio Gallardo
Regards, Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[ESQL] - Postgresql 7.3: LIMIT x,y no longer supported

2002-12-04 Thread Antonio Gallardo
Hi Christian: When you will be this a MUST be? I am using PostgreSQL. 7.2.2 I hope there will be a workaround of this. Antonio Gallardo - Please check that your question has not already been answered in the FAQ before

Re: [2.1 CVS] Missing blocks javadocs when generate Javadocs

2002-12-04 Thread Antonio Gallardo
My checkout is from today morning in CST. Antonio Gallardo. Geoff Howard dijo: how recent is your cvs checkout? I had that problem (search bugzilla) a few weeks ago but it was fixed. Geoff --- Antonio Gallardo [EMAIL PROTECTED] wrote: Hi! Currently the command: ./build.sh javadocs

Re: [ESQL] - Postgresql 7.3: LIMIT x,y no longer supported

2002-12-04 Thread Antonio Gallardo
Thanks Christian. You already answered my question into this e-mail. This was related to the Subject. If the LIMIT will be changed by cursor, there is fine! Antonio Gallardo. Christian Haul dijo: Antonio Gallardo wrote: Hi Christian: When you will be this a MUST be? I am using PostgreSQL

Re: [SUMMARY] input.xsl / xsp:exit-page / xsp:init-page (was: Can you explain a little more about that?)

2002-12-04 Thread Antonio Gallardo
Christian: Many Thanks again! Yes, I will add some wiki pages. Regards, Antonio Gallardo Christian Haul dijo: Antonio Gallardo wrote: Hi Christian: I saw you recently commited this changes: 1- New Logicsheet for use with InputModules. (CH) Antonio, input.xsl is a very simple

Re: [SUMMARY] input.xsl / xsp:exit-page / xsp:init-page (was: Can you explain a little more about that?)

2002-12-05 Thread Antonio Gallardo
The update wiki docs work done! Antonio Gallardo. Christian Haul dijo: Antonio Gallardo wrote: Hi Christian: I saw you recently commited this changes: 1- New Logicsheet for use with InputModules. (CH) Antonio, input.xsl is a very simple logicsheet, it contains three tags input:get

Re: [SUMMARY] input.xsl / xsp:exit-page / xsp:init-page (was: Can you explain a little more about that?)

2002-12-05 Thread Antonio Gallardo
this as a replacement, I thought differences should be minimal. I agree too. Is better stay at the formal specification: tag is official called elements parameter is official called attribute. Can you make the change Konstantin? Antonio Gallardo Feel free to change the tag names -- I won't be able to do

Re: [Authentication] - User with mixed Sessions

2002-12-05 Thread Antonio Gallardo
the generation of new sessions in my XSP pages with: xmlns:xsp-session=http://apache.org/xsp/session/2.0; create-session=false Best regards, Antonio Gallardo. Christoph Gaffga dijo: Where I can configure for all the pages the response.setHeader(Cache-Control, No-Cache); I'm using a filter

[ANN] - Tomcat/Cocoon Performance on Production Sites?

2002-12-05 Thread Antonio Gallardo
Here the link to a interesting discussion about the subject of this mail. :-D http://ask.slashdot.org/article.pl?sid=02/12/03/1544224 Antonio Gallardo - Please check that your question has not already been answered

RE: DOMStreamer doesn't work with Saxon

2002-12-05 Thread Antonio Gallardo
Roman: Prosim, bud slusny a posli Tvoje komentare a otazky radsej po anglicky. Nie vsetci tu vedia po slovensky! S pozdravom, :-D Antonio Gallardo. FULEK Roman dijo: redirect mam rozchodene aj s xsp-action, co by som mohol urobit dalej ? (asi ako mu dat ten linkName hm) ozaj cital som ten

Re: MsSQL MySql PosgreSQL BasisPlus Oracle As400 Connections

2002-12-06 Thread Antonio Gallardo
Hi, I already saw your post on the wiki. :-D The proposal is nice. Maybe we can make some changes to integrate Torque into Cocoon. I will start to learn about Torque. Thanks for your comments. Antonio Gallardo. Alex McLintock dijo: At 22:42 04/12/02, Gabriele Domenichini wrote: Are you

[ERROR] - CVS 2.1

2002-12-10 Thread Antonio Gallardo
. . . What it can be? Thanks in advance, Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To unsubscribe, e-mail

Re: [HELP]Exception in ServerPagesGenerator.generate()

2002-12-10 Thread Antonio Gallardo
What Database are you using? Antonio Gallardo Lars Müller dijo: Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get the datasource org.apache.avalon.excalibur.datasource.NoValidConnectionException

Re: Question about handling of components

2002-12-11 Thread Antonio Gallardo
Its fine, but why reinvent the wheel? I think you can use the Modular DB actions that offers you a good approach with DB in Cocoon. Also you can concentrate on your application, rather than in this problems. ;-) Antonio Gallardo. Fabricio Chalub dijo: Hi, I'm trying something here and I

RE: Question about handling of components

2002-12-11 Thread Antonio Gallardo
If you are using the 2.1 version there are some samples. Also you can check wiki: http://outerthought.net/wiki/Wiki.jsp?page=DatabaseActions I hope it can help you. Antonio Gallardo. Fabricio Chalub dijo: Its fine, but why reinvent the wheel? I think you can use the Modular DB actions

Re: Cocoon 2.1 (was RE: Question about handling of components)

2002-12-11 Thread Antonio Gallardo
the features. But the 2.1 is almost stable. maybe there is some hidden bug. I am using mainly, XSP, Modular Database Actions, Original Database Actions, session-fw and authentication-fw. Antonio Gallardo fc - Please check

Re: problem with the sitemap and patterns

2002-12-11 Thread Antonio Gallardo
Mirco Pallotta - Sebi dijo: Is there a way to specify a GENERAL pattern? I know, the wildcards exists for this reason, but if I write in my sitemap: map:match pattern=mysite/* Try: map:match pattern=mysite/** This will work. Antonio Gallardo and the user write something like: http

RE: Cocoon 2.1 (was RE: Question about handling of components)

2002-12-11 Thread Antonio Gallardo
of your own project's build procedures as relate to cocoons. Geoff Howard Yes, the complexity of your project will increase, but the reward for using the lastest Cocoon developed technology is priceless! ;-D Antonio Gallardo

RE: Getting CVS version to run on Tomcat 4.1.12

2002-12-12 Thread Antonio Gallardo
in endorsed and the ones in WEB-INF/lib. HTH, Geoff Howard Hi Geof, Its true. I had the same problem. But it was solved when I also included the files in Java/lib/endorsed. My config: Red Hat Linux 8.0, Tomcat 4.1.12 and Java 1.4.1_01. Antonio Gallardo -Original Message- From

Re: Why cocoon sucks

2002-12-12 Thread Antonio Gallardo
=TheyDontLikeCocoon Sincerely, Antonio Gallardo. /Steven -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java XML Competence Support Center Read my weblog at http://radio.weblogs.com/0103539/ stevenn at outerthought.org

Re: Cocoon 2.1 and sunshine

2002-12-14 Thread Antonio Gallardo
This functionality is already in 2.1. The names changed: search for: portal-fw, session-fw and authentication-fw. Antonio Gallardo. Jonathan Spaeth dijo: I have noticed that the sunshine authentication and portal packages are not in cocoon 2.1 in cvs. Has this functionality been moved

[Fwd: [ANN] Apache Tomcat 4.1.17 Stable released]

2002-12-17 Thread Antonio Gallardo
The Tomcat Team announces the immediate availability of Apache Tomcat 4.1.17 Stable. Tomcat 4.1.17 includes many bugfixes and performance tweaks over Tomcat 4.1.12. Please see the release notes for a complete list of the changes. Downloads (source and binaries):

Re: MDB Access

2002-12-19 Thread Antonio Gallardo
Try the generic JDBC driver it must work. I did some test with it 2 years ago. Antonio Gallardo marco scotoni dijo: There's anyone who could send me string connection to a MDB File please? thx __ Dark Schneider ICQ#: 13815557

Re: Fw: MDB Access

2002-12-19 Thread Antonio Gallardo
Check this: http://outerthought.net/wiki/Wiki.jsp?page=SpecificDatabaseConnection Antonio marco scotoni dijo: - Original Message - From: marco scotoni [EMAIL PROTECTED] To: Upayavira [EMAIL PROTECTED] Sent: Thursday, December 19, 2002 2:05 PM Subject: Re: MDB Access OK, i'm

Re: Strange xsp:attribute behaviour

2002-12-19 Thread Antonio Gallardo
function normalize-space() in a stylesheet. Antonio Gallardo Vermeulen, Francis dijo: Hi, can anyone tell me why the following xsp statements: xsp:element xsp:param name=name xsp:exprCategory/xsp:expr

Re: How to install Cocoon with Apache?

2002-12-19 Thread Antonio Gallardo
Sorin: Check this: http://xml.apache.org/cocoon/installing/index.html Antonio Gallardo Sorin Marti dijo: Christian Bucholdt wrote: Hi, Hi Christian, Cocoon runs as a servlet. So you need Tomcat (or a other Servlet-Engine). got it. Install tomcat an bundle it with your apache using

Re: cocoon-session management.

2002-12-20 Thread Antonio Gallardo
told that? Antonio Gallardo i'm currently working together with another developer on a general solution. We are investigating severeal approaches. Currently we are looking at the idea to add another protocol to cocoon, or enhance the http protocol. There was the idea to enhance the new

Re: cocoon-session management.

2002-12-20 Thread Antonio Gallardo
for the incoveniences. :-D Antonio Gallardo. SAXESS - Hussayn Dabbous dijo: Maybe there is a missunderstanding here? cocoon preserves session when you keep within your webapplication. But i am talking about another problem: If you are specifying a source over the http: protocol, cocoon simply opens

Re: cocoon-session management.

2002-12-20 Thread Antonio Gallardo
a diferent problem. Since I am using just one huge servlet called cocoon. Antonio Gallardo. Kishore dijo: Mr. Antonio Gallardo : You said you were using an application that is 100% cocoon based and that seems to preserve sessions. Now

Re: Reading session values - last char lost !

2002-12-21 Thread Antonio Gallardo
Hi. I built the xsp-session:getxml. The tag does not cut any chars. Then I think the problem can be in other part of the code. Maybe not your code. Antonio Gallardo. sandhu@terra-firma dijo: Hi all , We are using the authentication f/w for sessions and same works fine except for wierd

Re: esql in Cocoon-2.1-dev not working well?

2002-12-23 Thread Antonio Gallardo
Hi! Try to download a newer version. I recently updated the CVS HEAD and everythings works fine. I use Tomcat 4.1.18, Java 1.4.1_01, Red Hat Linux 8.0 and PostgreSQL. Antonio Gallardo. aps olute dijo: Esql file that works in Tomcat 4.0.1 does not work in Tomcat 4.1.12? I have compiled

Re: Help with esql:more-results

2002-12-26 Thread Antonio Gallardo
hope you will resolve this issue or please tell us how to resolve this. Thanks in advance, Antonio Gallardo Antonio Gallardo dijo: Hi! I am trying to make use of esql:more-results in a simple PostgreSQL database page using XSP. I am using Cocoon 2.1 CVS (today - 25-Dic-02 at night CST). My

Change in esql:more-results for postgresql

2002-12-26 Thread Antonio Gallardo
).append(getMaxRows()+1); that way, when we will request maxrows=4 the code will limit the query to 5 (4+1) and there will be another row that will trigger the esql:more-results tag. Please review this little change. Thanks in advance, Antonio Gallardo Antonio Gallardo dijo: Hi: I

Re: esql in Cocoon-2.1-dev not working well with Oracle? due to skip-rows element?

2002-12-27 Thread Antonio Gallardo
they already have filled the requested amount of rows. And returns after they get the maxrow you requested. As you can see this is the faster method I know to trigger the more-results. Ragards, Antonio Gallardo. aps olute dijo: Antonio, Per your suggestion, I downloaded the latest on 12

Re: esql in Cocoon-2.1-dev not working well with Oracle? due to skip-rows element?

2002-12-28 Thread Antonio Gallardo
is mandatory. You cannot use just one. If you need to use just 1 tag, you will need to set the second tag too. I hope it will help you. Best regards, Antonio Gallardo. This way it will be faster for every database manager because database manager mainly stop when they already have filled

Re: [Cocoon2.0.2 and 2.0.4] ESQL bug, or XSLT transformer gone crazy?!

2002-12-29 Thread Antonio Gallardo
of the nested query. Surely you will solve your problem with the workaround. It works for me. Best Regards, Antonio Gallardo Luis Gois dijo: Hello. I'm facing a situation where I've tried almost everything and don't understand why ESQL doesn't work for a particular situation : a) I have 3

Re: Help with action-sets and sitemap parameters

2002-12-29 Thread Antonio Gallardo
Hi Tiago: Please, check this: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9835 Antonio Gallardo. Tiago Dias dijo: Hi there, I'm using and action-set to do some processing based on request parameters before I generate the XML for the Pipeline. I use 2 actions in this set to get

How to control a user already is logged?

2002-12-30 Thread Antonio Gallardo
Hi. I am trying to implement a control that a user cannot log from another computer if he is already logged-in. Where I can find the info about sessions to check if somebody is already logged? Thanks in advance, Antonio Gallardo

Re: pdf problem

2002-12-30 Thread Antonio Gallardo
Hi Ines: Assuming that the PDF generation is right. There is a problem with Adobe Acrobat Reader. Try to set in the configuration of Acrobat that will not open on the same windows (explorer). It must resolve your problem. Regards, Antonio Gallardo. Ines Robbers dijo: Hi there, I'm running

Re: pdf problem

2002-12-30 Thread Antonio Gallardo
I already have running and application with 2.1 CVS and in some versions of Internet Explorer I see this error. Antonio Gallardo Perry Molendijk dijo: This is a pretty vague reply but I ran into the same problem when moving from C2.0.3 to C2.1 but I can't remember exactly what I did to fix

Re: redirect in xsp

2003-01-05 Thread Antonio Gallardo
use Javascript to do that. Antonio Juraj Misovych dijo: Hi, I try to use xsp-response sendredirect , but it is not implemented in cocoon(i have 2.0.4), i want use simple xsp instead of action, but now i dont know how to do it. Have somebody any ideas? Thanks

RE: Getting Parameters from a Database Action

2003-01-06 Thread Antonio Gallardo
I think your answer is modular database actions. Antonio Gallardo Jacob Arnold dijo: From everyone's silence, I'm guessing this can't be done with the included database action. Can it be done with the modular database actions, or am I going to have to write my own? Thanks, J

Re: xsp:attribute problem

2003-01-06 Thread Antonio Gallardo
esql:poolmp_pool/esql:pool esql:execute-query my first query /esql:execute-query esql:execute-query my second query /esql:execute-query /esql:connection Regards, Antonio Gallardo John R. Daily dijo: I have some xsp:attribute values that are being added to the wrong XML

error building using new mail component.

2003-01-08 Thread Antonio Gallardo
Hi. Sorry to point to the same thing again. ;-) Still there is a build error based on import javax.mail.internet.MimePart. I know the problem is based on the missing mail.jar, but this can be fixed in the build.xml. Regards, Antonio Gallardo

Send directly to printer....?

2003-01-17 Thread Antonio Gallardo
Hi, Is there a way to send a document directly to printer? I am using XSL-FO and serializing to PDF. But now I need to send a document directly to printer without presenting it first in the client browser first. Is there a way to do that? Thanks in advance. Antonio Gallardo

RE: Send directly to printer....?

2003-01-18 Thread Antonio Gallardo
I mean on the cliente. I was ”researching” and found a solution using javascript: newwindow.open() newwindow.print() newwindow.close() This are not the exactly commands, but it can work. I will try it. But if you know another solution, please let me know. :-) Best Regards, Antonio Gallardo

Re: Send directly to printer....?

2003-01-18 Thread Antonio Gallardo
pages). The link that give me the idea for window.print is: http://www.jsworkshop.com/bb/viewtopic.php?t=367highlight=control+print I will inform you about my progress in this area. Best Regards, Antonio Gallardo Dale Frye dijo: A word of caution here: This will only work with some browsers

Re: Logicsheet problems - global XSLT variables

2003-01-19 Thread Antonio Gallardo
config=resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml file=context://sitemap.xmap logger=sitemap/ Search for the sitemap tag and add the attributes: reload-method=synchron check-reload=yes Antonio Gallardo Thx in advance, Mark

Re: Vir: Re: XSP : control structures

2003-01-19 Thread Antonio Gallardo
No problem. I use Linux. ;-D Antonio Gallardo CARLETTA ANGELO dijo: --- Reçu de INFETUDE.G145193 02/250.96.71 20-01-03 07.57

Re: 10 basic survival tips for cocoon users (was: Logicsheet problems - global XSLT variables)

2003-01-20 Thread Antonio Gallardo
or more Stylesheets to a page. This is useful to check what are the stylesheets doing. comment I think it will be fine to write a survival guide in wiki. :-) /comment Antonio Gallardo 10.)use entity resolver wherever possible. look at the cocoon docs for the basics or at http

RE: XSP : control structures

2003-01-20 Thread Antonio Gallardo
XSP should at most be used to transfer data from request attributes into to the SAX stream. Artur... Good point! I do the same too. Antonio Gallardo. - Please check that your question has not already been answered

Re: serializing inside a transformer

2003-01-20 Thread Antonio Gallardo
hi: I am not a pro in Cocoon. How do this the log transformer? check the sources of org.apache.cocoon.transformation.LogTransformer And maybe there you can found your answer. Antonio Gallardo. Oskar Casquero dijo: Hi, I would like to serialize SAX events to a file inside a transformer, so

RE: Not loading the HSQLDB?

2003-01-20 Thread Antonio Gallardo
you also removed the entry in web.xml? Stephan. And after that you can remove the .jar from the WEB-LIB. Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http

Re: 10 basic survival tips for cocoon users (was: Logicsheet problems - global XSLT variables)

2003-01-20 Thread Antonio Gallardo
Its. OK. Start an XML-authoring tools. Antonio Gallardo SAXESS - Hussayn Dabbous dijo: hy Antonio; What about adding your contrib directly to http://wiki.cocoondev.org/Wiki.jsp?page=SurvivalTips or related pages ;-) ? Maybe you could contrib a link to jEdit.org ? Maybe it is even

Running instrumentation-client....

2003-01-20 Thread Antonio Gallardo
-param And of course the default instrumentation.xconf file is placed it this place. What can be my fault? I am using: Red Hat Linux 8.0 (full patched). Tomcat 4.1.18 Java 1.4.1_01 Cocoon 2.1 CVS (lastest). Thanks in advance, Antonio Gallardo

Re: Running instrumentation-client....

2003-01-20 Thread Antonio Gallardo
Really I dont know what happened but after reading your mail and starting Tomcat I runned again the CVS version and it works! I dont know why yesterday it does not work. I think Java sometimes retain the jars on memory and this cause some errors. Antonio Gallardo. Marcus Crafter dijo: Hi

Re: XSP Redirection HELP!!!

2003-01-20 Thread Antonio Gallardo
, Antonio Gallardo. _ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail - Please check that your question

Re: XSP Redirection HELP!!!

2003-01-20 Thread Antonio Gallardo
for show the data in a filled form (edit mode) ** 1 for confirm Can you tell me what approach are you using? Antonio Gallardo Original Message Follows From: Antonio Gallardo [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: XSP Redirection

about instrumentation client.

2003-01-20 Thread Antonio Gallardo
components declared as needed. Best Regards, Antonio Gallardo - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To unsubscribe, e-mail

Re: AW: XSP Redirection HELP!!!

2003-01-20 Thread Antonio Gallardo
will take care of what happened -- /map:match For more info about form Validation Action, please check: http://wiki.cocoondev.org/Wiki.jsp?page=FormValidationUsingCocoon I hope it will help you. ;-) Antonio Gallardo -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL

Re: AW: AW: XSP Redirection HELP!!!

2003-01-20 Thread Antonio Gallardo
Gallardo anyway, I can imagine the use of XSP actions for prototyping (apart from generating and using XML fragments). -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Antonio Gallardo Gesendet: Dienstag, 21. Januar 2003 03:03 An: [EMAIL

RE: XMLForm Xindice Howto added to Wiki [please, att. Ivelin]

2003-01-23 Thread Antonio Gallardo
, Antonio Gallardo. P.D: I know this is a cruel critic to the current work developed in this area. But I think it must to be told. Please dont take me bad. I strongly believe in Cocoon. Sorry Josema Alonso dijo: Ouch...I forgot to include the URL. I'm sorry. http://wiki.cocoondev.org

RE: cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error

2003-01-23 Thread Antonio Gallardo
Just for the register: I am using Red Hat Linux 8.0 and Java 1.4.1_01 and dont need to use: ANT_OPTS=-Xms100m -Xmx228m Antonio Gallardo Geoff Howard dijo: There are some changes happening in the build (blocks, validation, etc) that are taking more memory these days. You should search

Re: XMLForm Xindice Howto added to Wiki [please, att. Ivelin]

2003-01-23 Thread Antonio Gallardo
using this excelent tool. Best Regards, Antonio Gallardo. Josema Alonso dijo: Excelent document. Thank you. I would like to suggest a slight improvement. The Model part can be improved quite a bit if you use a DOM object directly instead of a JavaBean wrapper. more specificly: ... Wow

RE: cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error

2003-01-23 Thread Antonio Gallardo
Are you done a: ./build.sh clean before you started? I ask because some sources was changed of place. Antonio Gallardo e nio dijo: Thanks for the responses. My compile was getting stuck near the very end, creating the war file. Anyhow, after setting the env varexport ANT_OPTS

RE: cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error

2003-01-23 Thread Antonio Gallardo
to upgrade to Java 1.4.1_01 if you are experience some unexplained errors. I am using it since it was posted on sun web site. Best Regards, Antonio Gallardo - Please check that your question has not already been answered in the FAQ

RE: Logicsheet problems - global XSLT variables

2003-01-23 Thread Antonio Gallardo
Mark H dijo: Thanks Antonio, I'll try it out. How does the reload-method=synchron improve things? It will check if there are some changes before serving the request. For development environment it is fine since we are always changing the sources. Antonio Gallardo. -Original Message

RE: Cocoon Portal Framework for production use?

2003-01-24 Thread Antonio Gallardo
for the beta 1 is currently only a wish - we will see by then if we can make it. But I think the beta will come in the next two or three months (but don't quote me on this). I hope it! ;-) Best Regards, Antonio Gallardo AG Software, S. A. HTH Carsten Carsten Ziegeler Open Source Group, SN AG

Re: XSLT debugger (was RE: .Net port of Cocoon)

2003-01-24 Thread Antonio Gallardo
Check: http://xml.apache.org/cocoon/userdocs/transformers/log-transformer.html Antonio Mark H dijo: AFAIK, there is no single debugger like this, only a patchwork of debuggers, one for XSLT, one for Java... Where can I get hold of a XSLT debugger to use with cocoon? a lot of times cocoon

  1   2   3   4   5   >