The following comment has been added to this issue:

     Author: Srinath Perera
    Created: Tue, 27 Jul 2004 9:13 PM
       Body:
Hi Dims, all;
I have fix the test cases.. I am working around the compiling problem.
Right now the user should   use ews to generate the module and Only then
it can be deployed. I am generating and compile the module with ews inside
the maven.xml file.

The patch is attached .. eclipse does not a samples dir to the patch as it
is not cvs managed I zip it and add it. plase drop it in to the
modules/axis/src

The code of the Jetty and the OpenEJB modules changing quite regulary (it
was twice for last two weeks) and that is how the AxisGbean test fails. I
add notes at the code specifying the palces where we should check if the
test fails.

There is a possiblity this test agien failed if the depenedend code change
tommarow. But I think there is no way out. (Actually we should be happy
things going foward in that speed at geronimo :) )

Thanks
Srinath

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_36904

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-269

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-269
    Summary: webservice deployment with ews
       Type: New Feature

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo

   Assignee: 
   Reporter: Srinath Perera

    Created: Wed, 21 Jul 2004 7:08 PM
    Updated: Tue, 27 Jul 2004 9:13 PM
Environment: all

Description:
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 :)

4) let me add some doc to the wiki about how this works.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to