Re: Web Services and Portlet deployment

2004-09-02 Thread David Jencks
Sure, but right now I don't care about editing the dds. What I want to know is what is supposed to happen when I say distribute with a package that has say a web services descriptor in it. Does the 88 spec say anything about what is supposed to happen? As I understand it such a package will

Re: Web Services and Portlet deployment

2004-09-02 Thread Srinath Perera
The current web services deployment code does not appear at first glance to fit well into either jsr-88 deployment or the geronimo architecture. yap for the time been it is a hack. I was worried about getting it working. I talk with the Dims there is bit of clean up to done. I am explaining

Re: Web Services and Portlet deployment

2004-09-02 Thread David Jencks
On Sep 1, 2004, at 8:21 PM, Srinath Perera wrote: The current web services deployment code does not appear at first glance to fit well into either jsr-88 deployment or the geronimo architecture. yap for the time been it is a hack. I was worried about getting it working. I talk with the Dims there

Re: Web Services and Portlet deployment

2004-09-02 Thread Srinath Perera
Can webservices be unregistered from axis? yes .. undeploy support in the Axis geronimo module is not written yet. it is matter of writing code. (I do not get a chance to look in to those things due to Axis2 ..) I will implement that shortly. I'm not sure I understand exactly what a web

Re: Web Services and Portlet deployment

2004-09-01 Thread Aaron Mulder
As far as JSR-88 goes, it includes a facility for multiple standard DDs per module -- I think you identify them by name. So the DDBeans would include DDBeans for all the different standard DDs (definitely including web services, and likely including portlets as well), and then the server