On Thu, Mar 19, 2009 at 5:44 PM, David Pollak <[email protected]
> wrote:

> Chad,
> What would be most helpful is if you could mock up and example with
> servlets (written in Scala or Java).  If I have something that I can run and
> test, then I can figure out how to shim Lift into it.
>
>

David, I'll try to mock something up when I get a little bit of time,
however I don't know much about a lot of the services supported by Lift
(Comet, being one) and so any example I come up with would be a little short
sighted at best. Are you familiar with OSGi and would you be interested in
discussing methods of implementing Lift as services? In the meantime I will
start working on a couple of the simpler applications and getting the
servlets working on OSGi.

Also, I don't know much about the snippets, are the classes containing the
snippets pooled or instantiated on a request basis or are they treated as
singletons? The reason I ask is I am using Easybeans with JPA and would like
to be able to inject the required EJB. If the snippets are singletons then
this would not work otherwise I would need to know how to extend the factory
to inject the EJB.

Thanks Again,
Chad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to