Thanks Rahul. The Rhino library was the problem (as it said in the
Readme - Doh!). After upgrading that as per the instructions you
included below, all of the RDCs that I tried worked as expected.
For others who might be trying this, the key point is that Ibm's
Voice Toolkit 6 (for RAD 6) works very well for development. I'm
running the application on WAS 6. From talking to the toolkit
developers, the toolkit's test environment now uses the same code as
their server product, which I think is WebSphere voice server 5.1.
Big improvement over the previous toolkit, which had limited support
for VoiceXML, and only the main flow could be tested...though I never
actually got it to work.
Later this weekend and most of next week I'll be doing some
significant prototyping of applications we have planned with this
setup. I'll certainly give feedback and let you know about how RDCs
are working out. So far it looks very promising.
One thing we will need to fix before we go into production is the
e.printStackTrace() calls at various points in the code. We should
be able to convert those to use Jakarta Commons Logging so they'll be
logged according to the application's configuration. I can make the
changes and send along a patch, but it probably won't be for a week
or two. Is that be best way to submit fixes and enhancements btw?
Stu
On Jun 18, 2005, at 2:22 PM, Rahul Akolkar wrote:
On 6/17/05, Stuart D. Robertson II <[EMAIL PROTECTED]> wrote:
Hi Rahul. I've just started playing with this in earnest, and
will be working pretty hard over the weekend to prepare for a
big demo. The toolkit is a very nice improvement I can tell
right away. I just pulled down the latest snapshot of RDCs, and
am working with the test jsps to make sure the basics work.
hello.jsp is perfect.
Oh, it better be (on any platform) :-)
digits-test.jsp is almost there. Prompt
fine, and it recognizes my input. But I don't see any response
from RDC at that point, and I'm not sure if it's because I'm not
looking at the correct output, or because something is broken.
Haven't tried 6.0 yet. But this is the information I received about
6.0 and rhino (used by the grxml SI):
Its recommended that you go through the README at (
<Studio>/VoiceToolkit/Readme )
<quote>
If you experience JavaScript related errors, it might be due to the
incorrect version of the Rhino JavaScript Interpreter. The Rational
Software Development Platform ships with the Rhino JavaScript
Interpreter v1.5 release 2, however this toolkit package has been
optimized to work with Rhino JavaScript Interpreter v1.5 release 3. It
is recommended that this version, Rhino JavaScript Interpreter v1.5
release 3, be downloaded from
http://www.mozilla.org/rhino/download.html using the download link
rhino15R3.zip.
Important: Do not install any other version than v1.5 release 3, as
this will cause error conditions with this product. To install the
Rhino JavaScript Intrepeter download the rhino15R3.zip, extract the
file js.jar, and copy to the following directories:
<IBM_Rational_dir>\eclipse\plugins\com.ibm.voicetools.es_6.0.0
<IBM_Rational_dir>\runtimes\base_v51\InstalledApps\localhost\WVX5.1-
localhost.ear
Make sure you restart the Server after u copy the new Rhino.
</quote>
-Rahul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]