> <bean id="MockedService" name="MockedService"
> class="org.easymock.EasyMock"
> factory-method="createStrictMock">
>          <constructor-arg value="Interface.for.the.Service"/>
> </bean>
> 

How do you control the correct injections for the various deployments?  Do you 
automate that with the build?  Scripted?  

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to