OpenNTF.org - OSGI Tasklet Service for IBM Lotus Domino

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: OSGI Tasklet Service for IBM Lotus Domino (Managed by Paul Fiore, David Taieb, Niklas Heidloff)
Actions:


Response
SubjectResponse
Created 08/03/2012 02:03 PM by Paul Fiore.
Modified<none> by Niklas Heidloff/Germany/IBM.
Body


Hello,

Could you give us the use case for what you're trying to accomplish?

From an initial pass at what your asking would require changes to some of DOTS underlying architecture and functionality .  DOTS strives for a small footprint and a dependency on com.ibm.xsp.core would include the servlet API into DOTS.  Keep in mind that DOTS is not supposed to open connections on it's own nor is it meant to replace HTTP.

Which classes from xsp.core plugins in particular you are trying to use?  It may be possible to isolate the scope and bring them into the DOTS runtime.

Regards,

Paul