Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Zobah Mizrachi   on Jul 02 In Java Category.

  
Question Answered By: Tamara Nguyen   on Jul 02

But in regards to Dynamically installing a java class
as new service, there is a very simple tool
(AdminClient) bundled with AXIS to do this for you. It
will be easy, I guess, to write a quick-and-dirty
plugin for it. Also can be done by an ANT target.
As for me here, it's all static. I'm not using any
hot-deployment of web-services (no AdminClient for
remote deployment). Instead I generate whatever
web-services need and bundle them in the war file and
deploy the result on application server.

Btw, Take a look at AXIS documentation for more info.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on About a plug-in or something like it for AXIS in IntelliJ Or get search suggestion and latest updates.


Tagged: