Closed GoogleCodeExporter closed 8 years ago
by the way it corresponds to this line in the Servlet code:
// perform discovery on the user-supplied identifier
List discoveries = manager.discover(userSuppliedString);
Original comment by a.brass...@gmail.com
on 22 Sep 2009 at 4:26
Ok, solved I think, it appears it's a tomcat security manager problem... By
running
it without the security manager, it worked well. I'm not sure exactly what's
happening but I suspect a lack of socket permission somewhere. I probably won't
be
the only one with this problem, you should consider trying to catch that
potential
null exception!
Original comment by a.brass...@gmail.com
on 30 Sep 2009 at 2:02
Original comment by Johnny.B...@gmail.com
on 25 Mar 2010 at 12:31
Original issue reported on code.google.com by
a.brass...@gmail.com
on 22 Sep 2009 at 4:06Attachments: