AuthenticationHandler's package declaration doesn't match location
------------------------------------------------------------------
Key: BEEHIVE-146
URL: http://nagoya.apache.org/jira/browse/BEEHIVE-146
Project: Beehive
Type: Bug
Components: Web Services (181)
Reporter: Bryan Che
The class org.apache.beehive.wsm.axis.handlers.AuthenticationHandler is located
at wsm/src/runtime/org/apache/beehive/wsm/axis/AuthenticationHandler.java.
This doesn't match the package declaration and leads to a compilation error in
eclipse. The class should be moved to
wsm/src/runtime/org/apache/beehive/wsm/axis/handlers/AuthenticationHandler.java
(note the "handlers" in the path).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira