[ 
https://issues.apache.org/jira/browse/GEODE-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596916#comment-16596916
 ] 

ASF subversion and git services commented on GEODE-5660:
--------------------------------------------------------

Commit b24c94fac578c369f2a8df827de40726bf91a4d6 in geode's branch 
refs/heads/feature/GEODE-5660 from [~ukohlmeyer]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b24c94f ]

GEODE-5660: Added method to lookup war file from classpath
within AgentUtil.java. This is to address problem where
http server is started from Java API (Spring Data Geode specifically)
Now, the application can reference the `geode-web-api` war from repo
and not have to specifically set `GEODE-HOME` property


> Add ability to lookup the GEODE-WEB-API war file from the classpath
> -------------------------------------------------------------------
>
>                 Key: GEODE-5660
>                 URL: https://issues.apache.org/jira/browse/GEODE-5660
>             Project: Geode
>          Issue Type: Improvement
>          Components: rest (admin), rest (dev)
>            Reporter: Udo Kohlmeyer
>            Assignee: Udo Kohlmeyer
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The current AgentUtil class only makes provision to lookup the 
> `geode-web-api` and `geode-web` war files from known locations.
>  When referencing the `geode-web-api` and `geode-web` war's from a 
> repository, the HTTP Services will fail, due to the requirement of having set 
> `GEODE_HOME` to the locally deployed GEODE distribution.
> A way is required to reference the relevant war files from a repository and 
> not requiring the `GEODE_HOME` property to be specifically set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to