Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-26 Thread Rahul Akolkar
On Tue, May 26, 2009 at 1:09 AM, Henri Yandell flame...@gmail.com wrote: Given that it would be a small delta, how about a 1.0.1 release with the rdc example war fixed Rahul? snip/ I'm game, just checked the m2 build, the built war has these deps in place. It'd be a 1.1 though (there have been

SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Hendy Irawan
Hi, I downloaded the RDC 1.0 binary distribution and deploying rdc-examples.war in Tomcat 6.0.16 was unsuccessful. Here's the exception. May 25, 2009 9:43:29 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() May 25, 2009 9:43:50 PM

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Rahul Akolkar
On Mon, May 25, 2009 at 1:13 PM, Hendy Irawan he...@rainbowpurple.com wrote: Hi, I downloaded the RDC 1.0 binary distribution and deploying rdc-examples.war in Tomcat 6.0.16 was unsuccessful. Here's the exception. snip/ I won't be able to try this today (can tomorrow, if needed) but from

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Hendy Irawan
Thanks Rahul. I did it, now it gives me this: at: http://localhost:8080/rdc-examples/mortgage-app/login.jsp HTTP Status 500 - -- *type* Exception report *message* *description* *The server encountered an internal error () that prevented it from fulfilling

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Rahul Akolkar
On Mon, May 25, 2009 at 1:42 PM, Hendy Irawan he...@rainbowpurple.com wrote: Thanks Rahul. I did it, now it gives me this: at: http://localhost:8080/rdc-examples/mortgage-app/login.jsp HTTP Status 500 - -- *type* Exception report *message* *description

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Hendy Irawan
Tomcat/6.0.16 On Tue, May 26, 2009 at 12:56 AM, Rahul Akolkar rahul.akol...@gmail.comwrote: On Mon, May 25, 2009 at 1:42 PM, Hendy Irawan he...@rainbowpurple.com wrote: Thanks Rahul. I did it, now it gives me this: at: http://localhost:8080/rdc-examples/mortgage-app/login.jsp HTTP

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Hendy Irawan
Thanks. Here are the artifacts I need to make it work: - commons-beanutils:commons-beanutils:1.7.0 - xalan:xalan:2.7.1 - xerces:xercesImpl:2.8.1 - commons-el:commons-el:1.0 My current rdc-examples/WEB-INF/lib : ceef...@caliva:/opt/tomcat/webapps/rdc-examples/WEB-INF/lib$ ls -la

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Rahul Akolkar
On Mon, May 25, 2009 at 2:35 PM, Hendy Irawan he...@rainbowpurple.com wrote: Thanks. Here are the artifacts I need to make it work:   - commons-beanutils:commons-beanutils:1.7.0   - xalan:xalan:2.7.1   - xerces:xercesImpl:2.8.1   - commons-el:commons-el:1.0 My current rdc-examples/WEB

Re: SEVERE: Servlet /rdc-examples threw load() exception - java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap

2009-05-25 Thread Henri Yandell
Given that it would be a small delta, how about a 1.0.1 release with the rdc example war fixed Rahul? It would give us a chance to release from maven, which should be educational, and we could also look at adding Cactus testing. I'm happy to help out there - it would help me learn more about RDC

Re: Tutorial on X+V and RDC

2006-02-09 Thread Rahul Akolkar
On 2/8/06, Easwaren, Shaivya (Cognizant) [EMAIL PROTECTED] wrote: I have just posted a tutorial on http://wiki.apache.org/jakarta-taglibs/ReusableDialogComponents/Tutorials/IntegrateWithXHTML about some initial work on X+V integration with RDC taglibs, that we carried out for a small project

Tutorial on X+V and RDC

2006-02-08 Thread Easwaren, Shaivya \(Cognizant\)
I have just posted a tutorial on http://wiki.apache.org/jakarta-taglibs/ReusableDialogComponents/Tutorials/IntegrateWithXHTML about some initial work on X+V integration with RDC taglibs, that we carried out for a small project. The next enhancement to this will be to customize the taglibs

help with RDC

2006-02-06 Thread Easwaren, Shaivya \(Cognizant\)
We are using RDC in a small project on Multimodal technologies and are testing with Opera browser. After configuring the project to use RDC taglibs, we tested with the Hello World tag which is working fine, but none of the other tags are working. Could someone show us how to use RDC in a JSP

RE: Regarding RDC

2006-02-06 Thread Vani Ampavathina
are its effects. Aravilli Seen the mails you forwarded. I have a question on the implementation commenting the script element in the fsm_input.tag; given. I did not find the builtinGrammar.tag in the rdc folder. Is this deprecated or the one you suggested and rdc is yet to yet to approve

Re: help with RDC

2006-02-06 Thread Rahul Akolkar
On 2/6/06, Easwaren, Shaivya (Cognizant) [EMAIL PROTECTED] wrote: We are using RDC in a small project on Multimodal technologies and are testing with Opera browser. snip/ This is good stuff, and the next logical thing for RDCs. The RDC framework, to date, has been used for pure voice

RE: help with RDC

2006-02-06 Thread Easwaren, Shaivya \(Cognizant\)
, February 07, 2006 12:26 PM To: Tag Libraries Users List Subject: Re: help with RDC On 2/6/06, Easwaren, Shaivya (Cognizant) [EMAIL PROTECTED] wrote: We are using RDC in a small project on Multimodal technologies and are testing with Opera browser. snip/ This is good stuff, and the next logical

Re: help with RDC

2006-02-06 Thread Rahul Akolkar
be able to muddle our ways through it! snap/ Voice with XHTML is *not* unchartered, quite the opposite, but RDC with XHTML is. Ofcourse, using RDCs will open up lots of interesting avenues, will remove much of the grunt work involved in app development, and not to mention will provide a clear

Re: Regarding RDC

2006-02-02 Thread Rahul Akolkar
On 2/2/06, Vani Ampavathina [EMAIL PROTECTED] wrote: Hi I am evaluating the RDC Tag libraries to use in our speech applications.Ihave a small difficulty in using these tags. can you help me in briefing a solution for the following problem. 1) When I use,say for example alpha tag, I

Regarding RDC

2006-02-01 Thread Vani Ampavathina
Hi I am evaluating the RDC Tag libraries to use in our speech applications.Ihave a small difficulty in using these tags. can you help me in briefing a solution for the following problem. 1) When I use,say for example alpha tag, I would like to have my own logic in the filled block rather

RE: Regarding RDC

2006-02-01 Thread Rao, Aravilli Srinivasa
Vani, I have attached two mails which describes about solution to questions. But this solution is not fully accepted by the RDC Team. Rahul, I think, we have to support passing namelist to the component since people are finding difficulty to implement the same. Regards Aravilli

RE: Regarding RDC

2006-02-01 Thread Rao, Aravilli Srinivasa
PROTECTED] regards Aravilli -Original Message- From: Rao, Aravilli Srinivasa Sent: Thursday, February 02, 2006 12:08 PM To: Tag Libraries Users List Cc: Rahul Akolkar Subject: RE: Regarding RDC Vani, I have attached two mails which describes about solution to questions

Re: RDC

2006-01-12 Thread Rahul Akolkar
] wrote: Rahul, I have some issues with current RDC snip-descriptions/ So in order to overcome the above issues, I have used the following solution 1) Remove the property elements in fsm-input.tag[best option would be move these properties to the config file rather than hard

RDC

2006-01-11 Thread Rao, Aravilli Srinivasa
Rahul, I have some issues with current RDC 1)Some Media Servers may not support the Java scripts so it is good to provide a configuration file to generate script element or not. Currently fsm-input.tag uses the following piece to generate the script element. filled c:if

RE: RDC Tag Libs

2006-01-09 Thread Rao, Aravilli Srinivasa
07, 2006 9:16 PM To: Tag Libraries Users List Cc: Rao, Aravilli Srinivasa Subject: Re: RDC Tag Libs On 1/6/06, Rao, Aravilli Srinivasa [EMAIL PROTECTED] wrote: Rahul, I will submit the tag for rdc:builtin and its related files in early next week. snip/ That will be great, thanks. -Rahul

Re: RDC Tag Libs

2006-01-07 Thread Rahul Akolkar
On 1/6/06, Rao, Aravilli Srinivasa [EMAIL PROTECTED] wrote: Rahul, I will submit the tag for rdc:builtin and its related files in early next week. snip/ That will be great, thanks. -Rahul Regards Aravilli snap/ - To

RE: RDC Tag Libs

2006-01-06 Thread Rao, Aravilli Srinivasa
Rahul, I will submit the tag for rdc:builtin and its related files in early next week. Regards Aravilli -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 5:14 AM To: Tag Libraries Users List Cc: Rao, Aravilli Srinivasa Subject: Re: RDC

RE: RDC Tag Libs

2006-01-05 Thread Rao, Aravilli Srinivasa
suggest what is wrong in this approach? Regards Srinivas -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 4:13 AM To: Tag Libraries Users List Cc: Rao, Aravilli Srinivasa Subject: Fwd: RDC Tag Libs Received the following forward

RDC Tag Libs

2006-01-05 Thread Rao, Aravilli Srinivasa
I have the following questions 1) Release plans of RDC and time frames? When it will be officially supported? 2) How to specify the Builtin grammar types for the field? Ex: field name=xyz type=digits?minlength=3;maxlength=5 As per my understanding

Re: RDC Tag Libs

2006-01-05 Thread Rahul Akolkar
/ Correct, that case precludes rdc:template as well. So are there any plans to support the Builtin Grammar or any alternative like support to customize the attribute of a filed. snap/ Wasn't planning on it, but seems like a useful addition to the RDC palette. I have tried the following

Re: RDC Tag Libs

2006-01-05 Thread Rahul Akolkar
On 1/5/06, Rahul Akolkar [EMAIL PROTECTED] wrote: snip/ But you have the right idea. We should add a rdc:builtin (or suitably named) component, so an instantation will look like: rdc:builtin id=myRDC type=type=digits?minlength=3;maxlength=3 config=foo.xml / snap/ Without the typos ;-)

Fwd: RDC Tag Libs

2006-01-04 Thread Rahul Akolkar
] if you're not). From: Rao, Aravilli Srinivasa Sent: Tuesday, January 03, 2006 6:17 PM To: 'taglibs-user@jakarta.apache.org' Subject: RDC Tag Libs I have the following questions 1) Release plans of RDC and time frames? When it will be officially supported? snip/ As listed on the Taglibs

Re: RDC taglib technical question

2005-11-12 Thread Rahul Akolkar
On 11/10/05, Rahul Akolkar [EMAIL PROTECTED] wrote: On 11/10/05, Vance Vagell [EMAIL PROTECTED] wrote: Hello, I notice that only the mortgage and creditCardInfo RDCs accept the subdialog attribute, which allows the developer to force the RDC to work as a subdialog (which includes

RDC taglib technical question

2005-11-10 Thread Vance Vagell
Hello, I notice that only the mortgage and creditCardInfo RDCs accept the subdialog attribute, which allows the developer to force the RDC to work as a subdialog (which includes a VoiceXML return element). However, the usState RDC does not. It seems that only composite (i.e. non-atomic) RDCs

Re: RDC taglib technical question

2005-11-10 Thread Rahul Akolkar
On 11/10/05, Vance Vagell [EMAIL PROTECTED] wrote: Hello, I notice that only the mortgage and creditCardInfo RDCs accept the subdialog attribute, which allows the developer to force the RDC to work as a subdialog (which includes a VoiceXML return element). However, the usState RDC does

[ANNOUNCEMENT] Reusable Dialog Components (RDC) 1.0.0 released

2005-07-27 Thread Rahul P Akolkar
The Apache Jakarta Taglibs team is pleased to announce the release of version 1.0.0 of the Reusable Dialog Components (RDC) tag library. JSP 2.0 based Reusable Dialog Components (RDC) is a framework for creating JSP taglibs that aid in rapid development of voice and multimodal applications

[ANN] Recent changes to the RDC sandbox taglib (was Re: [ANN] First beta release of the RDC sandbox taglib)

2005-04-25 Thread Rahul P Akolkar
A clarification is due, the recent changes do not constitute a release of the RDC sandbox taglib, please view Martin's note here for details: http://marc.theaimsgroup.com/?l=taglibs-devm=111440395623056w=2 -Rahul On 4/24/05, Rahul P Akolkar [EMAIL PROTECTED] wrote: The RDC sandbox taglib

[ANN] First beta release of the RDC sandbox taglib

2005-04-24 Thread Rahul P Akolkar
The RDC sandbox taglib [ http://jakarta.apache.org/taglibs/sandbox/doc/rdc-doc/intro.html ] has a new features beta 1.0 release. Major Changes: 1) Defining Custom Event tuples - It is possible to leverage VoiceXML support for user defined event (name, grammar, handler) tuples. These tuples

Changes to the RDC sandbox taglib

2005-02-06 Thread Rahul P Akolkar
The RDC sandbox taglib [ http://jakarta.apache.org/taglibs/sandbox/doc/rdc-doc/intro.html ] has a new features pre beta release. There have been a multitude of code enhancements. Major Changes: 1) Rule based directed dialog strategy for rule based dialog management across child RDCs using

Re: VoiceXML RDC with return element

2004-09-21 Thread Soonthorn A
Thank you, Rahul. You answered my question. :) Anyway, I think I'm having setup problem. The content returns from date-test.jsp has .. script src=/rdc-examples/.grammar/nbest.js/ var name=dateResultNBest expr=serializeNBest()/ submit next=/rdc-examples/date-test.jsp;jsessionid

Re: VoiceXML RDC with return element

2004-09-21 Thread Rahul P Akolkar
Looks like you are all set. The submit URI defaults to the JSP page hosting the RDC tag. Sidebar: Think of each RDC as a conversation with the user, with potentially multiple round trips. As an example, rdc:date id=myDate minDate=01012004 maxDate=01012005 confirm=true echo=true

VoiceXML RDC with return element

2004-09-20 Thread Soonthorn A
Hi, Does anyone has an example that generate RDC with return element? I just learn about jsp taglib today and looked at RDC's tag lib files and config files. I couldn't find anything relate to return. Is VoiceXML's return element in your current model? Basically, what I tried to do

Re: VoiceXML RDC with return element

2004-09-20 Thread Rahul P Akolkar
I don't understand what you mean by generate RDC with return element. A RDC can be used in any VoiceXML form, and whether that form is referenced as a subdialog elsewhere does not change the RDC behavior (and hence, you shouldn't have to create a RDC that can be used in subdialog