On 25/08/11 12:43 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aristedes,
On 8/24/2011 10:36 AM, Aristedes Maniatis wrote:
On 25/08/11 12:15 AM, Christopher Schultz wrote:
So, if you could do this with code it would be:
getServletContext().getRealPath("/WEB-I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aristedes,
On 8/24/2011 10:36 AM, Aristedes Maniatis wrote:
> On 25/08/11 12:15 AM, Christopher Schultz wrote:
>
>> So, if you could do this with code it would be:
>>
>> getServletContext().getRealPath("/WEB-INF/classes/solr")
>>
>> Right?
>
> Yes
On 25/08/11 12:15 AM, Christopher Schultz wrote:
So, if you could do this with code it would be:
getServletContext().getRealPath("/WEB-INF/classes/solr")
Right?
Yes.
There isn't any system property for this kind of thing (since system
properties are JVM-wide, and not specific to any pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Aristedes,
On 8/24/2011 6:12 AM, Aristedes Maniatis wrote:
> I have another parallel deployment question: I am deploying Solr
> within a custom war application and it requires a path to its
> config files. Before parallel deployment I had this entry i