[ http://issues.apache.org/jira/browse/GERONIMO-782?page=comments#action_12316425 ]
David Jencks commented on GERONIMO-782: --------------------------------------- Step 3 use a template gbean for the WSContainer link. The web service builder fills in part, the ebj builder fills in part. Remaining work is to collect all the modified locations at once. Sending modules/assembly/src/plan/j2ee-deployer-plan.xml Sending modules/assembly/src/plan/j2ee-runtime-deployer-plan.xml Transmitting file data .. Committed revision 220198. Checking in modules/core/src/java/org/openejb/server/axis/WSContainer.java; new revision: 1.13; previous revision: 1.12 Checking in modules/core/src/java/org/openejb/server/axis/WSContainerGBean.java; new revision: 1.7; previous revision: 1.6 Checking in modules/openejb-builder/src/java/org/openejb/deployment/OpenEJBModuleBuilder.java; new revision: 1.48; previous revision: 1.47 Checking in modules/openejb-builder/src/java/org/openejb/deployment/SessionBuilder.java; new revision: 1.29; previous revision: 1.28 Checking in modules/openejb-builder/src/test/org/openejb/deployment/CMPEntityBuilderTest.java; new revision: 1.16; previous revision: 1.15 Checking in modules/openejb-builder/src/test/org/openejb/deployment/DeploymentTestSuite.java; new revision: 1.12; previous revision: 1.11 Checking in modules/openejb-builder/src/test/org/openejb/deployment/PlanParsingTest.java; new revision: 1.9; previous revision: 1.8 Checking in modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/cmr/AbstractCMRTest.java; new revision: 1.24; previous revision: 1.23 Checking in modules/openejb-builder/src/test/org/openejb/deployment/entity/cmp/ejbql/EJBQLTest.java; new revision: 1.15; previous revision: 1.14 > ejb ws deployment system does not use gbean builder references > -------------------------------------------------------------- > > Key: GERONIMO-782 > URL: http://issues.apache.org/jira/browse/GERONIMO-782 > Project: Geronimo > Type: Bug > Components: deployment > Versions: 1.0-M4, 1.0-M5 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.0-M5 > > The ejb builder uses static methods on AxisServiceBuilder rather than the > gbean interface exposed by AxisBuilder. Fixing this in a reasonable amount > of time will require removing xfire support. David Blevins has indicated > that the xfire support needs to be completely rewritten anyway so I will > proceed with this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
