Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #5

Open
manzke opened this issue Dec 9, 2011 · 7 comments
Open

Documentation #5

manzke opened this issue Dec 9, 2011 · 7 comments

Comments

@manzke
Copy link

manzke commented Dec 9, 2011

Hi guys,

I'm really interested in your project, because it has a lot of potentials. :)

Due that fact, I have to ask, when do you plan to release some kind of documentation? Any getting started? Would be really helpful! :)

@cescoffier
Copy link
Contributor

Unfortunately, we don't have a lot of doc.

What you can do is to look at the distribution-with-example. It includes a simple example.

If you want to contribute some documentation, you're welcome !

@manzke
Copy link
Author

manzke commented Dec 12, 2011

An Example how to write an easy service, which can be used by the website is missing. :) If you give me a hint, I could start with it and would contribute it back. :)

@cescoffier
Copy link
Contributor

Hi,

How things work is simple:

  • the HTML/Javascript goes in the web folder
  • the interactions with the Java layer are made using Ajax and/or web sockets.
  • The Java/OSGi services are exposed using either plain servlets or json-rpc.

For the OSGi part, you have more details there: http://blog.akquinet.de/2009/09/14/dynamokos-dealing-with-dynamism-in-osgi-distributed-web-applications/

@danielschulz
Copy link

Hi,

we want to contribute some doc. So could you please provide either some kick-start feedback, some working project code using chameRIA, or your project folder to us. So we can publish a documentation on that. It would be really helpful to us. It means the world to me to get this up and running.

Thanks a lot, Daniel.

@cescoffier
Copy link
Contributor

Hi,

I'm writing a short tutorial. It should be available next week.

@cescoffier
Copy link
Contributor

@danielschulz
Copy link

Thanks a lot - I'll try this asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants