-
Nov 24th, 2009, 02:36 AM
#1
Are the samples supposed to be working?
I downloaded springpython-1.0.0.RELEASE along with the springpython-samples-1.0.0.RELEASE and have been unable to get to any of the webapps (petclinic, springirc and springwiki) to respond to web requests.
In all cases, they look to actually be running, but I cannot connect to them. In the case of petclinic it looks like the Pyro stuff is running (I can telnet to the exported ports and something responds) but I cannot seem to get to the actual applications.
I see that the samples say in all cases that they do not work with cherrypy3. However, if I run with cherrypy2-ish, the software will not run at all. If I try to run the apps with cherrypy2 it will die complaining about missing cherrypy.Tool. If I run against cherrypy3, the software loads up and looks like it is waiting for incoming connections.
I am testing on Ubuntu 8.10.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules