I downloaded the Windows Service installer (exe) and ran that. It
apeared to install fine but when I point my browser to: http:\
\localhost:8080 is get this error: "The device does not recognize the
command."
I can start and stop the server by using the Tomcat Monitor but no
matter how many times I stop and start it I get the same message.
Any ideas would be great.
Thanks
Tarkin - 13 Mar 2007 04:08 GMT
On Mar 13, 1:44 am, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> I downloaded the Windows Service installer (exe) and ran that. It
> apeared to install fine but when I point my browser to: http:\
[quoted text clipped - 6 lines]
> Any ideas would be great.
> Thanks
Ummm...here's a dumb question:
shouldn't that be ' http://localhost:8080/ ' ?
That is, forward slashes, as opposed to the backslashes
you have written?
HTH,
Tarkin
Jesse Lee - 13 Mar 2007 05:27 GMT
try http://localhost:8080
On 3月13日, 上午9时44分, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> I downloaded the Windows Service installer (exe) and ran that. It
> apeared to install fine but when I point my browser to: http:\
[quoted text clipped - 6 lines]
> Any ideas would be great.
> Thanks
Tarkin - 13 Mar 2007 05:58 GMT
On Mar 13, 1:44 am, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> I downloaded the Windows Service installer (exe) and ran that. It
> apeared to install fine but when I point my browser to: http:\
[quoted text clipped - 6 lines]
> Any ideas would be great.
> Thanks
Ummm...here's a dumb question:
shouldn't that be ' http://localhost:8080/ ' ?
That is, forward slashes, as opposed to the backslashes
you have written?
HTH,
Tarkin
gregtonn@gmail.com - 13 Mar 2007 13:54 GMT
> On Mar 13, 1:44 am, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
>
[quoted text clipped - 16 lines]
> HTH,
> Tarkin
I've tried the forward slash too http://localhost:8080/ and still get
the same message.
Thanks
Tarkin - 13 Mar 2007 15:15 GMT
On Mar 13, 12:54 pm, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> > On Mar 13, 1:44 am, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
>
[quoted text clipped - 21 lines]
>
> Thanks
What gives you the error message?
What is the browser?
What version of Windows are you running?
Are you using a pre-installed JVM, or
Suns? Do you know which version?
Did you alter the server.xml file?
-Tarkin
Tarkin - 14 Mar 2007 02:15 GMT
On Mar 13, 12:54 pm, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> > On Mar 13, 1:44 am, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
>
[quoted text clipped - 21 lines]
>
> Thanks
Correction: you're using XP.
Have you looked at the Tomcat FAQ's,
esp. those pertaining to Windows?
gregtonn@gmail.com - 13 Mar 2007 12:10 GMT
On Mar 12, 9:44 pm, "gregt...@gmail.com" <gregt...@gmail.com> wrote:
> I downloaded the Windows Service installer (exe) and ran that. It
> apeared to install fine but when I point my browser to: http:\
[quoted text clipped - 6 lines]
> Any ideas would be great.
> Thanks
Sorry that should have been http://localhost:8080/.
Either way, neither one of them work.