I commented out the RMI stuff in base/config/ofbiz-containers.xml and was able to debug in eclipse. But I don't know which part of ofbiz wouldn't work without RMI. If you are able to debug ofbiz with RMI support, there must be something else going on. Not sure what I am missing.
I did not use remote deugging. I will try that next time. But I doubt that would make any difference.
-CB
On 6/19/06, Jacques Le Roux <[hidden email]> wrote:
_______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Administrator
|
>From: Chris Bai >I commented out the RMI stuff in base/config/ofbiz-containers.xml and was able to debug in eclipse. But I don't know which part of ofbiz wouldn't work without RMI. If you are able to debug ofbiz with RMI support, there must be something else going on. Not sure what I am missing. RMI is only needed if you want to use services from another machine and such... Jacques _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
In reply to this post by Chuck22
From what I know RMI is used primarily for doing synchronization between different instances and can be used to hook in outside services from another server. Typically you don't need it. On Jun 19, 2006, at 7:26 PM, Chris Bai wrote:
_______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Free forum by Nabble | Edit this page |