RMI is indeed a pain.

Especially while developing, even without a firewall!

I think in particular because of the way RMI works.

I had to disable the logger here:

disable.log4j.config=true

because it would keep looking for a local logger.... which I did not have.
That single line was my most pain, in particular for missing error
information.

I could then revers engineering every call and that was a trumpet! (I
slightly like violins).

Then you agree with me that RMI should be (faster). For reasons I do not
grasp yet.

To achieve REST you should had to modify pretty good amount
of ofbiz services or done a lot of serialization on top of SOAP.

Right now I am prototyping and I would not yet go for a big adventure.
(even if RMI alone was a good deal of work)
But of course I appreciate already the answer!

I would be happy to help for any simple RMI question. But because I cannot
follow everything
drop in this discussion a reference to a question.

For Jacques indeed: how easy is to do REST?

cheers
F







--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/RMI-null-GenericValue-userLogin-problem-tp4645375p4647063.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to