This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Sep 6, 2011, 6:48 AM
21 Posts

Non UI Plugins possible?

  • Category: Other
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: Plugin
  • Replies: 2
Hi there!
 
I read this article:
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/Creating_an_XPages_Library
 
My question is now, is it possible to develop a plugin without a gui (control) ?
 
My idea is to share for example a logging library, and other utilities, via an xpage library.
This utilites, should be available in xpages an ssjs.
 
Is this possible alternative to sharing jars on the server?
 
Thanks Mario
Sep 6, 2011, 5:03 PM
41 Posts
Yes.
 Yes, OSGi plugins can be used to contribute all sorts of useful things... managed beans, phase listeners, custom validators and converters, and so on. The primary purpose of these plugins is to define custom UI components, but basically anything that can be defined in xsp-config or faces-config that IBM has implemented can be contributed via OSGi.
Sep 7, 2011, 6:05 AM
21 Posts
Re: Non UI Plugins possible?
Thank you!
 
I know google.... :-) but do you know a good example or tutorial?
 
Thanks Mario

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal