Closed GoogleCodeExporter closed 8 years ago
Did you use maven to deploy the sample? If not you need to download it and run
mvn
war:war in simple-openid directory, otherwise you'll not get all of the required
dependencies.
If you used maven and it's still not working you're probably not deploying the
sample
on http://localhost:8080/simple-openid, all this is explained in the README in
the
simple-openid directory.
Hope that helps.
Original comment by guj...@gmail.com
on 3 Mar 2009 at 10:55
How can i run without maven,may be by using Ant.
Original comment by poonam.m...@gmail.com
on 4 Mar 2009 at 5:44
From the readme file:
--------------
This demo *requires* apache Maven2 to build.
[...]
RUNNING THE DEMO
****************
To run this as a demo, install the maven2 tool and run the following
command in the simple-openid directory:
mvn jetty:run
--------------
Original comment by Johnny.B...@gmail.com
on 9 Mar 2009 at 7:26
Original comment by Johnny.B...@gmail.com
on 6 May 2009 at 4:56
Original issue reported on code.google.com by
poonam.m...@gmail.com
on 3 Mar 2009 at 9:29