On Thu, 2006-04-20 at 14:57 -0700, Jim Marino wrote: > Can you post the error here so we can take a look? > Thanks:
1) I am still learning and can wait until Data binding API and the way to integrate with Spring ready. However, learning from working example is a preferred way. 2) Environment : jdk 1_5_0_06-linux, Fedoracore 4, apache-tomcat-5.5.16.tar.gz ==> pass intallation for java. 3) In J2SE setup: loading SCA configuration for application /webclient-SNAPSHOT is ok and server startup. o.a.axis2.development.DeploymentEngine prepareRepository - no module directory found, new one created. Tiscany Tesing in Tomcat, Tomcat HelloWorld WS, Tomcat HelloWorld Axis2 SUCCESS. Reboot the system, set appropriate catalina and java home, then boot tomcat vis startup.sh. http://localhost:8080/webclient-SNAPSHOT and fill in test/password exception org.apache.jasper.JasperException: Exception in JSP: /summary.jsp:31 28: <br> 29: 30: <table> 31: <sca:accountStatus accountService="AccountServiceComponent" profileService="ProfileServiceComponent" id="account"> 32: <tr> 33: <td><strong>Account</strong></td> 34: <td><strong>Balance</strong></td> root cause org.osoa.sca.ServiceUnavailableException: java.lang.ClassCastException: org.apache.tuscany.sdo.impl.DynamicDataObjectImpl org.apache.tuscany.samples.bigbank.webclient.services.account.AccountServiceComponentImpl.getAccountReport(AccountServiceComponentImpl.java:53) org.apache.tuscany.samples.bigbank.webclient.tags.account.AccountStatusTag.doStartTag(AccountStatusTag.java:98) org.apache.jsp.summary_jsp._jspx_meth_sca_accountStatus_0(summary_jsp.java:165) under localhost.log, Servlet.service() for servlet jsp threw exception org.osoa.sca.ServiceUnavailableException java.lang.ClassCastException org.apache.tuscany.sdo.impl.DynamicDataObjectImpl at o.a.t.samples.bigbank.webclient.services.account.AccountServiceComponentImpl.getAccountReport (AccountServiceComponentImpl.java:53) BaTien DBGROUPS > Thanks, > Jim > On Apr 20, 2006, at 2:18 PM, Duong BaTien wrote: > > > Hello: > > > > Please announce when the webclient built from the svn source > > working. I > > just download and still have an issue with webclient. > > > > Thanks > > > > BaTien > > DBGROUPS > > > >
