Getting started

65 views
Skip to first unread message

Wes Widner

unread,
Apr 11, 2011, 8:31:42 AM4/11/11
to jp...@googlegroups.com
The best way to get started using Jpoxy is with the example project.

First make sure that you have Maven installed then you can do the following to compile and run the sample project:
$ cd jpoxy_example
$ mvn jetty:run # or mvn -Djetty.port=9005 jetty:run to run it on a different port, default is 9001

To compile a .war you can then install in JBoss, Tomcat, Glassfish, etc. run
$ mvn package

That's it!
Reply all
Reply to author
Forward
0 new messages