I almost have this working, however, it seems that struts-core-2.2.0-SNAPSHOT depends on xwork-2.2.0-SNAPSHOT which doesn't seem to be available anywhere.

Also, the struts-convention-2.2.0-SNAPSHOT tries to call a method in xwork that doesn't exist:
com.opensymphony.xwork2.util.finder.ClassFinder.<init>(Lcom/opensymphony/xwork2/util/finder/ClassLoaderInterface;Ljava/util/Collection;ZLjava/util/Set;Lcom/opensymphony/xwork2/util/finder/Test;)V

I assume that's going to be in xwork 2.2?

- Jonathan


Lukasz Lenart wrote:
2010/3/16 jonathan doklovic <list-rea...@sysbliss.com>:
I was able to resolve the issue simply by using the snapshot jar listed on
this blog post: http://www.stonescape.net/roller/xtian/date/20091021

My web.xml was correct, just needed the updated sitemesh plugin.

Here you have the whole build
http://hudson.zones.apache.org/hudson/view/Struts/job/struts2/193/

I added proper web.xml config for full integration with SiteMesh 2 +
Freemarker 2.4.2 + Velocity 1.3 , including Struts 2 Tags, ValueStack,
and FreemarkerManager statics.
http://struts.apache.org/2.x/docs/sitemesh-plugin.html


Regards


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to