Issue Details (XML | Word | Printable)

Key: GALAXY-209
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix or Usage Issue
Priority: Minor Minor
Assignee: Andrew Perepelytsya
Reporter: Andrew Perepelytsya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Galaxy

Inject a deployed context path at runtime so there's no spring-web dependency

Created: 23/Apr/08 03:31 PM   Updated: 23/Apr/08 04:30 PM
Component/s: Core
Affects Version/s: 1.0-beta-3
Fix Version/s: 1.0-beta-3

Time Tracking:
Not Specified

Issue Links:
Related
 

Labels:
User impact: Low


 Description  « Hide
Need to refactor the org.mule.galaxy.web.server.RegistryServiceImpl to inject servletContext path as a plain value.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Andrew Perepelytsya added a comment - 23/Apr/08 04:30 PM
After reviewing the dependencies for the module, it may not be that bad to depend on spring-webmvc, as we're already deploying classes from the package.

However, a simple ContextPathResolver has been introduced to make things work in every possible env (e.g. in unit tests and in the servlet container under different deployment paths): http://fisheye.muleforge.org/changelog/galaxy/?cs=788