Giter VIP home page Giter VIP logo

Comments (4)

cer avatar cer commented on July 20, 2024

Please can you provide more information.
What exactly are you running? And, how?

from event-sourcing-examples.

dimboyNew avatar dimboyNew commented on July 20, 2024

Project: /event-sourcing-examples/accounts-command-side-service
IDE: eclipse
Operation: just run as an java application, with env arguments:
-- Project and main class

[image: 内嵌图片 1]

-- arguments
[image: 内嵌图片 2]

2016-07-20 11:14 GMT+08:00 Chris Richardson [email protected]:

Please can you provide more information.
What exactly are you running? And, how?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIEFtDizOYjWy1ddPO5nXIRuDE_500ERks5qXZKAgaJpZM4JPbXS
.

from event-sourcing-examples.

dimboyNew avatar dimboyNew commented on July 20, 2024

hi ,
is it sufficient with these pictures and comments?

hope your reply

dim

2016-07-20 12:49 GMT+08:00 New Wang [email protected]:

Project: /event-sourcing-examples/accounts-command-side-service
IDE: eclipse
Operation: just run as an java application, with env arguments:
-- Project and main class

[image: 内嵌图片 1]

-- arguments
[image: 内嵌图片 2]

2016-07-20 11:14 GMT+08:00 Chris Richardson [email protected]:

Please can you provide more information.
What exactly are you running? And, how?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIEFtDizOYjWy1ddPO5nXIRuDE_500ERks5qXZKAgaJpZM4JPbXS
.

from event-sourcing-examples.

cer avatar cer commented on July 20, 2024

Sorry for the delayed response.
Eclipse has an issue with classpaths.
If Module X depends on Module Y, which has testCompile dependency on artifact Z then Z is exported from Y and visible to X.
This results in a conflict.

A new version of the Eventuate Client (+ minor change to example code) in the near future should address this problem.

In the meantime, please run from the command line

from event-sourcing-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.