[Resin-interest] getting webservicecontext in a cxf soap servlet

2010-08-11 Thread Riccardo Cohen
Hello I successfully wrote a soap web service with cxf (in resin 4.0.9) and I need to check the IP of the caller. I need the servlet context, and found some thread about this. I tried to add : @Resource public WebServiceContext wscontext; in the servlet, but have the error message :

[Resin-interest] Wordpress Under Resin

2010-08-11 Thread Aaron Freeman
I saw a wiki for running WordPress under Quercus 3.1.x -- is anybody out there successfully running WordPress under Resin 4.0.x? Thanks, Aaron ___ resin-interest mailing list resin-interest@caucho.com

Re: [Resin-interest] Resin 4.0.9 release

2010-08-11 Thread Scott Ferguson
Jan Kriesten wrote: Hi Scott, It's not simply the ping because the restart isn't happening here. I'm working on improving the logging on both the Resin and Watchdog to get better information about this. that would be helpful. Funny thing is, it only happens on one of the

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Matthew Serrano
Aaron, I am successfully running WordPress 3.0 in Resin 4.0.7. It is behind Apache 2.2 with permalinks which took a while to configure mod_rewrite but otherwise it works great. matt On Aug 11, 2010, at 7:00 AM, Aaron Freeman wrote: I saw a wiki for running WordPress under Quercus 3.1.x --

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Aaron Freeman
Ah, thanks for the confidence builder. Based on your feedback we will take the time to try and get it working with a straight Resin install then. I didn't want us to spin our wheels if someone else failed at doing so. :) Thanks, Aaron On 8/11/2010 12:02 PM, Matthew Serrano wrote: Aaron,

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Rick Mann
On Aug 11, 2010, at 10:02:21, Matthew Serrano wrote: Aaron, I am successfully running WordPress 3.0 in Resin 4.0.7. It is behind Apache 2.2 with permalinks which took a while to configure mod_rewrite but otherwise it works great. I had serious problems under certain versions of Resin. I

Re: [Resin-interest] Resin 4.0.9 release

2010-08-11 Thread Scott Ferguson
Jan Kriesten wrote: Hi Scott, It's not simply the ping because the restart isn't happening here. I'm working on improving the logging on both the Resin and Watchdog to get better information about this. that would be helpful. Funny thing is, it only happens on one of the

Re: [Resin-interest] Duplicate singletons

2010-08-11 Thread Scott Ferguson
Jeff Schnitzer wrote: There seems to still be a problem with singletons exposed as hessian services. I can create a test project if necessary, but I'm seeing this behavior in two separate applications: 1) Create a @Singleton bean 2) Give the bean a @Startup @PostConstruct method that

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Aaron Freeman
Ah, I faintly remember your posts about that now. Good to know. We will start with the latest and greatest and work our way backward stopping at 4.0.6, if necessary. :) Aaron On 8/11/2010 2:03 PM, Rick Mann wrote: On Aug 11, 2010, at 10:02:21, Matthew Serrano wrote: Aaron, I am

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Rick Mann
Let me know how it goes. I kinda wish you'd work back 'till you see the same problem, just so we can be sure it reproduces everywhere ;-) On Aug 11, 2010, at 13:29:04, Aaron Freeman wrote: Ah, I faintly remember your posts about that now. Good to know. We will start with the latest and

Re: [Resin-interest] Duplicate singletons

2010-08-11 Thread Jeff Schnitzer
On Wed, Aug 11, 2010 at 1:08 PM, Scott Ferguson f...@caucho.com wrote: Jeff Schnitzer wrote: There seems to still be a problem with singletons exposed as hessian services.  I can create a test project if necessary, but I'm seeing this behavior in two separate applications: 1) Create a

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Aaron Freeman
Ok so you want us to try getting it running on 4.0.9, then see if we can just drop it in 4.0.6 and 4.0.5 just to see what happens? Should be easy -- there shouldn't be any config changes on those minor releases -- if that's what you are after. -a On 8/11/2010 3:40 PM, Rick Mann wrote: Let

Re: [Resin-interest] Wordpress Under Resin

2010-08-11 Thread Rick Mann
Oh, I find it a huge pain to install new versions, so I wasn't actually suggesting you do more work than you have to. You might find they all work well for WP, but I also run Java webapps, and have had issues there. I don't recall exactly why I settled on 4.0.6, but I do know I tried at least

[Resin-interest] Possible memory leak in Resin 4.0.9

2010-08-11 Thread Wesley Wu
Hi Scott, I've applied the 4.0.10 snapshot and the Alarm issue went away. Thanks. But Resin consumed all memory after certain hours and resulted in a halt or restart. I did a jrockit flight recording and found there was a slow heap increase during various GCs. The recording file shows the