Still, please post it to JIRA so we have a history.
-dain
On Jul 21, 2004, at 5:29 PM, Davanum Srinivas wrote:
Am reviewing this now...more details tomorrow.
thanks,
dims
On Wed, 21 Jul 2004 17:25:15 -0700, Dain Sundstrom
<[EMAIL PROTECTED]> wrote:
Please post this to JIRA
(http://nagoya.apache.org/jira/secure/BrowseProject.jspa?id=10220)
On Jul 21, 2004, at 5:27 AM, Srinath Perera wrote:
Hi All;
this patch has code to deploy the webservice in the geronimo.
there is a
1) WebServiceDeployerGbean and by calling deploy GBean method one
can
deploy a webservice. right now Axis service keep a seperate
config-store
but that can be changed when we decide on the final thing
2)the Deployer accept a webservice jar file and generate the required
code
using ews and deploy them. for time been the Axis GBean need to
restart to
get the new deploymnet.
3)the complete senario is shown in the WebServiceTest.java test. But
to
run this code need the JAVA_HOME/lib/tools.jar in the classpth.
Since
still can not get it in the classpath of maven I exclude the tests.
If
somebody using IDE and add the tools.jar in the classpath they should
work
fine :)
So ews generates java source code and compiles it? Is there any way
to
skip the Java source generation and thus the need for a compiler?
-dain
--
Davanum Srinivas - http://webservices.apache.org/~dims/