Hi Xi

Xi Ping Wang wrote:

Hi Ben,

 I found two bugs of contacts sample on current CVS and 0.8.1.

1.wrong class position on clientContext.xml

<bean id="httpInvokerRequestExecutor"
class="net.sf.acegisecurity.ui.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor"/>
should be <bean id="httpInvokerRequestExecutor"
class="net.sf.acegisecurity.context.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor"/>




Thanks for that, I've now fixed it in CVS.

2. hessian and burlap remoting clients failed to access server. I
think the problem is from the jars of spring 1.1.5 . Because they are
ok when they uses spring 1.1.3 .




I haven't had a chance to look into this. I tend to use HttpInvoker generally, as it offers more reliable serialization. Could you post a little more info (eg error messages)?

Cheers
Ben


------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________ Home: http://acegisecurity.sourceforge.net Acegisecurity-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to