jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Tomcat Plugin
  • MTOMCAT-45

using run mojo with path / doesn't work if application use request.contextPath

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Labels:
    None

Description

I don't know if this can be fix in the mojo (need more investigations)

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. MTOMCAT-54 If context path is '/' then emty string must be passed to embedded.createContext(String path, String docBase)

  • Blocker - Blocks development and/or testing work, production could not run
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Dennis Lundberg added a comment - 15/Feb/10 7:04 AM

What kind of error message do you get?

Usually Tomcat uses a value path="" for the default webapp that is accessible from the URL http://localhost:8080/. Can you try that?

Show
Dennis Lundberg added a comment - 15/Feb/10 7:04 AM What kind of error message do you get? Usually Tomcat uses a value path="" for the default webapp that is accessible from the URL http://localhost:8080/. Can you try that?
Hide
Permalink
Hasan Ceylan added a comment - 01/May/10 10:55 AM

It is impossible to pass "" as the path as then maven assumes it is empty and sets it to the default which is ${artificatId}.

The patch provided in MTOMCAT-54 is still needed.

Show
Hasan Ceylan added a comment - 01/May/10 10:55 AM It is impossible to pass "" as the path as then maven assumes it is empty and sets it to the default which is ${artificatId}. The patch provided in MTOMCAT-54 is still needed.

People

  • Assignee:
    Olivier Lamy
    Reporter:
    Olivier Lamy
Vote (0)
Watch (0)

Dates

  • Created:
    06/Jan/10 5:45 AM
    Updated:
    02/May/10 4:38 PM
    Resolved:
    02/May/10 4:38 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.