Hi Darran,
if I understand you, you need to do changes in jbossws-spi and
jbossws-framework, don't you?
Generally speaking, you perform the changes (please be careful about
backward compatibility when touching the SPI) and update the component
versions in the jbossws pom.xml files, so that the new versions of spi
and framework are picked up. You need to create snapshots of jbossws-spi
and jbossws-framework of course, using mvn deploy.
Once the next jbossws release is ready, we'll take care of installing it
into the current jboss AS (4.2.x and 5.0.x), including the new spi and
framework.
This assumes you don't need to change the container integration code...
Cheers
Alessio
Darran Lofthouse ha scritto:
I am currently looking for some advice for the following issue: -
http://jira.jboss.com/jira/browse/JBWS-981
As the deployment code has moved back to the AS codebase it is
dependent on the APIs made available by JBossWS.
This fix is first going to require an addition to the SPI to expose
the virtual hosts information.
I will then need to update the framework code to populate this value.
And then the jbossas trunk and Branch_4_2 will need to be updated to
utilise the new values on the SPI.
To be able to update the code in AS it would need to use snapshot
releases for JBossWS and we would need to be sure a JBossWS release
was coming before the next AS release (JBoss AS 4.2.3.GA and 5.0.0.CR2).
Or is the process to get the SPI and Framework updated first and then
wait until the AS branches have the WS version increased to implement
the final fix there?
Regards,
Darran Lofthouse.
_______________________________________________
jbossws-dev mailing list
jbossws-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossws-dev