Is the Bigbank sample webclient supposed to be working in the latest code?
For me signing on to http://localhost:8080/webclient-SNAPSHOT with
test/password gives:
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)
...
Is this just my build, does it work for others?
...ant