Thank you, Shi,

This framework looks good. I test it a little bit. Is there a guide how to
integrate it in OfBiz. I am new in this system.

I also have trouble to do this tutorial:
https://cwiki.apache.org/confluence/display/OFBIZ/Export+service+using+REST
I get a 404 when I load the page when I have done Step 3. I think that the
integration of org.apache.wink.server.internal.servlet.RestServlet did not
work. I believe this tutorial is old now and may be only possible with a
previous version?

Best,

Thomas

2017-04-17 8:20 GMT+02:00 Shi Jinghai <[email protected]>:

> Hi Thomas,
>
> As you mentioned domain model, perhaps you'd like to check whether Apache
> ISIS works for you:
> http://isis.apache.org/
>
> Kind Regards,
>
> Shi Jinghai
>
> -----邮件原件-----
> 发件人: Thomas Deniffel [mailto:[email protected]]
> 发送时间: 2017年4月16日 4:24
> 收件人: [email protected]
> 主题: Re: OfBiz in IntelliJ and JRebel
>
> Because I want to design my domain model independent to the database model
> and place logic in the entities. So the entities are not only data
> structures. Like it is in ddd. Is there a way to achieve this in the XML
> approach?
>
>
>
> Am 15.04.2017 8:13 nachm. schrieb "Jacques Le Roux" <
> [email protected]>:
>
> > Le 15/04/2017 à 15:37, Thomas Deniffel a écrit :
> >
> >> Hello Jacques,
> >>
> >> Thank you for your answer. Eclipse would be fine for me as well. I
> >> like both IDEs.
> >>
> >> By the way: Is there a possibility to create entities as Java-Classes?
> >>
> >
> > Why would you like to do that?
> >
> > Jacques
> >
> >
> >> Best,
> >>
> >> Thomas
> >>
> >> 2017-04-15 13:42 GMT+02:00 Jacques Le Roux
> >> <[email protected]>
> >> :
> >>
> >> Hi Thomas,
> >>>
> >>> Welcome, right place to post.
> >>>
> >>> I don't use JRebel (nor IntelliJ, I use Eclipse) so I can't answer
> >>> you on this point, but you might find this interesting
> >>>
> >>> https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+
> >>> Tips+-+Tricks+-+Cookbook+-+HowTo#FAQ-Tips-Tricks-Cookbook-
> >>> HowTo-WhenAndWhenNotRecompiling
> >>>
> >>> HTH
> >>>
> >>> Jacques
> >>>
> >>>
> >>>
> >>> Le 15/04/2017 à 13:10, Thomas Deniffel a écrit :
> >>>
> >>> Hello everybody,
> >>>>
> >>>> I honestly hope that I do this right with the mail. If not: forgive
> >>>> me, it's my first time :)
> >>>>
> >>>> I just started with OfBiz. I use IntelliJ and JRebel. I imported
> >>>> the project into IntelliJ, as suggested and it runs directly in the
> >>>> IDE (over the run config with a gradle run).
> >>>>
> >>>> But now I change a class, and I want do redeploy it and directly
> >>>> load it into the running application (with JRebel). I can't do it
> >>>> because JRebel is disabled and Strg+Shift+9 does not work too.
> >>>>
> >>>> Now my question: How can I redeploy a class without restart the
> >>>> whole application (what takes a while).
> >>>>
> >>>> Is the same possible with all the XML-Definitions in the project?
> >>>>
> >>>> Thank you,
> >>>>
> >>>> Tom
> >>>>
> >>>>
> >>>>
> >
>

Reply via email to