Re: Question on RMI in current version 17.12

2018-10-24 Thread horst leitenmueller
z specific Classes ? Thank in advance On 2018/10/24 08:52:52, Shi Jinghai wrote: > NOT true, as the fields in a GenericValue can fetched by a Map.> > > > > -邮件原件-> > > 发件人: horst leitenmueller [mailto:horst.leitenmuel...@it4health.at] > >

Re: Question on RMI in current version 17.12

2018-10-24 Thread horst leitenmueller
y be related to underlying logging framework of > your application server.> > > > > You can treat Gradle as an alternative version of maven build tool, same > concepts but simple writing.> > > > > Kind Regards,> > > > > Shi Jin

Re: Question on RMI in current version 17.12

2018-10-24 Thread horst leitenmueller
n’t create a small thin client with only containing the RMI part and the transport objects… Only a ofbiz.jar to ofbiz.jar is possible (or java clients wrapping all the ofbiz.jar but I would not do that)…. Br On 2018/10/23 08:08:38, horst leitenmueller wrote: > Hi,> > > I hav

Question on RMI in current version 17.12

2018-10-23 Thread horst leitenmueller
Hi, I have a question on accessing the Backend of Ofbiz via RMI there have been a example client which was integrated in a single jar of ofbiz But I want to integrate it in an application server (at the moment I get an exception of missing file java.lang.NoClassDefFoundError: org/apache/juli/l