Lenya: bxe crashes with large html file

2005-04-21 Thread Vettori, Alex
Hello, Using apache lenya 1.2.2 and jdk1.4    when I edit a large html file, the BXE  Editor throws an exception, and displays the message: A script cause the browser run slowly and than bxe seems to crash. Any Idea? Thanks.   ~alex,.    

ParanoidCocoonServlet vs. init-classloader parameter

2005-03-09 Thread Alex Romayev
ssloader issues, try setting this parameter to "true" or using ParanoidCocoonServlet. Could anyone explain to me the difference between using ParanoidCocoonServlet and setting init-classloader parameter to true? Regards, -Alex ---

Re: writing PDF file to filesystem

2005-03-01 Thread Alex Kachanov
. - with best wishes Alex Kachanov

Re: [cforms] Partial Binding

2005-03-01 Thread Alex Romayev
On Feb 28, 2005, at 2:16 AM, Jorg Heymans wrote: You can use custom javascript bindings as Sylvain already said. And apparently by looking at his post you can bind to an existing bean without overwriting some of its attribute values. Keep us posted ! I failed to use the fd:identity tag, which was

Re: [cforms] Partial Binding

2005-02-28 Thread Alex Romayev
On Feb 28, 2005, at 2:16 AM, Jorg Heymans wrote: Alex Romayev wrote: On Feb 27, 2005, at 2:22 PM, Jorg Heymans wrote: There are tools out there that generate classes from datamodels (eg Middlegen) through a templating engine. You could create your own templates that spit out CForms tags/Betwixt

Re: [cforms] Partial Binding

2005-02-27 Thread Alex Romayev
On Feb 27, 2005, at 5:59 PM, Sylvain Wallez wrote: Alex Romayev wrote: I'm sort of split on this one. Would be interested in hearing other people's opinions/ideas. There are pros and cons in doing this separation. Technically if in a typical design you would almost need to have 3

Re: [cforms] Partial Binding

2005-02-27 Thread Alex Romayev
nd to the actual business beans 2. On save - bind to XML, then pass the XML to an object that would set the appropriate fields on the actual beans and save them to the database. Basically the same as passing a DAO, but not having to actually create one.

Re: [cforms] Partial Binding

2005-02-27 Thread Alex Romayev
usiness bean, etc Bloody nightmare!!! Thoughts? -Alex On Feb 27, 2005, at 12:58 PM, Jorg Heymans wrote: Alex Romayev wrote: If I understand you correctly, then I'd need to look through the "form" beans, match them with the actual beans and the the values. Sort of defeats the purpose

Re: [cforms] Partial Binding

2005-02-27 Thread Alex Romayev
Ok, I see what you're saying. Thanks. On Feb 27, 2005, at 12:18 PM, Johnson wrote: pls see ojb sample. employee.js. use bean to store data use dao to copy data between beans johnson - Original Message - From: "Alex Romayev" <[EMAIL PROTECTED]> To: Sent: Monday, Febru

Re: [cforms] Partial Binding

2005-02-27 Thread Alex Romayev
for backup old value johnson - Original Message ----- From: "Alex Romayev" <[EMAIL PROTECTED]> To: Sent: Sunday, February 27, 2005 11:53 PM Subject: [cforms] Partial Binding I have a collection of objects which I want to edit using a repeater. The object which the repeat

[cforms] Partial Binding

2005-02-27 Thread Alex Romayev
cleared when the form is saved back to the bean. Is there a way to avoid specifying bindings for all the fields and not have them overwritten during the save? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: writing PDF file to filesystem

2005-02-24 Thread Alex Kachanov
orrow - with best wishes Alex Kachanov

Re: writing PDF file to filesystem

2005-02-24 Thread Alex Kachanov
serializer. Am I missing smth? - with best wishes Alex Kachanov - Original Message - From: "Geert Josten" <[EMAIL PROTECTED]> To: Sent: Thursday, February 24, 2005 6:05 PM Subject: Re: writing PDF file to filesystem > Hi, > >

Re: writing PDF file to filesystem

2005-02-24 Thread Alex Kachanov
could you please share this piece of code with community? - with best wishes Alex Kachanov - Original Message - From: "Geert Josten" <[EMAIL PROTECTED]> To: Sent: Thursday, February 24, 2005 6:05 PM Subject: Re: writing PDF file to f

writing PDF file to filesystem

2005-02-24 Thread Alex Kachanov
know about CLI but any other suggestions? - with best wishes Alex Kachanov

Link Livesites: Cocoon 2.1.6

2005-02-22 Thread Alex Romayev
real-time insider trading information and tools Best Regards, - Alex Romayev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [wiki] Editing pages

2005-02-22 Thread Alex Romayev
Thank you. On Feb 22, 2005, at 2:33 PM, Upayavira wrote: Alex Romayev wrote: Hi, I have created a personal page on wiki a while back and wanted to change some information on it, however it no longer allows me to make edits. Does anyone know what's going on here? Go on to the UserPrefer

[wiki] Editing pages

2005-02-22 Thread Alex Romayev
Hi, I have created a personal page on wiki a while back and wanted to change some information on it, however it no longer allows me to make edits. Does anyone know what's going on here? Thanks, -Alex - To unsubscribe, e

Re: [CForms] Creating unique ids for new repeater rows

2005-02-17 Thread Alex Romayev
I plugged it into 2.1.6 and it worked. Thanks for your help, Ben. -Alex On Feb 17, 2005, at 6:10 PM, Ben Pope wrote: Err... Yeah. I'm using the 2.2 trunk. I had noticed that this was "new" but I didn't know how new. Should have checked, but since I decided to use 2.2-dev, I

Re: [CForms] Creating unique ids for new repeater rows

2005-02-17 Thread Alex Romayev
Thanks Ben, this is exactly what I was looking for. Actually I form2_bind_xml.xml is the file I've been looking at and it's not in my version of it (2.1.6 release), are you using the HEAD version? Thanks again, -Alex On Feb 17, 2005, at 3:33 PM, Ben Pope wrote: If you check ou

[CForms] Creating unique ids for new repeater rows

2005-02-17 Thread Alex Romayev
peline is being called only once, so all my records end up getting the same id. It feels like there should be an obvious simple way of doing it and I'm just completely missing it! Thanks, -Alex - To unsubscribe, e-mail: [

Binding selection-list inside the repeater widgit

2005-01-26 Thread Alex Romayev
5. Regards, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Binary log files

2004-12-02 Thread Alex Romayev
Has anyone run into a problem when Cocoon log files have binary content? Thanks, -Alex smime.p7s Description: S/MIME cryptographic signature

Pipeline expires attribute

2004-09-15 Thread Alex Romayev
Hi, I've tried using "expires" attribute (found in one of the old Cocoon docs) with my pipeline, however, it doesn't seem have any effect on caching: ... Does it still work or is there another way to achieve the same ef

Re: Chart2SvgTransformer

2004-09-14 Thread Alex Romayev
Thank you. --- roy huang <[EMAIL PROTECTED]> wrote: > http://www.sidimar.ipzs.it/fins012/docs/index.html > - Original Message - > From: "Alex Romayev" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 14, 20

Chart2SvgTransformer

2004-09-13 Thread Alex Romayev
Does anyone know what happened to Chart2SvgTransformer? I remember seeing samples in scratchpad a while ago (I'm pretty sure I was sober when I did it), but I can't seem to find it anymore. Cheers, -Alex - To unsu

[flow] How to remove a permanent cookie?

2004-08-17 Thread Alex Romayev
Hello, I'm trying to figure out how to remove a permanent cookie using flow. The following code does not work, is there anything I'm doing wrong? function logout(redirect) { var cookies = cocoon.request.getCookies(); for (var i=0; i

Re: [cforms] Form-level custom validator

2004-07-05 Thread Alex Romayev
aching the validator to it, but for some reason it continues to think that it's invalid, even after the error has been corrected, not sure why. Cheers, -Alex --- Carlos Chávez <[EMAIL PROTECTED]> wrote: > > Alex Romayev Escribio :-) > > Hi, > > > > I'd l

[cforms] Form-level custom validator

2004-07-05 Thread Alex Romayev
ator and add it to form itself. However, Form widget does not implement ValidationErrorAware, so I would assume, I would not be able to set a message on the form itself. Is this correct? Is there a way of achieving what I need?

Re: BookmarkAction

2004-06-23 Thread Alex Romayev
This action is used with portal block. http://wiki.cocoondev.org/Wiki.jsp?page=PortalEngineBookmarks Cheers, -Alex --- Craig Christophersen <[EMAIL PROTECTED]> wrote: > I haven't been able to find any info on the > BookmarkAction that is included in 2.1.4. Any > exa

Re: [cforms] Binding selection-list

2004-06-04 Thread Alex Romayev
Ah, I see what you were saying now... Thanks again, -Alex > > Joerg > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > -

Re: [cforms] Binding selection-list

2004-06-04 Thread Alex Romayev
--- Joerg Heinicke <[EMAIL PROTECTED]> wrote: > On 04.06.2004 13:23, Alex Romayev wrote: > > > Thanks Joerg, > > > > Actually, I found an old post where Ugo was saying > > that he was going to implement support for this > > feature, so I'v

Re: [cforms] Binding selection-list

2004-06-04 Thread Alex Romayev
Thanks Joerg, Actually, I found an old post where Ugo was saying that he was going to implement support for this feature, so I've updated to 2.1.5 and it started to work! Cheers, -Alex --- Joerg Heinicke <[EMAIL PROTECTED]> wrote: > On 03.06.2004 05:45, Alex Romayev wr

[cforms] Binding selection-list

2004-06-02 Thread Alex Romayev
Hi, Is it possible to create a binding for a selection-list in order to have the item with the matching value to be selected in the drop-down? I tried using: , but it doesn't seem to have any effect. Cheers, -Alex ---

Re: Including external .xconf file in cocoon.xconf

2004-05-26 Thread Alex Romayev
>roy huang wrote: > >>user-roles="/WEB-INF/yourrolefile.xconf"> >> >> >That isn't correct. That is for including your own >cocoon.roles file, which would otherwise need to be >within the cocoon.jar file. What is the difference between roles.xconf and cocoon.xconf? > >There is not any, to the be

Including external .xconf file in cocoon.xconf

2004-05-25 Thread Alex Romayev
Hi, Is there a way to have an external .xconf file included in cocoon.xconf, where I would define my own avalon components? I remember seeing somewhere that it was possible, but couldn't find the answer anywhere. Thanks,

cocoon protocol usage

2004-05-19 Thread Alex Cachia
Environment: Windows 2000 Cocoon 2.1.4 Tomcat 5.0.19 Within Tomcat I've configured my webapp to exist in a different location then underneath the Tomcat webapps directory via a config file, which resides inside conf/Catalina/localhost. The content of the file is as follows Now in my sitemap I a

Re: Cocoon Books

2004-05-14 Thread Alex McLintock
..and I think it wouldn't be a waste of time for the author (2 sold books allready ;-)). Perhaps the authors of the first Cocoon books could tell us whether they got any new business from writing the books? That might encourage more people to wri

RE: Help Pls Zip Archive Serializer

2004-05-09 Thread Alex Romayev
Anand, I don't know much about zip generator, but you can only have one generator per pipeline. HTH, -Alex --- [EMAIL PROTECTED] wrote: > > Yeah Jorg did suggest to use Directory generator. > But what should the > logic be. For eg: - the code in sitemap for getting > direc

Anyone using cron block?

2004-05-03 Thread Alex Romayev
y reproduceable for me! Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem passing parameter values from sitemap into flowscript..

2004-04-25 Thread Alex Romayev
Peter, I'm not 100% on the flow API, but you are passing sitemap parameters and retrieving request parameters. I don't see how the request parameters would be set. I would think there is another way of getting those. -Alex --- beyaNet Consultancy <[EMAIL PROTECTED]> wrote:

Re: cannot create a quartz scheduler

2004-04-24 Thread Alex Romayev
The error message is related to cron block. I don't know why it can't create the scheduler, but I'm not sure if it has anything to do with woody-hibernate. -Alex --- Joel McConaughy <[EMAIL PROTECTED]> wrote: > I'm trying to port my version of Hugo's > Woody-

Re: Generating XML - Design decisions

2004-04-23 Thread Alex Romayev
One issue with the combination below is that JXTemplateGenerator is not Cacheable. Implementing a custom generator may be a bit more effort, but can pay back in performance. Le 23 avr. 04, à 14:15, Ugo Cei a écrit : > > ...Persistence layer: OJB, Hibernate or similar > O/R mapping tool > > Busi

Install problem

2004-04-23 Thread Alex Kane
Cocoon Build System -- Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher [EMAIL PROTECTED] cocoon]#   Can someone please help me here? I have downloaded and installed ANT also.   Thanks. Alex Kane Schonfeld Securi

[portal] Using bookmarks for named-items' urls

2004-04-22 Thread Alex Romayev
seems that portal is ignoring it, so I can't pick it up in my stylesheet: ... Any ideas? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [portal] Opening portal page from CachingURICoplet's flow

2004-04-21 Thread Alex Romayev
I've posted this a few days ago -- let's give it another try :) --- Alex Romayev <[EMAIL PROTECTED]> wrote: > I have implemeneted registration form as a CForm > inside a CachingURICoplet. At the end of > registration > (on confirm) I need to do the following in my

Re: [I18n Transformer] Message Locations

2004-04-20 Thread Alex Romayev
My application is being deployed in different environments, so I can't rely on the file path. What I really need is application context, but I'm afraid there is no such protocol. I think I'll just have to wrap it with a pipeline, so that I would use cocoon:// instead. Thanks

Re: [I18n Transformer] Message Locations

2004-04-20 Thread Alex Romayev
I am mounting my application outside of cocoon directory structure, so if I remember correctly, I will not be able to use context:// protocol, is there another way? Thanks, -Alex --- Antonio Gallardo <[EMAIL PROTECTED]> wrote: > Alex Romayev dijo: > > Hi, > > > > It se

[I18n Transformer] Message Locations

2004-04-20 Thread Alex Romayev
Hi, It seems that I18nTransformer is now looking for messages in the relative to the current sitemap directory. Is it possible to have a single base location for all messages? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL

[portal] Opening portal page from CachingURICoplet's flow

2004-04-20 Thread Alex Romayev
= 0) Is it possible to do this from flow? Using sendPage() for #3 would cause the page to be displayed inside my coplet, which is not what I want. Any ideas? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [portal] How to send coplet events from a flowscript after a cform submit

2004-04-01 Thread Alex Romayev
event to the portal from flowscript (unless there is a way to have the portal execute a link like: do-login?username=xxx&passoword=xxx). Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > We are working with the cocoon portal and cform. We > have a form, designed >

RE: avoid setting the password in jdbc settings in cocoon.xconf

2004-03-28 Thread Alex Kovacs
Hi Christopher, Ok, one could use form parameters to set username/password but this is even more unprotected than using a plain file storing these values on the server. Rgds, Alex > Here's some sample code of what I mean - with this code, you can pass in the dburl, username, and passwor

Re: CachingURICoplet and Flowscript / CForms

2004-03-23 Thread Alex Romayev
same problem shortly. It is highly possible that no one except for Carsten really has the answer. Have you tried posting on the dev list, as he is more likely to take a notice of it there. Sorry I couldn't help. -Alex --- Jon Evans <[EMAIL PROTECTED]> wrote: > Hi everyone, &g

RE: avoid setting the password in jdbc settings in cocoon.xconf

2004-03-22 Thread Alex Kovacs
ou define the connection for ESQL in an tag. Thanks, Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [cron] OutOfMemoryError

2004-03-22 Thread Alex Romayev
I took the lasted version this morning. --- Reinhard_Pötz <[EMAIL PROTECTED]> wrote: > Alex Romayev wrote: > > >Hi, > > > >I trying to run a pipeline using cron block by > >entering a cron expression into the sample and keep > >getting OutOfM

[cron] OutOfMemoryError

2004-03-22 Thread Alex Romayev
error by using simply: Any ideas? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

avoid setting the password in jdbc settings in cocoon.xconf

2004-03-21 Thread Alex Kovacs
sid?   Thanks, Alex

RE: How to add a processing instruction to SVG/XML Serializer?

2004-03-18 Thread Alex Kovacs
Thanks Joerg, it works very well. Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to add a processing instruction to SVG/XML Serializer?

2004-03-17 Thread Alex Kovacs
//EN http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd Can you please explain what would be the tagname for adding the processing instruction, or some orther way to do it? Thanks, Alex - To unsubscribe, e-mail

Re: Convert XML to JavaBeans

2004-03-15 Thread Alex Romayev
Yes, I've looked at it as well, it does Beans->XML, but not XML->Beans :( --- Joe Latty <[EMAIL PROTECTED]> wrote: - Maybe try Betwixt http://jakarta.apache.org/commons/betwixt/ there is a betwixt block in the Cocoon bundle. Alex Romayev wr

Re: Convert XML to JavaBeans

2004-03-15 Thread Alex Romayev
ed, but I don't know enough about them to know if it is actually possible. -Alex --- Joe Latty <[EMAIL PROTECTED]> wrote: > Take a look at the Woody Binding > http://wiki.cocoondev.org/Wiki.jsp?page=WoodyBinding > > > > Alex Romayev wrote: > > >Hi, > >

Convert XML to JavaBeans

2004-03-15 Thread Alex Romayev
ut #2. The only thing I was able to find which did the job was CastorTransformer. However it requires setting JAVA_OPTS under Tomcat, which I may not have control over. Are there any other tools available? Thanks, -Alex ---

Re: example cinclude

2004-03-13 Thread Alex Romayev
Hi Andreas, if I understand you correctly: test1.xml: http://apache.org/cocoon/include/1.0";> ... http://www.saludcolombiaeps.com.co > email:[EMAIL PROTECTED] > SaludColombia E.P.S. - Una Sola Familia > Calle 5C # 43-05 Tequendama > Telefono : 57 (002) 551 04 89 - 57

Re: Dynamic XML sorting ???

2004-03-11 Thread Alex Romayev
--- Upayavira <[EMAIL PROTECTED]> wrote: > Marcin Okraszewski wrote: > > > > > > > > > > >> > >> On Mar 11, 2004, at 6:41 AM, Marcin Okraszewski > wrote: > >> > >>> Hi, > >>> I would like to sort some fragments of a > generated XML. The problem > >>> is that I would like to sort the XML by XPath

Re: Dynamic XML sorting ???

2004-03-11 Thread Alex Romayev
Yes, you can have a pipeline, which generates your XSL: ... and then: -Alex --- Mark Lundquist <[EMAIL PROTECTED]> wrote: > > On Mar 11, 2004, at 6:41 AM, Marcin Okraszewski > wrote: > > > Hi, > > I would like to sort some fragments of a generated > XML.

[portal] Multiple Portal Configurations in cocoon.xconf

2004-03-11 Thread Alex Romayev
e linked to the specific portal configuration. Unless the idea is to use them across portals? Thanks, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Recursive Pipeline

2004-03-10 Thread Alex Romayev
n't find it on page 1, it needs to go to page 2, etc, until it finds it. Seems like the solution is to call the map recursively, and aggregate the results. Has anyone done anything like this? Thanks, -Alex - To unsubscribe

Re: coplet / flowscript cache invalidation question

2004-03-09 Thread Alex Romayev
Jon, Maybe I'm missing something, but why can't you just set the state of your coplet in the flowscript, so that it shows the first page after it's done? e.g.: if (state == 'done') cocooon.sendPage(welome-page); -Alex --- Jon Evans <[EMAIL PROTECTED]> wrote:

[Paginator Sample] ClassCastException

2004-03-08 Thread Alex Romayev
Hi, Paginator transformer seems to be broken in CVS. The sample produces: java.lang.ClassCastException. Regards, -Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [portal] hidding coplet ( was Minimizing coplets events)

2004-03-05 Thread Alex Romayev
ut the topic (if any) - Auctions on eBay selling items related to this story ;-)... I think you know what I'm getting at :) Technically each portlet is capable of rendering itself give the story-id. The only thing out of its contol is the window. -Alex --- Laurent Trillaud <[EMAIL PRO

RE: [flow] Conditional Processing

2004-03-05 Thread Alex Romayev
I've heard about it, but wasn't sure what it was for ;-) I'll give it a try. Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Alex. > Have you taken a look on processPipelineTo()? > The code become: > if (update = true) { >cocoon.pr

RE: [portal] hidding coplet ( was Minimizing coplets events)

2004-03-04 Thread Alex Romayev
ves empty headers, but that's a bit of a hack :-) Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Alex > It appears to me difficult. The portal generater > have 2 stages: > 1. it resolve all events, and set coplets data / > attributes > 2. render thee co

[flow] Conditional Processing

2004-03-04 Thread Alex Romayev
ves at the page or refreshes it, then I don't need to run the feed. I have two pipelines: - load-feed - display-results Logic in pseudo-code: if (update = true) { call load-feed pipeline call display-results pipeline } else { call display-results pipeline } Any i

RE: [portal] Minimizing coplets events

2004-03-03 Thread Alex Romayev
lcude transformer). Is this correct? Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Alex > I see 2 solutions: the first one is easy to do but > it's just an hack. The > second is, in my opinion, a better way but I haven't > tested it. > I suppose that you

RE: [portal] Minimizing coplets events

2004-03-03 Thread Alex Romayev
Hi Laurent, Can you elaborate on the last piece. I'd like to be able to show a coplet when it has data and hide when nothing is returned. I'm not sure how I would control this with a renderer. Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Jean-Christophe

Re: [XConfToolTask] java.net.ConnectException: Connection timed out: connect

2004-03-02 Thread Alex Romayev
I've replaced my ant/lib (since I'm calling the task from my own build script) with xercesImpl-2.6.1.jar and it worked. Thanks for your help guys. --- Geoff Howard <[EMAIL PROTECTED]> wrote: > Alex Romayev wrote: > > >I have 2.1.4 label. My internet connection is f

Re: [XConfToolTask] java.net.ConnectException: Connection timed out: connect

2004-03-02 Thread Alex Romayev
I have 2.1.4 label. My internet connection is fine (proved by this email ;-)). I suppose the server it's trying to look up is down... Do you think if I CVS HEAD, it'll fix it? Thanks, -Alex --- Geoff Howard <[EMAIL PROTECTED]> wrote: > Alex Romayev wrote: > > >

[XConfToolTask] java.net.ConnectException: Connection timed out: connect

2004-03-02 Thread Alex Romayev
Hi, Most of the time when I run XConfToolTask, it works fine, but sometimes I get the following error: IOException: java.net.ConnectException: Connection timed out: connect Any idea what's the problem here? Thanks, -Alex ---

Re: How to use forms with coplets in the Portal Engine

2004-02-27 Thread Alex Romayev
Hi Nick, Take a look at this: http://wiki.cocoondev.org/Wiki.jsp?page=WoodyCopletForPortalEngine -Alex --- Nick Duncan <[EMAIL PROTECTED]> wrote: > Using Cocoon 2.1.4. New Portal Engine. All I > am trying to do is use a form within a coplet, and > then change the con

RE: Coplet configuration

2004-02-27 Thread Alex Romayev
Thanks Laurent, I've added this to Wiki Portal pages. -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Hi > You can configure any number of renderer for a > coplet. > For exemple if you want a round windows border > instead of the standard one > in the co

Re: static web site creation by ant - error

2004-02-26 Thread alex
having browser specific versions which work when the static site is viewed rather than just when the Cocoon site is used. Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Aggregating unknown sources

2004-02-26 Thread Alex Romayev
g/and-another-page.html Now, at this point, I need to be able to aggregate all of pages via "html" generator into one page. Any ideas? Thanks, -Alex = Alex Romayev Software Architect http://www.romayev.com [EMAIL PROTECTED] -

[portal] Configuring coplet buttons

2004-02-26 Thread Alex Romayev
Does anyone know how to remove fullscreen and minimize buttons for a coplet? = Alex Romayev Software Architect http://www.romayev.com [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Aggregating unknown sources

2004-02-26 Thread Alex Romayev
Oh, good point... feel silly now ;-) --- Geoff Howard <[EMAIL PROTECTED]> wrote: > Alex Romayev wrote: > > >I'm trying to parse an html page, which contains > links > >to other pages, which I need to aggregate. > > > >I understand I can develop a pip

Re: [portal] Configuring coplet buttons

2004-02-26 Thread Alex Romayev
Actually, minimize is on Wiki, so just fullscreen is what I'm trying to figure out. --- Alex Romayev <[EMAIL PROTECTED]> wrote: > Does anyone know how to remove fullscreen and > minimize > buttons for a coplet? > -

Re: Coplet configuration

2004-02-26 Thread Alex Romayev
I have the same questions regarding coplet configuration unanswered. As far as layout-renderer-name="nowindow", this means that you're not going to be rendering the window around your coplet, i.e. the box where you have your coplet configuration buttons and title. -Alex --- Ste

Re: Portal framework docs on Wiki

2004-02-19 Thread Alex Romayev
> Subject: Portal framework docs on Wiki > Date: Thu, 19 Feb 2004 11:37:04 + > > Hi, > > I've started a Portal Framework HOWTO/FAQ type thing > on the WiKi > > http://wiki.cocoondev.org/Wiki.jsp?page=PortalFramework > > Feel free to add to it! > > Cheer

Re: Offline generation > Exception can't find component

2004-02-15 Thread Alex S
Alex S wrote: Excellent Help Simon! Thanks very much indeed, Yes, having copied the jar files accross, I ran the same command as last time and cocoon started building the samples file. I quit it because it was just a test, but I now feel pretty confident that I will be able to get it running

Re: Offline generation > Exception can't find component

2004-02-15 Thread Alex S
Feb 15 11:16:43 GMT 2004 Listening for connections ... Alex Simon Mieth wrote: On Sat, 14 Feb 2004 17:30:31 + Alex S <[EMAIL PROTECTED]> wrote: Also if I do this: cocoon-2.1]# ./cocoon.sh cli wscott/index.html -C ws.xconf I get an error about specifying a destination direct

Re: Offline generation > Exception can't find component

2004-02-14 Thread Alex S
ocoon-2.1]# ./cocoon.sh cli wscott/index.html -C ws.xconf http://localhost:/wscott/index.html Alex S wrote: 1) I will leave out th -L 2) The site works via: http://localhost:/wscott/index.html Upayavira wrote: Alex S wrote: Hi there: I issue

Re: Offline generation > Exception can't find component

2004-02-14 Thread Alex S
1) I will leave out th -L 2) The site works via: http://localhost:/wscott/index.html Upayavira wrote: Alex S wrote: Hi there: I issue this command: [EMAIL PROTECTED] cocoon-2.1]# ./cocoon.sh cli index.html -C ws.xconf -d work/docs -L build/cocoon-2.1/classes Firstly, you don't nee

Offline generation > Exception can't find component

2004-02-14 Thread Alex S
:324) at Loader.invokeMain(Unknown Source) at Loader.run(Unknown Source) at Loader.main(Unknown Source) --- Alex - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with date format for a woody widget in xsp

2004-02-10 Thread Alex Kovacs
Hi Tony, Thanks for the help, I will try it and let you know how it worked. Rgds, Alex - Original Message - From: "Tony Edwards" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 9:42 AM Subject: Re: Problem with date format for a wood

Problem with date format for a woody widget in xsp

2004-02-10 Thread Alex Kovacs
start_date.getValue() ... And the output is in the form of: "Tue Feb 10 00:00:00 EST 2004", instead of "10/02/2004". Can anyone help? Rgds Alex - To unsubscribe, e-mail: [EMAIL PROTECTED]

Link Livesites: Cocoon 1.2 (CLI)

2004-01-27 Thread Alex Romayev
Cocoon CLI, which made it simply trivial. Thanks very much to everyone for best website development tool in the world! Cheers, -Alex = Alex Romayev Software Architect http://www.romayev.com [EMAIL PROTECTED] - To

Filter/Sort/Paginate Solution

2004-01-27 Thread Alex Romayev
html Currently I'm doing steps 1 and 2 using custom xsl stylesheets and step 3 using Paginator transformer. Is there a better way of doing this? Has anyone ever done anything like a FilterSortPaginate trasformer? Cheers, -Alex = Alex Romayev Software Architect http://www.romayev.com [

RE: [portal] Linking to portal pages

2004-01-26 Thread Alex Romayev
is it? Thanks, -Alex --- Laurent Trillaud <[EMAIL PROTECTED]> wrote: > Alex > IMO it's easier is you put your coplet inside only > one match, because you > will not have to use the portal-object-model action. > Therefore, your match will become > > > >

RE: [portal] Linking to portal pages

2004-01-22 Thread Alex Romayev
Laurent, Let me explain what I'm trying to achieve. I am porting my site from the old portal-fw to the new portal engine. I have implemented my coplets in two steps: 1. Match on *.

Re: How to access http-request parameters in a coplet

2004-01-20 Thread Alex Romayev
ssues, but moving along ;-) Cheers, -Alex --- Stefan Eichenhofer <[EMAIL PROTECTED]> wrote: > Hi everyone, > > is there a possibilty to directly access the http > request parameters from > within a coplet? Or, more generally, how are params > passed to a coplet? &g

Re: Performance analysis/optimization?

2004-01-20 Thread Alex Romayev
amina > Chaeron Corporation: Enterprise System Solutions > http://www.chaeron.com > > > - > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > = Alex

  1   2   >