[jira] Commented: (AXIS2-883) [JAX-WS] JSR 181 support

2007-02-06 Thread Eddie O';Neil (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470672 ] Eddie O'Neil commented on AXIS2-883: I was wondering this as well and figured with the new JAX-WS work goi

Re: [axis2] Re: Geronimo jee5 webservices integration

2006-10-12 Thread Eddie O';Neil
I'm at AC as well and would be interested in this -- the more advance warning, the better. :) Eddie On 10/12/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: I'm @ AC .. let's catch up tomorrow (Thu) sometime! Please call me on 914 310 9286 if I don't come find you .. Thanks, Sanjiva.

Re: [Axis2] JSR 181 support

2006-08-02 Thread Eddie O';Neil
o be present in the jar > file. > > > > Currently support for @SOAPBinding, @HandlerChain, @SOAPMessageHandlers > (on Axis2 side, the WSMModel is complete) and generating the WSDL is still > outstanding. > > > > Comments/suggestions/reviews are most welcom

Re: [Vote][Axis2] Rajith Attapattu as a committer

2006-07-14 Thread Eddie O';Neil
+1 (non-binding) On 7/14/06, Chathura Herath <[EMAIL PROTECTED]> wrote: +1 from me. Chathura On 7/14/06, Jaliya Ekanayake <[EMAIL PROTECTED]> wrote: > +1 For Rajith, > -Jaliya > - Original Message - > From: "Srinath Perera" <[EMAIL PROTECTED]> > To: > Sent: Friday, July 14, 2006 1:5

Re: [Axis2] JSR 181 support

2006-07-11 Thread Eddie O';Neil
Rajith-- I'm not super familiar with the Axis2 architecture, but in the absence of both a .aar file and service.xml, is there some default binding between a URL and a Java class? If so, the metadata could be checked and processed at runtime to dynamically wire-up a service based on the shape of

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-06-21 Thread Eddie O';Neil
chever you think is right is ok with me. Let me clarify what i as thinking...I was trying to make sure that we avoid com.sun stuff (so that we can work in FOSS jvm's) and also work with JDK1.4 by using say Retrotranslator (http://retrotranslator.sourceforge.net/). thanks, dims On 6/21/06, Ed

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-06-21 Thread Eddie O';Neil
On 6/21/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Eddie, > > As i was telling Rajith, we'd like to try annogen based runtime > annotation processing to start with. > > -- dims > > On 6/21/06, Eddie O'Neil <[EMAIL PROTECTED] > wrote: > > >

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-06-21 Thread Eddie O';Neil
ut, like I said, I'm open. Do you want to just move to annogen, or can we consider this as an alternative? Eddie On 6/21/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Eddie, As i was telling Rajith, we'd like to try annogen based runtime annotation processing to start

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-06-21 Thread Eddie O';Neil
; angle of attack i am looking at is deploying a POJO with > annotations. > > > > > (See AxisService.createService in Axis2 where one can deploy a > pojo). > > > > > You will have to write a WSMToAxisServiceBuilder (see > > > > > WSDL11ToA

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-06-21 Thread Eddie O';Neil
with WSMToAxisServiceBuilder to > build an > > > AxisService > > > > > > out of an anotated POJO. > > > > > > Once I have something I will create a JIRA and attach a > patch. > > U can >

Re: Annotation parsing framework for Axis2 (Re: [wsm] a plan)

2006-02-05 Thread Eddie O';Neil
he processing framework into > a separate jar (w/o things like Axis1 stuff)? Am i on the right track > with this thinking? > > thanks, > dims > > On 1/3/06, Eddie O'Neil <[EMAIL PROTECTED]> wrote: > > All-- > > > > Happy New Year! And, as a way to

Re: [Axis2]Fwd: Axis2 and JSR 181

2006-01-04 Thread Eddie O';Neil
On 1/4/06, Jongjin Choi <[EMAIL PROTECTED]> wrote: > Hi, Eddie. > > On 1/5/06, Eddie O'Neil <[EMAIL PROTECTED]> wrote: > > Sanjiva-- > > > > On 1/4/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > > > Hi Eddie, > > > > &g

Re: [Axis2]Fwd: Axis2 and JSR 181

2006-01-04 Thread Eddie O';Neil
Sanjiva-- On 1/4/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > Hi Eddie, > > > The near term goal is to ship a WSM 1.0 that has passed the JSR-181 > > TCK and then start adding additional features like: > > > > - supporting web service runtime specific annotations for type > > mapping, mess

Re: [Axis2]Fwd: Axis2 and JSR 181

2006-01-04 Thread Eddie O';Neil
Srinivas-- Believe it or not (and I don't think it's widely known!), Apache Beehive is currently implementing JSR-181 in our WSM sub-project. It currently a general framework for processing JSR-181 annotations that could be easily adapted to wire-up Axis2 web services. Today, Beehive WSM sup