[appfuse-user] webapp tests fail after full-source

2008-02-08 Thread Joachim Martin
Hi, I'm getting spring context errors running tests after a full-source: - mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts \ -DremoteRepositories=http://static.appfuse.org/releases -DarchetypeVersion=2.0.1 -DgroupId=com.mycompan

Re: [appfuse-user] disable UserService web service?

2008-01-21 Thread Joachim Martin
/21/08, Joachim Martin <[EMAIL PROTECTED]> wrote: Hi, I've removed the @WebService annotations from UserService and UserManagerImpl but UserService is still being deployed as a SOAP service. Is there something else I need to do to disable this? Using 2.0.1. Thank

[appfuse-user] disable UserService web service?

2008-01-21 Thread Joachim Martin
Hi, I've removed the @WebService annotations from UserService and UserManagerImpl but UserService is still being deployed as a SOAP service. Is there something else I need to do to disable this? Using 2.0.1. Thanks --Joachim -