> I do this all the time.
Then I'm not crazy ;) > > Not sure what experiences you're looking for; if the data is _very_ complex it > may be easier to just embed a DB and load it up with DBUnit or something > like that. > It's not the data that's complex so much as the whole distributed system that needs to be in place for the business objects to make actual queries . . . > Basically any tutorial that talks about testing in Spring is applicable, the > only > difference is the MVC layer. I think I understand the Spring portion of this well enough. One thing, however, that I'm not straight on is the build / deployment portion. This is clearly off topic, for this list, but I wonder how to automate the spring config for the various deployment enivonments. We have a maven build, and I'd like to use the build to configure the injections for the correct deployment target . . . but I'm leery of getting cross wise with Maven. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org