SAML2: HTTP/Post profile : Sign Assertions
------------------------------------------
Key: JBID-118
URL: https://jira.jboss.org/jira/browse/JBID-118
Project: JBoss Identity
Issue Type: Sub-task
Components: Identity-Federation
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: IDFED-1.0.0.beta1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
SAML parsing/marshalling needs to use DOM
-----------------------------------------
Key: JBID-164
URL: https://jira.jboss.org/jira/browse/JBID-164
Project: JBoss Identity
Issue Type: Feature Request
Components: Identity-Federation
Affects Versions: IDFED-1.0.0.alpha5
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: IDFED-1.0.0.beta1
SInce JAXB is not friendly to XML Signatures, it is necessary to use DOM directly for parsing and marshalling. We can use JAXB as a read only view of the DOM to deal with Java objects.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Strip the leading / from the jndi names generated in EJB3 proxy binding and log a WARN message
----------------------------------------------------------------------------------------------
Key: EJBTHREE-1886
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1886
Project: EJB 3.0
Issue Type: Bug
Components: proxy-impl
Affects Versions: 1.1.11
Reporter: jaikiran pai
Assignee: jaikiran pai
If the jndi name specified by the bean provider has a leading / (or multiple leading /) we need to strip them to avoid naming lookup issues as discussed in the referenced forum thread. Also log a WARN message letting the bean provider/assembler know that the leading / will be stripped.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBANN-6?page=com.atlassian.jira.plugin... ]
Jesper Pedersen updated JBANN-6:
--------------------------------
Summary: Allow the indexer to update the archive (was: Allow the indexer to update the file)
Fix Version/s: 1.0.0.Alpha2
Description: Allow the indexer to update an archive with the metadata its produces - like jboss-annotation.xml (was: Allow the indexer to update a file with the metadata its produces - like jboss-annotation.xml)
> Allow the indexer to update the archive
> ---------------------------------------
>
> Key: JBANN-6
> URL: https://jira.jboss.org/jira/browse/JBANN-6
> Project: JBoss Annotations
> Issue Type: Task
> Components: Tool - Indexer
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.0.0.Alpha2
>
>
> Allow the indexer to update an archive with the metadata its produces - like jboss-annotation.xml
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Typo in documentation, JBoss 5 Administration and configurtion guide, Chapiter 3.1
----------------------------------------------------------------------------------
Key: JBAS-7174
URL: https://jira.jboss.org/jira/browse/JBAS-7174
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Docs/Administration and Configuration Guide
Affects Versions: JBossAS-5.0.0.GA
Reporter: Frank Bommeli
Priority: Trivial
Chapter 3.1 "Deployable Application Types"
The WAR application archive (e.g., myapp.war) packages a Java EE web application in a JAR file.
Unless I misunderstood the sentence, it should be "WAR file" and not JAR file
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Typo in documentation, JBoss 4.2 is named instead of JBoss 5
------------------------------------------------------------
Key: JBAS-7173
URL: https://jira.jboss.org/jira/browse/JBAS-7173
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Docs/Administration and Configuration Guide
Affects Versions: JBossAS-5.0.0.GA
Reporter: Frank Bommeli
typographical error
Administration And Configuration Guide for JBoss Version 5.
In chapter "What this Book Covers"
The primary focus of this book is the presentation of the standard JBoss 4.2 architecture components from both the perspective of their configuration and architecture.
By reading Doc for JBoss 5 I expect to see JBoss 5 and not 4.2 :)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBANN-16?page=com.atlassian.jira.plugi... ]
Jesper Pedersen updated JBANN-16:
---------------------------------
Fix Version/s: 1.0.0.Alpha3
> Add a merge method to AnnotationRepository
> ------------------------------------------
>
> Key: JBANN-16
> URL: https://jira.jboss.org/jira/browse/JBANN-16
> Project: JBoss Annotations
> Issue Type: Task
> Components: Core
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.0.0.Alpha3
>
>
> Add a
> public void merge(AnnnotationRepository)
> metrhod to AnnotationRepository, such that repositories can be merged together.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/JBANN-15?page=com.atlassian.jira.plugi... ]
Jesper Pedersen updated JBANN-15:
---------------------------------
Fix Version/s: 1.0.0.Alpha2
> Create a serializable model of the scanning
> -------------------------------------------
>
> Key: JBANN-15
> URL: https://jira.jboss.org/jira/browse/JBANN-15
> Project: JBoss Annotations
> Issue Type: Task
> Components: Core, Tool - Indexer
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.0.0.Alpha2
>
>
> The idea is to have a binary representation of the same information as the XML document that is passed directly to the scanner.
> That way we don't use time to parse the XML documents.
> This file could be called META-INT/jboss-annotation.ser
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira