
Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
> > I'm trying to test a web service using the 'Add Web Service" window in
> > Netbeans 5.0 and getting the following error:
[quoted text clipped - 22 lines]
> 'If there is one, Knowledge is the "Fountain of Youth"'
> -William E. Taylor, Regular Guy (1952-)
All I can find there is an empty dummy file. Besides, I don't see why
this would appear in the application server logs, because the error is
coming from NetBeans, NOT the application server that is running the
web service.
Thomas Kellerer - 23 Feb 2006 21:15 GMT
isusanin@gmail.com wrote on 23.02.2006 21:58:
>> Not sure but the best place to look would be:
>>
[quoted text clipped - 7 lines]
> coming from NetBeans, NOT the application server that is running the
> web service.
The "real" Tomcat files are not in the NB install directory but in your userdir
under jakarta-tomcat-5.5.9_base because that's Tomcat's base directory. The
Tomcat binaries in the NB program directory are Tomcat's home directory
But whatever goes in there is also displayed in the output window of NB.
The genuine NB log file is in your userdir/var/log/messages.log
Regards
Thomas