[JBoss JIRA] (JBJCA-963) Add url-property to datasources-1_2.xsd
by Jesper Pedersen (JIRA)
Jesper Pedersen created JBJCA-963:
-------------------------------------
Summary: Add url-property to datasources-1_2.xsd
Key: JBJCA-963
URL: https://issues.jboss.org/browse/JBJCA-963
Project: IronJacamar
Issue Type: Task
Components: Common, Deployer
Reporter: Jesper Pedersen
Assignee: Jesper Pedersen
Fix For: 1.1.0.Beta4
Add an 'url-property' element to the datasources-1_2.xsd such that the URL property in the xa-datasource-property values can be resolved
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (AS7-6335) support for wildcard expressions for deployment-info command
by Alexey Loubyansky (JIRA)
Alexey Loubyansky created AS7-6335:
--------------------------------------
Summary: support for wildcard expressions for deployment-info command
Key: AS7-6335
URL: https://issues.jboss.org/browse/AS7-6335
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 7.2.0.Alpha1
There have been user requests to enhance the deployment-info command to support wildcards and display status reports for multiple deployments.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (SECURITY-721) SPNEGO fallback to FORM based login has issues with user roles
by Tom Fonteyne (JIRA)
Tom Fonteyne created SECURITY-721:
-------------------------------------
Summary: SPNEGO fallback to FORM based login has issues with user roles
Key: SECURITY-721
URL: https://issues.jboss.org/browse/SECURITY-721
Project: PicketBox
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Negotiation
Affects Versions: Negotiation_2_2_1
Reporter: Tom Fonteyne
Assignee: Darran Lofthouse
A standard setup of EAP 6.0.1 (containing nego 2.2.1) for SPNEGO with FORM fallover has issues in the third set of the toolkit tests.
10:54:47,378 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jnt-eap6].[Secured]] (http-orac.usersys.redhat.com/10.33.1.221:8080-2) Servlet.service() for servlet Secured threw exception: java.lang.NullPointerException
at org.jboss.security.negotiation.toolkit.SecuredServlet.doGet(SecuredServlet.java:88) [classes:]
The failing line being:
List<Role> roles = info.getRoles().getRoles();
I back ported the extra lines from the toolkit to the one meant for EAP 5.x and there the above line works fine.
The fact that the servlet is called does mean that JBoss received the correct roles, hence it's not clear whether that particular toolkit line being any issue for the general public.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (AS7-6334) Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/AS7-6334?page=com.atlassian.jira.plugin.s... ]
Jeff Mesnil updated AS7-6334:
-----------------------------
Description:
Task to track the work we've all been doing on expressions/transformers.
See JaxrSubsystemTestCase for an example of what I'd like to see for each subsystem:
1) The standard subsystem test applied to a config that covers the full xsd with expressions added to each relevant attribute.
2) Basic transformation testing against 7.1.2 and 7.1.3
3) Reject-expression testing against 7.1.2 and 7.1.3
Assigned to me but this is really a team effort, with a big chunk already done. Please use comments on this JIRA to indicate if you're looking at something.
Please edit this description and put an OK after the subsystem name to indicate it's good to go.
clustering
cmp
configadmin
connector
deployment-scanner
ee
ee-deployment
ejb3
jacorb
jaxr OK
jaxrs
jdr
jmx
jpa
jsf
jsr77
logging
mail
messaging WIP
modcluster
naming
osgi
pojo
remoting
sar
security
threads
transactions
web
webservices
weld
xts
was:
Task to track the work we've all been doing on expressions/transformers.
See JaxrSubsystemTestCase for an example of what I'd like to see for each subsystem:
1) The standard subsystem test applied to a config that covers the full xsd with expressions added to each relevant attribute.
2) Basic transformation testing against 7.1.2 and 7.1.3
3) Reject-expression testing against 7.1.2 and 7.1.3
Assigned to me but this is really a team effort, with a big chunk already done. Please use comments on this JIRA to indicate if you're looking at something.
Please edit this description and put an OK after the subsystem name to indicate it's good to go.
clustering
cmp
configadmin
connector
deployment-scanner
ee
ee-deployment
ejb3
jacorb
jaxr OK
jaxrs
jdr
jmx
jpa
jsf
jsr77
logging
mail
messaging
modcluster
naming
osgi
pojo
remoting
sar
security
threads
transactions
web
webservices
weld
xts
> Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-6334
> URL: https://issues.jboss.org/browse/AS7-6334
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 7.2.0.Alpha1
>
>
> Task to track the work we've all been doing on expressions/transformers.
> See JaxrSubsystemTestCase for an example of what I'd like to see for each subsystem:
> 1) The standard subsystem test applied to a config that covers the full xsd with expressions added to each relevant attribute.
> 2) Basic transformation testing against 7.1.2 and 7.1.3
> 3) Reject-expression testing against 7.1.2 and 7.1.3
> Assigned to me but this is really a team effort, with a big chunk already done. Please use comments on this JIRA to indicate if you're looking at something.
> Please edit this description and put an OK after the subsystem name to indicate it's good to go.
> clustering
> cmp
> configadmin
> connector
> deployment-scanner
> ee
> ee-deployment
> ejb3
> jacorb
> jaxr OK
> jaxrs
> jdr
> jmx
> jpa
> jsf
> jsr77
> logging
> mail
> messaging WIP
> modcluster
> naming
> osgi
> pojo
> remoting
> sar
> security
> threads
> transactions
> web
> webservices
> weld
> xts
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (AS7-6334) Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/AS7-6334?page=com.atlassian.jira.plugin.s... ]
Jeff Mesnil commented on AS7-6334:
----------------------------------
I'll do messaging
> Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-6334
> URL: https://issues.jboss.org/browse/AS7-6334
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 7.2.0.Alpha1
>
>
> Task to track the work we've all been doing on expressions/transformers.
> See JaxrSubsystemTestCase for an example of what I'd like to see for each subsystem:
> 1) The standard subsystem test applied to a config that covers the full xsd with expressions added to each relevant attribute.
> 2) Basic transformation testing against 7.1.2 and 7.1.3
> 3) Reject-expression testing against 7.1.2 and 7.1.3
> Assigned to me but this is really a team effort, with a big chunk already done. Please use comments on this JIRA to indicate if you're looking at something.
> Please edit this description and put an OK after the subsystem name to indicate it's good to go.
> clustering
> cmp
> configadmin
> connector
> deployment-scanner
> ee
> ee-deployment
> ejb3
> jacorb
> jaxr OK
> jaxrs
> jdr
> jmx
> jpa
> jsf
> jsr77
> logging
> mail
> messaging WIP
> modcluster
> naming
> osgi
> pojo
> remoting
> sar
> security
> threads
> transactions
> web
> webservices
> weld
> xts
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (AS7-6334) Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6334?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry commented on AS7-6334:
---------------------------------------
I'm dealing with osgi.
> Ensure there is expression testing, basic transformation testing and reject-expression transformation testing for all subsystems
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-6334
> URL: https://issues.jboss.org/browse/AS7-6334
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 7.2.0.Alpha1
>
>
> Task to track the work we've all been doing on expressions/transformers.
> See JaxrSubsystemTestCase for an example of what I'd like to see for each subsystem:
> 1) The standard subsystem test applied to a config that covers the full xsd with expressions added to each relevant attribute.
> 2) Basic transformation testing against 7.1.2 and 7.1.3
> 3) Reject-expression testing against 7.1.2 and 7.1.3
> Assigned to me but this is really a team effort, with a big chunk already done. Please use comments on this JIRA to indicate if you're looking at something.
> Please edit this description and put an OK after the subsystem name to indicate it's good to go.
> clustering
> cmp
> configadmin
> connector
> deployment-scanner
> ee
> ee-deployment
> ejb3
> jacorb
> jaxr OK
> jaxrs
> jdr
> jmx
> jpa
> jsf
> jsr77
> logging
> mail
> messaging
> modcluster
> naming
> osgi
> pojo
> remoting
> sar
> security
> threads
> transactions
> web
> webservices
> weld
> xts
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months