Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Struts 2 - incompatible OsgiConfigurationProvider

Status
Not open for further replies.

arch555

Programmer
Jan 16, 2010
1
0
0
US
Hi,
I am trying to setup Struts-2.1.8.1 within RAD 7.5
After downloading and building the app from the zip offered by apache
I get the following error :

com.opensymphony.xwork2.util.logging.commons.CommonsLogger error Dispatcher initialization failed
java.lang.ClassCastException: org.apache.struts2.osgi.OsgiConfigurationProvider incompatible with com.opensymphony.xwork2.config.ConfigurationProvider

I don't understand how the two config providers offered within the same package by apache could be incompatible. I have placed all the "jar" under "lib" folder of my Web project. Thanks in advance for your help.

Jay.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top