You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: