wdamick / legstar

Automatically exported from code.google.com/p/legstar
0 stars 0 forks source link

Add a standalone distribution option for JAX-WS adapters #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Right now, the JAX-WS adapters that we generate require the core legstar 
libraries and configuration files to be already installed in the target J2EE 
container.
While this makes sense in a production environment where its typically better 
to share libraries instead of duplicating them in each war file, during 
development, its just easier to work with standalone war files that contain 
all libraries and configuration files.
It would be nice to have an option at generation time to choose between 
standalone or shared war files.

Original issue reported on code.google.com by fady.mou...@gmail.com on 10 Dec 2009 at 9:07

GoogleCodeExporter commented 8 years ago
Would be even better if the target host parameter could be collected at 
generation time 
(the way we do for legstar-mule) and then generate an invoker configuration 
file that 
gets bundled with the standalone war.

Original comment by fady.mou...@gmail.com on 18 Dec 2009 at 5:20

GoogleCodeExporter commented 8 years ago

Original comment by fady.mou...@gmail.com on 6 Aug 2010 at 9:16