Hello Abhi,

You definitely need a web application server like Tomcat, it's the one that
I used.

You could use maven to build the project as a WAR and then deploy that WAR
file in Tomcat. Then the project works as a web service, so You can test it
using a tool like POSTMAN or FIDDLER or simply a command Line tool like
CURL.

Regards
Gael
On Mon, Aug 22, 2016 at 7:14 AM Jain, Abhishek <
abhishek.b.j...@capgemini.com> wrote:

> Hi  Gael,
>
>
>
> Thanks, I found it so useful but I am new to JAVA, I tried my best to
> install it.  however-
>
>
>
> 1.       I set up the code through eclipse MVN build fails (MVN clean
> looks good) , do we need any app server ?
>
> 2.       Can you please send me quick steps to use it *OR* add some
> description to GitHub repository?
>
>
>
> A few details will help me kick start my project.
>
>
>
> Thanks and Regards,
>
> [image: Email_CBE.gif]Abhishek Jain
>
> Associate Consultant
>
> Capgemini India | Hyderabad
>
> *People matter, results count.*
>
>
>
> *From:* Jain, Abhishek
> *Sent:* Thursday, August 18, 2016 12:19 PM
> *To:* 'Gaël YIMEN YIMGA'
> *Cc:* MarkLogic Developer Discussion
> *Subject:* RE: [MarkLogic Dev General] Model Employee-Department
> relationship into marklogic, Running Join queries. #CGO#
>
>
>
> Hi Gael,
>
>
>
> Thanks for a quick response, It looks like a solution. I will come up with
> some queries surely.
>
>
>
> Thanks and Regards,
>
> [image: Email_CBE.gif]Abhishek Jain
>
> Associate Consultant
>
> Capgemini India | Hyderabad
>
> Mob: +91-9030744998 Ext:4028950
>
> *People matter, results count.*
>
>
>
> *From:* Gaël YIMEN YIMGA [mailto:yimeng...@gmail.com <yimeng...@gmail.com>]
>
>
> *Sent:* Wednesday, August 17, 2016 10:43 PM
> *To:* Jain, Abhishek
>
> *Cc:* MarkLogic Developer Discussion
>
>
> *Subject:* Re: [MarkLogic Dev General] Model Employee-Department
> relationship into marklogic, Running Join queries. #CGO#
>
>
>
> Hello Jain,
>
> I had developped a simple application using a simple model
> Employee-Department relationship using Java API of MarkLogic. To give some
> answers to your reply, Yes sure you could need triples to achieve this all
> depends on how you need to store your data and how to query them. There is
> two ways to store and handle triples in Marklogic : UNMANAGED TRIPLES and
> MANAGED TRIPLE, we can discuss much if you want.
>
> Follow the link to see how I developped that small application :
> https://github.com/yimengael/marklogic-dataframework
>
> Gael
>
>
> Gaël.
>
> --
>
>
>
> On Wed, Aug 17, 2016 at 1:56 AM, Jain, Abhishek <
> abhishek.b.j...@capgemini.com> wrote:
>
> Hi Forks,
>
>
>
> I am a newbie to marklogic, I just want to migrate all my RDBMS data into
> marklogic.
>
> If anyone can just share with me the idea how to model simple
> Employee-Department
>
> Relationship in Marklogic and run join query . Do we need triples to
> achieve this ? If yes a simple example will do.
>
> Thanks in advance.
>
>
>
> Thanks and Regards,
>
> [image: Email_CBE.gif]Abhishek Jain
>
> Associate Consultant
>
> *People matter, results count.*
>
>
>
> This message contains information that may be privileged or confidential
> and is the property of the Capgemini Group. It is intended only for the
> person to whom it is addressed. If you are not the intended recipient, you
> are not authorized to read, print, retain, copy, disseminate, distribute,
> or use this message or any part thereof. If you receive this message in
> error, please notify the sender immediately and delete all copies of this
> message.
>
>
> _______________________________________________
> General mailing list
> General@developer.marklogic.com
> Manage your subscription at:
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to