Re: Migration from 2.1.8 to 2.2.1.1

2011-03-29 Thread Lukasz Lenart
Just read through release notes: http://struts.apache.org/2.2.1/docs/version-notes-221.html http://struts.apache.org/2.2.1/docs/version-notes-2211.html If you aren't running your application on JBoss you must add Javassist library as a dependency Regards -- Łukasz + 48 606 323 122 http://www.le

Migration from 2.1.8 to 2.2.1.1

2011-03-29 Thread Struts Two
Hello All: is Migration from 2.1.8 to 2.2.1.1 straightforward involving only jar files replacement or there is more to it? I remember when I migrated from 2.0.14 to 2.1.8 I had to go through a wiki page for migration to work, is there such WIKI page? I am only using tiles plugin and no other pl

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Antonio Petrelli
2011/3/29 Mohamed Rabie Hayoun Ben Maimoun > Hi! > I'm devoloping an aplication with the next version: > > 1. tiles 2.2.2 > 2. struts 2.2.1 > 3. struts2-tiles-plugin-2.2.1 > > I integrate all the framework and they working fine, there is no error, but > my problem is tile files configuratio

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Mohamed Rabie Hayoun Ben Maimoun
thanks for the advise. For next aplication i will try it. But now i have done almost 50% of the aplication, So i want to finish it. Thanks! 2011/3/29 webmeiker > I recommend you to use *Sitemesh *decorator instead of Tiles. > > > 2011/3/29 Mohamed Rabie Hayoun Ben Maimoun > > > Hi! > > I'm dev

How could i make struts2 as bundle into the karaf?

2011-03-29 Thread stream
Hi everyone As subject, i wanna package struts2 as bundle , then put it into felix or karaf, this seems is reverse to the struts2-osgi which the listener in the webcontainer, but i wanna make the webcontainer as the bundle too. someone could help me thanks in advance... -

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread webmeiker
I recommend you to use *Sitemesh *decorator instead of Tiles. 2011/3/29 Mohamed Rabie Hayoun Ben Maimoun > Hi! > I'm devoloping an aplication with the next version: > > 1. tiles 2.2.2 > 2. struts 2.2.1 > 3. struts2-tiles-plugin-2.2.1 > > I integrate all the framework and they working fine

Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Mohamed Rabie Hayoun Ben Maimoun
Hi! I'm devoloping an aplication with the next version: 1. tiles 2.2.2 2. struts 2.2.1 3. struts2-tiles-plugin-2.2.1 I integrate all the framework and they working fine, there is no error, but my problem is tile files configuration's size. It start to became a little bit hard to maintain

Re: the question about the struts-osgi

2011-03-29 Thread Mohamed SIDI
May be you are using some resources in your application witch not are included in the newer version, 2011/3/29 stream > btw, it seems that the felix.shell have also the same problem. > if i change the version of org.apache.felix.shell to 1.4.2 the freemake > will happened the error... > > > 在 20

Re: the question about the struts-osgi

2011-03-29 Thread stream
btw, it seems that the felix.shell have also the same problem. if i change the version of org.apache.felix.shell to 1.4.2 the freemake will happened the error... 在 2011-3-29,下午4:48, Mohamed SIDI 写道: > Hi, > > it seems to be a build problem, you can rebuild your application entirly, > another w

Re: the question about the struts-osgi

2011-03-29 Thread stream
Hi, i don't think this is the build problem, because i've tried the 1.4.1 which could work well, the problem just happened while i changed the version to the 3.0.x. could you tell me more detail thanks. 在 2011-3-29,下午4:48, Mohamed SIDI 写道: > Hi, > > it seems to be a build problem, you can re

Re: the question about the struts-osgi

2011-03-29 Thread Mohamed SIDI
Hi, it seems to be a build problem, you can rebuild your application entirly, another way, you should have the felix jar in your classpath B.W 2011/3/29 stream > Hi everyone > i've tried use osgi for my structs app, but i wanna use the latest version > of felix , so i used the version 3.0.9 in

the question about the struts-osgi

2011-03-29 Thread stream
Hi everyone i've tried use osgi for my structs app, but i wanna use the latest version of felix , so i used the version 3.0.9 instead of 1.4.1,but this could not work. Error starting handlers java.lang.NoClassDefFoundError: org/apache/felix/main/AutoActivator at org.apache.struts2.osgi.F