[ http://jira.codehaus.org/browse/XFIRE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=144541#action_144541 ]
Ikwak Singh commented on XFIRE-655: ----------------------------------- Hi can someone elaborate this fix? I'm having the same issue in production > xfire uses allways the same spring bean even the exposed spring bean has > attribute singleton="false" > ----------------------------------------------------------------------------------------------------- > > Key: XFIRE-655 > URL: http://jira.codehaus.org/browse/XFIRE-655 > Project: XFire > Issue Type: Bug > Components: Spring > Affects Versions: 1.2 > Environment: jdk1.5 > Reporter: Günther Bodlak > Assignee: Dan Diephouse > > Hi, > My spring bean uses instance variables so I declared the bean with the > singleton="false" attribute. > When I use the spring ApplicationContext.getBean() to get the service I > allways get a new instance of the bean. > Now I exposed my spring bean as a web service using xfire. > I used the spring remoting documentation > (http://docs.codehaus.org/display/XFIRE/Spring+Remoting). > But now allways the same instance of the spring bean is used. > I found no documentation resolving this issue. > I hope someone can help me? > Thanks > Günther -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email