Hi,
every ofbiz component is servlet[1,2] and, as i know, it's not possible
run servlet without servlet container. But, you can run servlets on any
lightweight container, e.g. Jetty. See wikipedia, for example, for list
of java servlet containers[3].
1:
http://java.sun.com/products/servlet/2:
http://en.wikipedia.org/wiki/Java_Servlet).
3:
http://en.wikipedia.org/wiki/List_of_Servlet_containersya
Dňa St, 2009-08-12 o 02:36 -0700, Saurav17 napísal:
> Is it feasible to load the component in the application without starting the
> server?
>
> Thanks & Regards
> Saurav Sharma