Re: (no subject)
Per Nyfelt <[email protected]> Sat, 22 Jan 2005 11:03:45 +0100
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Organization | Resourcing Networks |
| Message-ID | <[email protected]> |
500 basically means there is nothing to connect to. If you started tomcat using the default port 8080 you need to change the port in the Client. You can just as well use a webbrowser to view the result Try the url: http://localhost:8080/samples.simpleServlet/HelloServlet Regards, Per lördagen den 22 januari 2005 09.35 skrev [email protected]: > hi!, > > I am able to compile simpleservlet example, but when I run "build > runclient" though it says build successful but gives this meassage also : > D:\ozone-1.2\samples\simpleServlet>call ozoneAnt runClient > Buildfile: build.xml > > runClient: > [java] Connecting to > http://localhost:80/samples.simpleServlet/HelloServ let > [java] java.io.IOException: Server returned HTTP response code: 500 > for URL > > : http://localhost:80/samples.simpleServlet/HelloServlet > > [java] at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(Ht > tpURLConnection.java:791) > [java] at cli.HelloClient.callServlet(Unknown Source) > [java] at cli.HelloClient.main(Unknown Source) > > BUILD SUCCESSFUL > > pl. tell why is it giving problem in connection ? > > thanx in advance. > > neeta > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Ozone-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ozone-users ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl