PDA

View Full Version : use with acegi


gmoh
Mar 13th, 2006, 01:43 PM
are there any documentation on how to tie spring web service with acegi?

Arjen Poutsma
Mar 14th, 2006, 03:28 AM
are there any documentation on how to tie spring web service with acegi?

No, there is no documentation on this, simply because the integration between Spring-WS and Acegi doesn't exist yet. :)

gmoh
Mar 14th, 2006, 09:21 AM
thanks for the reply. is there a timeframe as to when it will be addressed?

Arjen Poutsma
Mar 15th, 2006, 01:29 PM
is there a timeframe as to when it will be addressed?
WS-Security support is one the most requested features for Spring-WS. Originally, I did not plan to include it for the 1.0 release, but since it's so popular, I'm thinking about including it. Note that I haven't done any serious research on the subject, so I cannot make any decision on a release timeframe yet.

I've created a JIRA issue (http://opensource2.atlassian.com/projects/spring/browse/SWS-14) for this feature, which you track for progress. In the coming week or so, after I've done some more research, I will update the issue with a release timeframe.

Thanks for your interest,