Hi, how about move WebServiceBinding.java to java\sca\spi\src\main\java\org\apache\tuscany\spi\model\webservice directory, and WebServiceBindingLoader.java to java\sca\spi\src\main\java\org\apache\tuscany\spi\extension\webservice diretory ?
Cheers, Jervis -----Original Message----- From: Raymond Feng [mailto:[EMAIL PROTECTED] Sent: 8/8/2006 (星期二) 6:38 上午 To: [email protected] Cc: Subject: Re: Web services infrastructure Hi, I think it makes a lot of senses to extract the common layer. Axis2/Celtix/JAX-WS can be treated as three dialects to the WS binding. Thanks, Raymond ----- Original Message ----- From: "Ken Tam" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, August 07, 2006 3:25 PM Subject: Web services infrastructure > Hey folks, > > So it looks like there are a bunch of us looking at various issues > involved with WS infrastructure (Ant wrt interface.wsdl & the > WSDLDefinitionRegistry, and Rick with getting the Axis2 binding > working with the new core, and myself looking at how to integrate the > JAX-WS RI). > > What do you guys think about pulling up the basic support for > binding.ws (ie, WebServiceBinding.java and > WebServiceBindingLoader.java) into someplace common to the specific > implementations (Axis2, Celtix, etc)? From what I've seen, it seems > like there shouldn't be any implementation-specific information > necessary in that functionality. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
