RE: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Martin Gainty
d, 9 Jan 2013 09:37:02 +0200 > From: christina.kasko...@eurodyn.com > To: mgai...@hotmail.com > CC: u...@struts.apache.org; users@maven.apache.org > Subject: Re: Using Struts2 OSGi plugin with GlassFish > > Hi Martin. > > In struts2-osgi-plugin.jar there is no .\META-INF\mave

Re: Using Struts2 OSGi plugin with GlassFish

2013-01-09 Thread Christina Kaskoura
Hi Martin. In struts2-osgi-plugin.jar there is no .\META-INF\maven\plugin.xml file. I assume you mean the .\struts-plugin.xml file? Also if I understand correctly there is no existing implementation of the PackageProvider which can work with GlassFish, I will just have to implement my own, is

RE: Using Struts2 OSGi plugin with GlassFish

2013-01-08 Thread Martin Gainty
The beauty of implementing a maven-plugin is that all attributes of the plugin are configurable open struts2-osgi-plugin.jar edit .\META-INF\maven\plugin.xml look for as long as your com.opensymphony.xwork2.config.PackageProvider (felix provider) implements interfacescom.opensymphony.xwork2.co