Stephen McConnell wrote:
> 
> 
> Andrei Ivanov wrote:
> 
>> Hi,
>> suppose I have Phoenix application in sar file. Suppose someone else can
>> write new block for my application (and add it by modifying 
>> assembly.xml and
>> config.xml)
>> The question is: how this new block (extra jar) can be included into
>> existing application (if not in sar, where new block can be placed under
>> SAR-INF or under phoenix-lib, latter imho is not good)?
>>
>> Andrei
>>
> 
> The new block (preumably packaged as a jar file) would normally be added 
> to the SAR-INF/lib directory and your application redeployed as a new 
> .sar file containing the additional .jar file.

Which is not really plug 'n pray...

If I want to augment the running .sar without messing with it?
IE: any proposals?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to