Hi, I've just checked out the source for sca and I'm trying to do a build and I'm having problems with databinding-jaxb. Using java 5 I get package javax.jws does not exist. If I use java 6 I get a load of other problems but as the wiki says java 6 is problematic I'm ignoring this.
Also there are imports for com.example.ipo.jaxb classes in the test cases and these packages don't exist. Am I missing something really simple here? Any help would be greatly appreciated. Thanks, R
