Matthieu Ghilain created JUDDI-950:
--------------------------------------
Summary: Improve JUDDI build by replacing hardcoded URLs
Key: JUDDI-950
URL: https://issues.apache.org/jira/browse/JUDDI-950
Project: jUDDI
Issue Type: Improvement
Components: juddi-tomcat
Affects Versions: 3.3.2
Reporter: Matthieu Ghilain
The two following URLs are hard coded at several places in resources:
- http://localhost:8080/juddiv3
- http://localhost:8443/juddiv3
They can be be replaced by maven properties configured in the juddi-parent POM.
This would allow to easily build JUDDI to be deployed on another environment.
It would also be even better to get those properties from the environment
(passed as JVM arguments to tomcat JVM).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)