Probably best to use just a remote instance of the Service Engine
dispatcher which you can pull from an OFBiz server through JNDI, and
then call services as if they were local. If you need direct access
to the database then you'd need to get an EE instance running, with
all entity defs and everything local in the application. You might as
well run a full instance of OFBiz with the GUI on top. For an example
of that check out the POS app.
-David
On Nov 11, 2005, at 4:03 AM, Moses Immerman wrote:
> Hi
> I am planning to create a custom swing GUI for Ofbiz. What would
> be the
> easiest way of creating a instance of a delegator and dispatcher for a
> running instance of ofbiz from a separate project?
>
> Thanks
>
> _______________________________________________
> Dev mailing list
>
[hidden email]
>
http://lists.ofbiz.org/mailman/listinfo/dev
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev