Hi Don,

Can you point me over to where the Atlassian plugins source is available?

Thanks,
Alvin


Don Brown-5 wrote:
> 
> FWIW, I'm working with James to port the OSGi parts of the Atlassian
> Plugins framework over to Apache Archiva, which recently moved to
> Struts 2.  We are planning on releasing that bit as its own project,
> although the whole Atlassian Plugins framework is also now open
> source.
> 
> Don
> 
> On Wed, Nov 19, 2008 at 11:30 AM, Musachy Barroso <[EMAIL PROTECTED]>
> wrote:
>> Any bean registered as com.opensymphony.xwork2.config.PackageProvider
>> (since
>> 2.1 I think) will be loaded and added to the configuration. So the short
>> answers is yes, you should be able to mix regular action definitions with
>> bundled actions. The plugin still needs some love, but it is functional,
>> feedback is apreciated.
>>
>> musachy
>>
>> On Tue, Nov 18, 2008 at 7:08 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
>>
>>> To be honest, I don't know. But, what makes the s2/osgi different from
>>> other OSGi integration libraries is that bundles are deployed within the
>>> single web-app. This means, you could create one bundle with your "base"
>>> actions and then deploy other bundles without restarting your app.
>>>
>>> I could be completely off-base, I wasn't involved with writing the
>>> plugin, I am just trying to regurgitate memories from the discussion on
>>> [EMAIL PROTECTED] Maybe Musachy can chime in.
>>>
>>> -Wes
>>>
>>>
>>>
>>> On Tue, 2008-11-18 at 14:00 -0600, Relph,Brian wrote:
>>> > That plugin looks promising, the isolated classpaths requirement could
>>> be
>>> bent ...
>>> >
>>> > Does the plugin require that all actions be loaded from bundles?
>>> >
>>> > Brian Relph
>>> >
>>> > -----Original Message-----
>>> > From: Wes Wannemacher [mailto:[EMAIL PROTECTED]
>>> > Sent: Tuesday, November 18, 2008 10:18 AM
>>> > To: Struts Users Mailing List
>>> > Subject: Re: [S2] Plugin architecture
>>> >
>>> > I am not sure if it does exactly what you want (isolated classpaths),
>>> but
>>> this might help get you started -
>>> >
>>> > http://cwiki.apache.org/S2PLUGINS/osgi-plugin.html
>>> >
>>> > Note, this plugin is experimental and hasn't seen updates in a while,
>>> but
>>> still worthwhile.
>>> >
>>> > -Wes
>>> >
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>> --
>> "Hey you! Would you help me to carry the stone?" Pink Floyd
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Plugin-architecture-tp20562706p20573638.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to