https://bz.apache.org/bugzilla/show_bug.cgi?id=62809
--- Comment #3 from Mark Thomas <ma...@apache.org> --- Sorry, missed the code: ListTask list = new ListTask(); list.setUsername("tomcat"); list.setPassword("tomcat"); list.setUrl("http://localhost:8080/manager/text"); list.execute(); -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org