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

Another Pax runner example [PAXRUNNER-408] #417

Open
ops4j-issues opened this issue Nov 9, 2011 · 1 comment
Open

Another Pax runner example [PAXRUNNER-408] #417

ops4j-issues opened this issue Nov 9, 2011 · 1 comment

Comments

@ops4j-issues
Copy link

CharlieM created PAXRUNNER-408

Hi Ops4jers',

I made fairly a simple helloworld based on maven-pax-plugin running on equinox and felix.

You can use it or publish it if you want.

http://hudson.osgiliath.net/job/orthank-sample%20Tag/ws/

In order to compile, you just need to have maven 3 and run: mvn clean install -DskipTests=true (integration tests are not stable for now).
Then, in order to launch run: mvn pax:provision -Dframework=equinox (or -Dframework=felix) and point your browser to http://localhost:8080/net.osgiliath.orthank-sample.java.web.simple_1.0.1.SNAPSHOT

You'll be able to say hello with web services.
You can desactivate ws client module to run it without ws.

Best regards, thank you for your wonderful job,
Charlie (tcharl on twitter, cmordant1@gmail.com on gtalk)


Votes: 0, Watches: 0

@ops4j-issues
Copy link
Author

Toni Menzel commented

Thanks Charly,
is the SCM (svn in this case) reachable so that we can preserve log ?
If you want - code must be ASL2.0 licensed - we can add it directly under the pax runner code base (preserving your origin)

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

No branches or pull requests

1 participant