[JBoss-dev] Security Module moved from trunk into projects

Anil Saldhana anil.saldhana at jboss.com
Fri Sep 8 17:04:37 EDT 2006


Hi all,

 

Contents of this email for non-html readers:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90069

 

  As part of:

http://jira.jboss.com/jira/browse/SECURITY-1

 

The Security module has been moved out of JBossAS *trunk* into
jbossas/projects (similar to the microcontainer).

 

What does this mean?

-        There are two projects' artifacts downloaded from the third
party repository.  One is the Security SPI  (security-spi) and the other
is the JBossAS implementation (security)

-        Dependent projects in jbossas will make use of the artifacts
from security.  If there are any projects that have an implementation of
the SPI (like the ejb3 project), then they will make additional use of
security-spi artifacts.

 

What is the motivation?

Having a SPI allows JEMS projects as well as service integrators to
provide an alternative implementation (and not necessarily use the
JBossAS implementation aka jbosssx.jar)

 

Did it screw up eclipse settings?

I have updated the .classpath file for projects in jbossas that make use
of security.  Please verify.

 

Does it affect the branches (3.2 and 4.0)

No

 

Is the SPI fixed?

Not yet. It is
evolving(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81097)

 

Troubleshooting:

a)     If workspace does not build, nuke third party folder and do a
clean build.

b)     Tests are failing - inform.
(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90069)

 

Regards,

Anil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20060908/9d077526/attachment.html 


More information about the jboss-development mailing list