Compile time error when following authentication example with seam security dependencies
resolved from seam bom
---------------------------------------------------------------------------------------------------------------
Key: SEAMSECURITY-131
URL:
https://issues.jboss.org/browse/SEAMSECURITY-131
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.1.0.Beta5
Reporter: Leiv Hellebo
Attachments: seamauthtest.tgz
a project with dependencies managed by seam-bom and a dependency on seam-security will get
a compile time dependency on seam-security-api and runtime dependency on seam-security
Extending BaseAuthenticator in a class therefore results in "symbol not found"
for BaseAuthenticator during compile time
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira