You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/07/22 04:08:39 UTC

[jira] Created: (GERONIMO-269) webservice deployment with ews

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Wed, 21 Jul 2004 7:08 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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Sun, 5 Sep 2004 11:46 PM
    Comment:
this patch update the module class Names to XXManagers, make the code openejb independent and move the deploy() to AxisGBeans. Move all the Object Names to one place   
    Changes:
             Attachment changed to patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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: Sun, 5 Sep 2004 11:46 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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by "Srinath Perera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-269?page=history ]

Srinath Perera updated GERONIMO-269:
------------------------------------

    Attachment: patch_27_08_2004.txt

The current EWS will broke the Axis Geronimo module. I check in the code and when 
it is updated the build will fail. the patch will fix it. Please somebody chek it in.

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://issues.apache.org/jira/browse/GERONIMO-269
>      Project: Apache Geronimo
>         Type: New Feature
>  Environment: all
>     Reporter: Srinath Perera
>  Attachments: deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip
>
> 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.

-- 
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Wed, 11 Aug 2004 6:30 AM
       Body:
Updated EWS snapshot jar and applied patch in geronimo. Please cross-check.

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

---------------------------------------------------------------------
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: Wed, 11 Aug 2004 6:30 AM
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Srinath Perera
    Created: Sun, 5 Sep 2004 11:50 PM
       Body:
the patch added today update the module to XXManagers, make the code openejb independent and move the deploy() to AxisGBeans. Move all the Object Names to one place and make the All required GBeans loaded automatically.   
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_52870

---------------------------------------------------------------------
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: Sun, 5 Sep 2004 11:50 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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Srinath Perera
    Created: Wed, 11 Aug 2004 3:58 AM
       Body:
with the new patch fix the class loading stuff. Now the complete geronimo supports the Simple type web serivices. The WebServiceTest now has code to do the actual web service invocation tests. There is a class loading problem for the Complex type web services in the openejb service invocation. I add a test case to cover this but exclude it.  

I need to check it in the new openEJB cvs and get help from the open ejb ppl if there is a problem.
--Srinath
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_37167

---------------------------------------------------------------------
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: Wed, 11 Aug 2004 3:58 AM
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by "Davanum Srinivas (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_54695 ]
     
Davanum Srinivas commented on GERONIMO-269:
-------------------------------------------

done. thanks.

-- dims

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://issues.apache.org/jira/browse/GERONIMO-269
>      Project: Apache Geronimo
>         Type: New Feature
>  Environment: all
>     Reporter: Srinath Perera
>  Attachments: deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip
>
> 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.

-- 
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Fri, 8 Oct 2004 8:08 AM
       Body:
Applied Patch. But commented out all tests. Will spend some more time on it to figure out the test failures.

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

---------------------------------------------------------------------
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: Fri, 8 Oct 2004 8:08 AM
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Thu, 22 Jul 2004 8:09 AM
       Body:
Srinath,

Checked in a cleaned up version of your patch. Please checkout the latest cvs before u start working again. Note that i had to comment out even the existing 2 test cases as they broke....hope you know that you can issue a "maven -o" to use the offline mode (don't get the jars) as you have a slow connection. I'd really appreciate if you could get all the tests working and submit another patch. Please note that I have set up a script to upload ews SNAPSHOT to my maven repo every night (EST). Here are some other problems that i saw
- Tests are assuming existence of incubator-geronimo\modules\axis\src\samples\echo which is not in cvs.
- there is a reference to EWS Task but there is no EWS Task in ews project

Also, you can use "<ant:javac>" from maven to compile the sources (see http://www.theserverside.com/articles/article.tss?l=MavenMagic for example) if the tools.jar is not picked up by ant then just add a "ant:path" with java.home/../lib/tools.jar 

Also, Please switch off tabs in your editor if you haven't already (ask it to replace tabs with 4 spaces)

thanks,
dims

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

---------------------------------------------------------------------
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: Thu, 22 Jul 2004 8:09 AM
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Srinath Perera
    Created: Mon, 18 Oct 2004 1:35 AM
       Body:

the patch http://nagoya.apache.org/jira/secure/attachment/17935/patch_10_18_2004.txt
fix the broken axis-geronimo build. Can somebody please check this in.

Thanks
Srinath

NOTE: rebuild the ews jar before apply the patch 
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_54296

---------------------------------------------------------------------
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: Mon, 18 Oct 2004 1:35 AM
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by "Srinath Perera (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-269?page=history ]

Srinath Perera updated GERONIMO-269:
------------------------------------

    Attachment: 2004_11_02.txt

Most of the cooments from the community is incoperated with this patch. This patch remove the referances to the kernel and remove hardcoded obj names. add a POJO sample and it's test case is working. there is a problem with the EJB test case will fix that and send a patch. 

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-269
>      Project: Apache Geronimo
>         Type: New Feature
>  Environment: all
>     Reporter: Srinath Perera
>  Attachments: 2004_11_02.txt, deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by "Srinath Perera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-269?page=history ]

Srinath Perera updated GERONIMO-269:
------------------------------------

    Attachment: testcase.patch

I add  a test case for the axis module, but the test case need a aternation  to AxisWebServiceContainer.
I would like it to be reviwed before check in. 

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://issues.apache.org/jira/browse/GERONIMO-269
>      Project: Geronimo
>         Type: New Feature
>   Components: webservices
>     Versions: 1.0-M1
>  Environment: all
>     Reporter: Srinath Perera
>  Attachments: 2004_11_02.txt, deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip, testcase.patch
>
> 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.

-- 
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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Wed, 28 Jul 2004 7:27 AM
       Body:
Applied the patch and added the samples.

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

---------------------------------------------------------------------
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: Wed, 28 Jul 2004 7:27 AM
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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Wed, 11 Aug 2004 4:00 AM
    Comment:
this is the patch to enable complete support to simple type web services
    Changes:
             Attachment changed to patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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: Wed, 11 Aug 2004 4:00 AM
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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Tue, 27 Jul 2004 9:14 PM
    Comment:
the new patch
    Changes:
             Attachment changed to patch-fix.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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:14 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


[jira] Commented: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following comment has been added to this issue:

     Author: Srinath Perera
    Created: Thu, 22 Jul 2004 9:08 AM
       Body:
Thanks dims,
I would work on the test cases and submit a patch. 

I know about  maven -o option (that's how I servive this long :) )
but when things go wrong and need to get a fresh maven repository things get bit hard.

sorry about the tabs ... I was moving between unv,home and lsf and working on borrowed mechines most of the time (forget to click on the options). From next week it would be lsf and things should get better.

basically I would try to get the test cases done and get back to you.
thanks for your help.
Srinath
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-269?page=comments#action_36822

---------------------------------------------------------------------
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: Thu, 22 Jul 2004 9:08 AM
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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Tue, 27 Jul 2004 9:15 PM
    Comment:
the sample files pls put them to modules/axis/src
    Changes:
             Attachment changed to samples.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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:15 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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Mon, 18 Oct 2004 1:33 AM
    Comment:
fix the broken build

Build the ews jar and update before apply the patch
    Changes:
             Attachment changed to patch_10_18_2004.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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: Mon, 18 Oct 2004 1:33 AM
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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by de...@geronimo.apache.org.
The following issue has been updated:

    Updater: Srinath Perera (mailto:hemapani@opensource.lk)
       Date: Wed, 21 Jul 2004 7:10 PM
    Comment:
this is the patch 
    Changes:
             Attachment changed to deploy-patch-re.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-269?page=history

---------------------------------------------------------------------
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: Wed, 21 Jul 2004 7:10 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


[jira] Updated: (GERONIMO-269) webservice deployment with ews

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-269?page=history ]

Aaron Mulder updated GERONIMO-269:
----------------------------------

      Version: 1.0-M1
    Component: webservices

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-269
>      Project: Apache Geronimo
>         Type: New Feature
>   Components: webservices
>     Versions: 1.0-M1
>  Environment: all
>     Reporter: Srinath Perera
>  Attachments: 2004_11_02.txt, deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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


[jira] Closed: (GERONIMO-269) webservice deployment with ews

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-269?page=all ]
     
David Jencks closed GERONIMO-269:
---------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M4

Geronimo webservices is no longer using EWS but rather axis directly.

> webservice deployment with ews
> ------------------------------
>
>          Key: GERONIMO-269
>          URL: http://issues.apache.org/jira/browse/GERONIMO-269
>      Project: Geronimo
>         Type: New Feature
>   Components: webservices
>     Versions: 1.0-M1
>  Environment: all
>     Reporter: Srinath Perera
>      Fix For: 1.0-M4
>  Attachments: 2004_11_02.txt, deploy-patch-re.txt, patch-fix.txt, patch.txt, patch.txt, patch_10_18_2004.txt, patch_27_08_2004.txt, samples.zip, testcase.patch
>
> 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.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira