has anyone gotten action actionwebservice to work for this config ?
tried instructions fromhttp://www.texperts.com/2007/12/21/using-action-web-service-with-rail…
and got a "activate': can't activate actionpack" on server startup
That's almost what I use (i doubt ruby 1.8.6 versus 1.8.7) and those instructions work for me (I wrote them :-))
The key thing is to freeze all of rails. You might also want to have a look at the datanoise-actionwebservice gem.
Fred