How to create my first JotScale service?

Asked by Dmitry Motylev

I compiled the code. I even started it with comman line "java -cp out/JotScale.jar:lib/log4j-1.2.15.jar com.jot.Main one localhost 8080 Contwo localhost 8080 Connection 1" and I got "Hello world. - JotHere blog page." on my request http://localhost:8080/index.html

But I'm bit confused with question "How to create my first JotScale service?" :)

Question information

Language:
English Edit question
Status:
Solved
For:
JotScale Edit question
Assignee:
No assignee Edit question
Solved by:
jotpark
Solved:
Last query:
Last reply:
Revision history for this message
jotpark (marty-jotpark) said :
#1

The code for that is messy right now. I was hoping to fix it up today but I moved to a new source code control system instead.

It will end up looking similar to BayRunner.java
I'll try to write one for you, and instructions for the future, tomorrow.

Revision history for this message
Best jotpark (marty-jotpark) said :
#2

I added GenericGame.java as an example. I'll try to hook it up tomorrow.

Revision history for this message
Dmitry Motylev (dmotylev) said :
#3

Thanks jotpark, that solved my question.

Revision history for this message
Alan Wootton (alan-jotpark) said :
#4

It's still not hooked up, it's in the experimental branch.