- This topic has 2 replies, 2 voices, and was last updated 19 years, 7 months ago by warrenthebrown.
-
AuthorPosts
-
warrenthebrownMember– System Setup ——————————-
Operating System and version: Win2003
Eclipse version: 3.0.2
Eclipse build id: 200503110845
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: 3.8.4
Eclipse JDK version:
Application Server JDK version: 1.4
Are there any exceptions in the Eclipse log file? N/AIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
I do not see any information about setting/defining non-defaults associated with debugging against various application servers. This would be a useful documentation matrix for those who simply want to point to an alternate port for testing (such as something other than 8080 for JBoss), in order to avoid conflicts with other existing software, and do not have the time or inclination to learn the details for each test server.
Thank you.
Riyad KallaMemberHave you taken a look at our Remote Debugging documentation? I believe it addresses this: http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/remotedebugging/index.html
warrenthebrownMemberI believe your suggestion applies to ports to invoke remote servers. I was perhaps not clear in that I wanted to change the user invoked HTTP URL to invoke the app. So, for example, instead of
http://localhost:8080/appname
being able to enter something like
http://localhost:8099/appname
What parameters need to be changed/adjusted so that Eclipse/MyEclipse will invoke any supported App Server to accomplish this.Thank you.
-
AuthorPosts