facebook

Running web service with Embedded Tomcat project

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

    gregquirk
    Participant

    I have a project that runs its own embedded tomcat server and I am trying to create a new web service project that will use the embedded tomcat from my other project. If I run the web service use Run As.. MyEclipe Server Application, the service works but I can’t utilize my other project’s capabilities.

    Is there a way to configure MyEclipse to run the project with my own embedded tomcat instead of MyEclipse’s tomcat?

    #302922 Reply

    support-joy
    Member

    gregquirk,

    Can you perform the following steps:
    1) Go to “Window–>Preferences–>My Eclipse Enterprise Workbench–>Tomcat”.
    2) Select the appropriate tomcat version. (The version you have in your system)
    3) Select “Enable” radio button.
    4) Click on first “Browse” button to select the tomcat home directory.
    5) Select the tomcat home directory located in your system.
    This will enable your own embedded tomcat in “Run As” options along with ME’s tomcat.
    Please let me know.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Running web service with Embedded Tomcat project

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