Where are Netbeans 5.0 Log Files?

I

isusanin

I'm trying to test a web service using the 'Add Web Service" window in
Netbeans 5.0 and getting the following error:
"Error Parsing WSDL. Please see the log file for details. Exception =
modeler error: model error: invalid entity name: "Fax" (in namespace:"

I would like to look at this log file that is mentioned in the error
message, but couldn't find it anywhere.
Anyone knows where it could be?

Thanks.
 
I

IchBin

I'm trying to test a web service using the 'Add Web Service" window in
Netbeans 5.0 and getting the following error:
"Error Parsing WSDL. Please see the log file for details. Exception =
modeler error: model error: invalid entity name: "Fax" (in namespace:"

I would like to look at this log file that is mentioned in the error
message, but couldn't find it anywhere.
Anyone knows where it could be?

Thanks.
Not sure but the best place to look would be:

If using Tomcat..
...\netbeans-5.0\enterprise2\jakarta-tomcat-5.5.9\logs

Else in the log files for the targeted application server.
--

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

isusanin

IchBin said:
Not sure but the best place to look would be:

If using Tomcat..
..\netbeans-5.0\enterprise2\jakarta-tomcat-5.5.9\logs

Else in the log files for the targeted application server.
--

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-)


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.
 
T

Thomas Kellerer

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.

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top