Hi, I'm having a few problems getting the examples applications from the RDC distro running. I'm using RAD 6 with the Voice Toolkit Preview, which seems to be properly installed since I can build call flows with RDC components. I'm running it in the WAS 6 test env.
I'm able to run the gui version of the music store app. But I can't figure out how to access the voice side. When I hit mainmenu.jsp direcly with an html browser (all I can figure out at this point :-) I get this: com.ibm.ws.jsp.JspCoreException: JSPG0047E: Unable to locate tag library for uri http://www.w3.org/1999/XSL/Transform at com.ibm.ws.jsp.translator.visitor.tagfiledep.TagFileDependencyVisitor.visitCustomTagStart(TagFileDependencyVisitor.java:70) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processJspElement(JspVisitor.java(Compiled Code)) at com.ibm.ws.jsp.translator.visitor.JspVisitor.processChildren(JspVisitor.java(Inlined Compiled Code)) Which seems to come from an include in the rdc tags, get-configuration.tagx. I get this error when I try to hit any jsp in the app. I'm having a different problem with the mortgage app. If I use the url http://localhost:9080/rdc-examples/login.do, which from the struts-config seems to be the entry point, I get this: [4/22/05 8:00:45:516 PDT] 00000034 WebApp E SRVE0026E: [Servlet Error]-[action]: java.lang.NullPointerException at org.apache.taglibs.rdc.core.StrutsSubmitTag.populate(StrutsSubmitTag.java:264) at org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean.validate(LoginBean.java:98) I'm not familiar enough with the RDC internals to make sense of this. Any suggestions? Thanks, Stu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
