RE: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Martin Gainty
correct yes for all intents and purposes struts-osgi-plugin *is* a functional struts plugin in order to interface to maven (plexus framework) we'll need to 1) port these attributes to \META-INF\maven\plugin.xml 2) convert Struts methods for org.apache.struts2.osgi.O

Re: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Lukasz Lenart
2013/1/9 Christina Kaskoura : > Thank you for your input Lukasz. I registered a new issue as you suggested > (https://issues.apache.org/jira/browse/WW-3958) Thanks a lot - we need more user experiences in that area :-) Cheers -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ ---

Re: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Christina Kaskoura
Thank you for your input Lukasz. I registered a new issue as you suggested (https://issues.apache.org/jira/browse/WW-3958) Christina On 09/01/2013 09:59, Lukasz Lenart wrote: 2013/1/9 Christina Kaskoura : Hi Lukasz, Unfortunately the felix.jar contained in GlassFish does not include all the

Re: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Lukasz Lenart
2013/1/9 Christina Kaskoura : > Hi Lukasz, > > Unfortunately the felix.jar contained in GlassFish does not include all the > classes included in the felix-related jars declared as dependencies of the > OSGi plugin. So if I exclude the felix main jar as you suggest I get the > following error during