[Resin-interest] Newbie question

2010-05-12 Thread Francis, Steve (IHG)
Hello, I'm new to using resin, and am wondering how people handle the
growing resin-data/stat_data_.db file?
 
Steve Francis
Technical Advisor - zSeries, zLinux, z/OS
IHG
Alpharetta Data Center
Ph:  770-442-7157
Cell:  770-906-3122
IM: francisihg
 
___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] Resin CanDI on GAE?

2010-05-12 Thread Jeff Schnitzer
I'm retrofitting CDI into the part of my app that runs on Google
Appengine (as opposed to the part that runs on Resin).  I just saw
Reza's comment on this blog entry:

http://java.dzone.com/articles/weld-101-runs-gae

What are the prospects for CanDI on GAE?

Thanks,
Jeff


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Resin CanDI on GAE?

2010-05-12 Thread Scott Ferguson
Jeff Schnitzer wrote:
 I'm retrofitting CDI into the part of my app that runs on Google
 Appengine (as opposed to the part that runs on Resin).  I just saw
 Reza's comment on this blog entry:

 http://java.dzone.com/articles/weld-101-runs-gae

 What are the prospects for CanDI on GAE?
   
It's tricky in the short term, because Resin uses javac to create its 
proxies. For GAE we'd need to create a precompiler before we could 
deploy to it. Longer term, it should be very possible, although we'd 
also need to clean up any Resin dependencies.

-- Scott
 Thanks,
 Jeff


 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest

   



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest