NullPointerException on struts initialization
----------------------------------------------
Key: WW-3486
URL: https://issues.apache.org/jira/browse/WW-3486
Project: Struts 2
Issue Type: Bug
Components: Plugin - Convention
Affects Versions: 2.2.1, 2.1.8.1
Environment: Tomcat 5.5.26 jdk 1.6.0_01-b06 struts 2.2.1
Reporter: HUGO ROBAYO
Priority: Blocker
When migrate from 2.1.8.1 to 2.2.1 the same project fails in initialization, in
the convention plugin PackageBasedconfigBuilder method buildconfiguration line
592 it seems the method getPackge() return null. I solve the problem replace
convention-plugin 2.2.1 for 2.1.8.1.
I dont make extensive test but works fine replacing the library.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.