Server side transport abstraction
---------------------------------
Key: JBWS-2052
URL: http://jira.jboss.com/jira/browse/JBWS-2052
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
Assigned To: Heiko Braun
Fix For: jbossws-3.0.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Introduce runtime component
---------------------------
Key: JBWS-2111
URL: http://jira.jboss.com/jira/browse/JBWS-2111
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
Wires core components like transport, registry, invocationhandler, requestHandler
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Migrate common jax-ws tests to framework
----------------------------------------
Key: JBWS-2096
URL: http://jira.jboss.com/jira/browse/JBWS-2096
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-integration
Reporter: Thomas Diesler
Assigned To: Thomas Diesler
Fix For: jbossws-3.0.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
split deployer, container and stack MC onfigurations
----------------------------------------------------
Key: JBWS-2109
URL: http://jira.jboss.com/jira/browse/JBWS-2109
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
container and stack MC config should be in the same scope (server/<name>/deploy)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Provide better SPI functionality to setup WS Endpoints on arbitrary transports
------------------------------------------------------------------------------
Key: JBWS-2024
URL: http://jira.jboss.com/jira/browse/JBWS-2024
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Thomas Diesler
Fix For: jbossws-3.0.2
We are looking for something like
Container container = new Container();
Endpoint ep = new Endpoint("EndpointName", MyTargetBean.class);
container.publish(ep)
A container would be the provider of
Container
- getRuntimeLoader
- resolveMetaData
- getTransport
- etc ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update stack integration to SPI 3.0 M1
--------------------------------------
Key: JBWS-2147
URL: http://jira.jboss.com/jira/browse/JBWS-2147
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
Assigned To: Heiko Braun
Fix For: jbossws-native-3.0.2, jbossws-metro-3.0.2, jbossws-cxf-3.0.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Rewrite WS-RM test suite
------------------------
Key: JBWS-2138
URL: http://jira.jboss.com/jira/browse/JBWS-2138
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Richard Opalka
Assigned To: Richard Opalka
Fix For: jbossws-native-3.0.2, jbossws-metro-3.0.2, jbossws-cxf-3.0.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update container integration to 3.0 M1
--------------------------------------
Key: JBWS-2146
URL: http://jira.jboss.com/jira/browse/JBWS-2146
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
Assigned To: Heiko Braun
Fix For: jbossws-native-3.0.2, jbossws-metro-3.0.2, jbossws-cxf-3.0.2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Breakup tools script for each stack
-----------------------------------
Key: JBWS-2067
URL: http://jira.jboss.com/jira/browse/JBWS-2067
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Heiko Braun
Assigned To: Heiko Braun
Fix For: jbossws-3.0.2
We should have one script per stack and remove it from the framework codebase
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/JBWS-1526?page=all ]
Heiko Braun updated JBWS-1526:
------------------------------
Original Estimate: 1 hour
Remaining Estimate: 1 hour
> Automated testing and availablity checks of public endpoints (interop)
> ----------------------------------------------------------------------
>
> Key: JBWS-1526
> URL: http://jira.jboss.com/jira/browse/JBWS-1526
> Project: JBoss Web Services
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: jbossws-native
> Reporter: Heiko Braun
> Assigned To: Heiko Braun
> Fix For: jbossws-native-3.0.2
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Is this a duplicate?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira