facebook

application server ports

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #228739 Reply

    – 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/A

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

    #228746 Reply

    Riyad Kalla
    Member

    Have 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

    #228761 Reply

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

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: application server ports

You must be logged in to post in the forum log in