[SPAM] cocoon 2.2 samples and jboss 5

2009-05-11 Thread imran
been successful in doing so .. can you please guide us .. Any help will be appreciated Thanks in advance Imran - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h

[SPAM] Re: map:aggregate with flow-content

2009-03-09 Thread imran
resolved .. here https://issues.apache.org/jira/browse/COCOON-2216 i guess it would be better to post your problem to the development mailing list with a reference to the jira issue 2216 . Regards Imran pariyani - To unsubscribe, e

Upload widget throws parsing exception with the new DOJO

2008-12-02 Thread imran
i guess this started after u did the new dojo-rsrc build Any help would be appreciated Imran Pariyani - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to do ajax in Cforms

2008-10-15 Thread imran
asif_zzz wrote: Hi, Im new to cocoon. Im using cocoon 2.1.10 CForms. In my page ,i've a textarea,button and a list. I've already enabled ajax in my CForm. When i press that button, i need add the information(Java class object) to list using ajax. Im processing the list using repeaters to

Re: How to use ajax in selection-list

2008-10-06 Thread imran
asif_zzz wrote: hi, im new to cocoon. Im using cocoon 2.1.10 CForms. I need to use ajax in a selection-list. My scernario is when i select a item in a selectionlist, i need to get some value from the database based on the Selected value of the selectionlist. And populate the new retrived

Re: How to use ajax in selection-list

2008-10-06 Thread imran
asif_zzz wrote: Hi Imran, First of all thanks for your reply.. I've populated all the values to the selection list. Based on selected value ,i need to process the information in the DB and the i need to load the new values using ajax.. I've tried on on change event handler..The selected

Re: multithreaded Content Aggregator migration from 2.1 to 2.2

2008-06-05 Thread Imran Pariyani
.. its quite crucial .. Grzegorz Kossakowski wrote: Imran Pariyani pisze: Hi Hi Imran, last night i wasted 5 hrs overs this without any success .. i guess it has something to do with passing the RequestContextListener to the spring context .. i have initialized the listener in my web.xml

Re: multithreaded Content Aggregator migration from 2.1 to 2.2

2008-06-04 Thread Imran Pariyani
.. everything seems to be fine .. is something wrong with the cachemanager present in cocoon ? any help will be greatly appreciated !! .. awaiting response regards Imran Imran Pariyani wrote: Hello all, we have multithreaded Content Aggregator which is based on the CIncludeTransformer

multithreaded Content Aggregator migration from 2.1 to 2.2

2008-06-03 Thread Imran Pariyani
) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) ... 1 more am new to spring so its difficult to figure out where the problem is .. any help would be appreciated ... Regards Imran - To unsubscribe, e-mail: [EMAIL

Getting the request object in a class implementing Listener interface cocoon 2.2

2008-06-03 Thread Imran Pariyani
= processInfoProvider.getObjectModel(); final Request request = ObjectModelHelper.getRequest(objectModel); or there is some other way to get the instance of the request object ? Regards Imran - To unsubscribe, e-mail: [EMAIL PROTECTED