Ewww... Surely there has to be a better approach than this? I need an approach where I can run our build system and get a .war to deploy to an app server. I assume from this that most people go with using the .jws approach. Is there any plan for configured deployment, or is doing everything runtime the only plan for Axis.
Kevin > I believe what Mark means is 'jar up an axis installation > with the service already installed', which is slightly > ungainly but works just fine for distribution. I can't > remember where the WSDD goes, but take a look in your running > installation, it'll be in there somewhere. > > Cheers, > > Tom > > Kevin Pearcey wrote: > > | Yep, I know how to make a .war file - What I can't find is what to > | call / where to put the deploy.wsdd file so that the Axis loads the > | definition at start up. > | > | The ONLY references to using .wsdd files I have found are via the > | AdminClient, nothing mentions bundling .wsdd files in a .war for > deployment. > | > | Cheers > | > | Kevin > | > | > | > |>-----Original Message----- > |>From: Galbreath, Mark A [mailto:[EMAIL PROTECTED] > |>Sent: 26 April 2004 17:28 > |>To: '[EMAIL PROTECTED]' > |>Subject: RE: Wsdd based war deployment > |> > |> > |>Should not be a problem, just jar the app up in a war file > and stick > |>it in your webapps dir. JBuilder X does this for you > automatically, > |>but I prefer to use Ant. > |> > |>Mark > |> > |>-----Original Message----- > |>From: Kevin Pearcey [mailto:[EMAIL PROTECTED] > |>Sent: Monday, April 26, 2004 12:00 PM > |>To: [EMAIL PROTECTED] > |>Subject: Wsdd based war deployment > |> > |> > |>I'm trying to find out how to deploy services using .wsdd > descriptors > |>in an application bundled up into a .war file. I can > happily configure > |>web.xml to get Axis to respond to the admin client, so I can deploy > |>services using deploy.wsdd type files, but what I want to > do is bundle > |>the service definitions with the application so when its > deployed on a > |>server the services are there from the start. > |> > |>Cheers > |> > |>Kevin > |> > | > | > | > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.7 (Cygwin32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFAjh6lvIo3NIa9d1ARArbnAJ9zn2IX4G3DlGUkgY6C1aLfQdA3eACfdJWC > E8z5yfHYv/4ESNtbVh5AK44= > =AKm0 > -----END PGP SIGNATURE----- >