Create a profile3_1 component
-----------------------------
Key: EJBTHREE-1711
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1711
Project: EJB 3.0
Issue Type: Task
Affects Versions: 1.0.0-GA
Reporter: jaikiran pai
Assignee: jaikiran pai
As mentioned in the referenced forum thread:
The goal of this component is to provide an EJB 3.1 profile configuration for use in JBoss Reloaded.
To get off the ground fast we're going to use JBoss Bootstrap and hardcoded 1 profile in the bootstrap.
This will allow us to create a set of integration tests within this component and quickly establish a baseline.
--
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
Remove the JNDIKernelRegistryPlugin from EJB3 distribution
----------------------------------------------------------
Key: EJBTHREE-2219
URL: https://issues.jboss.org/browse/EJBTHREE-2219
Project: EJB 3.0
Issue Type: Task
Components: core
Reporter: jaikiran pai
Assignee: jaikiran pai
Given the number of times MC ends up calling the KernelRegistryPlugin during deployment, the org.jboss.ejb3.kernel.JNDIKernelRegistryPlugin can turn out to be really expensive. We don't really need that plugin anymore. Remove it from the configurations to improve performance.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Apply improvements to code generator
------------------------------------
Key: JBJCA-460
URL: https://jira.jboss.org/browse/JBJCA-460
Project: IronJacamar
Issue Type: Task
Components: Code Generator
Reporter: Jesper Pedersen
Assignee: Jeff Zhang
Fix For: 1.0.0.Beta4
Apply some of the methods used in the Hello World sample resource adapter to the overall code generation template.
It should be possible to get very close to this sample application just using the code generator.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Generate ironjacamar.xml file
-----------------------------
Key: JBJCA-456
URL: https://jira.jboss.org/browse/JBJCA-456
Project: IronJacamar
Issue Type: Task
Components: Code Generator
Reporter: Jesper Pedersen
Assignee: Jeff Zhang
Fix For: 1.0.0.Beta4
Generate an ironjacamar.xml where the JNDI information is exposed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Add overloaded methods to CF interface causes test suite failure
----------------------------------------------------------------
Key: JBJCA-458
URL: https://jira.jboss.org/browse/JBJCA-458
Project: IronJacamar
Issue Type: Bug
Components: Code Generator
Affects Versions: 1.0.0.Beta3
Reporter: Jesper Pedersen
Assignee: Jeff Zhang
Fix For: 1.0.0.Beta4
Adding
String helloWorld()
String helloWorld(String name)
to the CF interface results in
testHelloWorld()
testHelloWorld()
being generated in the test suite.
This needs to be
testHelloWorldNoArg()
testHelloWorldName()
instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Samples resource adapter: Hello World
-------------------------------------
Key: JBJCA-459
URL: https://jira.jboss.org/browse/JBJCA-459
Project: IronJacamar
Issue Type: Task
Components: Documentation
Reporter: Jesper Pedersen
Assignee: Jeff Zhang
Fix For: 1.0.0.Beta4
We need a sample resource adapter (Hello World / Outbound / NoTransaction) in our documentation (new appendix) with a description of it.
The sample should also be included in the distribution under the docs/samples/helloworld directory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Assure version compatibility with earlier versions of Remoting
--------------------------------------------------------------
Key: JBREM-1270
URL: https://issues.jboss.org/browse/JBREM-1270
Project: JBoss Remoting
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.3.SP2
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Release PicketBox 4.0.0.Alpha3
------------------------------
Key: SECURITY-560
URL: https://issues.jboss.org/browse/SECURITY-560
Project: PicketBox (JBoss Security and Identity Management)
Issue Type: Release
Security Level: Public (Everyone can see)
Components: PicketBox
Reporter: Marcus Moyses
Assignee: Marcus Moyses
Fix For: PicketBox_v4_0_alpha3
Release new version to include XMLStreamReader parser compatible with AS7 model.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira