Yea, we handle this for OSGi I believe. Stuart can tell you more. You can also build the NoAOP extension that will not create any proxy classes. This question is best answered on the Guice list.
Dhanji. On Sat, Jun 26, 2010 at 10:57 PM, John Patterson <[email protected]>wrote: > Hi, I was wondering how others handle the loss of hotswapping when > using Guice? > > Do you re-start the servlet container on every change? Use > JavaRebel? Or is there some way to stop Guice using its own enhanced > classes and class loader? -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
