SanJ.SANJAY wrote:
Thanks Dave, that helped. I'm getting a completely weird error message now
java.lang.RuntimeException: java.lang.RuntimeException:
com.opensymphony.xwork2.inject.DependencyException:
com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
mapping found for dependency [type=java.lang.String, name='actionPackages']
in public void
org.apache.struts2.config.ClasspathPackageProvider.setActionPackages(java.lang.String).
Any idea why this could've break?? I am clueless about thsi error.
What libraries are you deploying? You can't just include random plugins
and automatically expect everything to work--some have dependencies,
required configuration, etc.
Here it looks like you've included the Convention (Codebehind?) plugin
without configuring it.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org