Peter to the rescue! I figured it had to be something like that, but when I
looked through his XML I missed that.

On 9/5/07, Peter J. Farrell <[EMAIL PROTECTED]> wrote:
>
> David Phipps said the following on 9/4/2007 4:17 PM:
> > Further to my previous email, I am still struggling with this error
> > even after rolling back to a previous version of the config file.
> >
> >     <bean name="customerGateway" factory-bean="reactorFactory"
> > factory-method="createGateway">
> >         <constructor-arg name="objectAlias">
> >             <value>customer</value>
> >         </constructor-arg>
> >     </bean>
> Change name="customerGateway" to id="customerGateway" and you should be
> good to go...
>
> .pjf
>
>
>

Reply via email to