aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes eclipse console does not show query statements when the application comes up and when it is run Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "eclipse console does not show query statements when the application comes up and when it is run" Watch "eclipse console does not show query statements when the application comes up and when it is run" New topic
Author

eclipse console does not show query statements when the application comes up and when it is run

Manon Baratt
Ranch Hand

Joined: Jan 30, 2006
Posts: 58
Hi,

I run eclipse 3.3.1.1 with sysdeo tomcat plugin. I deployed locally to tomcat and ran tomcat outside eclipse. Now that I switched back, running tomcat from within eclipse, the eclipse console does not show all the queries that are run when the application starts and later when it is run.

When I run the code, I get [Ljava.lang.String;@ xxxxx. (xxxxx is a number) instead of the usual query statements.

I appreciate any tips.

Thanks.
 
I agree. Here's the link: jrebel
 
subject: eclipse console does not show query statements when the application comes up and when it is run
 
Similar Threads
How to display messeges on Run-time Workbench console in Eclipse
The connection was refused when attempting to contact localhost:7001
Problem running Struts project from eclipse
tomcat 5.5 in eclipse 3.2
Main program not giving output