Re: [axis2] Spring support broken ?????

2006-10-13 Thread Rajith Attapattu
e > > > > > > reason why this wasn't caught is because I'm not sure how to get a > > > > > > ServletContext from our testing environment or if its even> possible.> > > > > > There are tests for the non-servlet container

Re: [axis2] Spring support broken ?????

2006-10-12 Thread robert lazarski
sible. > > > > > There are tests for the non-servlet container config. If someone knows > > > > > how to test the former case please post to the list. I've been mostly > > > > > focused on the latter lately, ie, non-servletContext config inside the > > > > > AAR. &g

Re: [axis2] Spring support broken ?????

2006-10-12 Thread Saminda Abeyruwan
please post to the list. I've been mostly> > > > focused on the latter lately, ie, non-servletContext config inside the> > > > AAR.> > > > > > > > Thanks for catching that Rajith.> > > >> > > > Robert> > > >> > > > On 10/10/06, Rajith Attap

Re: [axis2] Spring support broken ?????

2006-10-12 Thread Davanum Srinivas
> > > > Thanks for catching that Rajith. > > > > > > Robert > > > > > > On 10/10/06, Rajith Attapattu < [EMAIL PROTECTED]> wrote: > > > > Forwarding with the axis2 prefix. > > > > > > > > > > > > ---

Re: [axis2] Spring support broken ?????

2006-10-12 Thread Davanum Srinivas
ide the > > AAR. > > > > Thanks for catching that Rajith. > > > > Robert > > > > On 10/10/06, Rajith Attapattu < [EMAIL PROTECTED]> wrote: > > > Forwarding with the axis2 prefix. > > > > > > > > > -- Forwarde

Re: [axis2] Spring support broken ?????

2006-10-11 Thread Rajith Attapattu
s for catching that Rajith.RobertOn 10/10/06, Rajith Attapattu < [EMAIL PROTECTED]> wrote:> Forwarding with the axis2 prefix.>>> -- Forwarded message -- > From: Rajith Attapattu < [EMAIL PROTECTED] >> Date: Oct 10, 2006 10:17 PM> Subject: Re: S

Re: [axis2] Spring support broken ?????

2006-10-11 Thread Saminda Abeyruwan
Forwarded message -- > From: Rajith Attapattu < [EMAIL PROTECTED] >> Date: Oct 10, 2006 10:17 PM> Subject: Re: Spring support broken ?> To: axis-dev@ws.apache.org> Cc: [EMAIL PROTECTED]>> Hi All,>> The current spring support fails with the following e

Re: [axis2] Spring support broken ?????

2006-10-11 Thread Saminda Abeyruwan
-servletContext config inside theAAR.Thanks for catching that Rajith.RobertOn 10/10/06, Rajith Attapattu < [EMAIL PROTECTED]> wrote:> Forwarding with the axis2 prefix.>>> -- Forwarded message --> From: Rajith Attapattu < [EMAIL PROTECTED] >> Date: Oct 10,

Re: [axis2] Spring support broken ?????

2006-10-10 Thread robert lazarski
Forwarded message -- From: Rajith Attapattu <[EMAIL PROTECTED] > Date: Oct 10, 2006 10:17 PM Subject: Re: Spring support broken ? To: axis-dev@ws.apache.org Cc: [EMAIL PROTECTED] Hi All, The current spring support fails with the following exception possibly due to the new code change

[axis2] Spring support broken ?????

2006-10-10 Thread Rajith Attapattu
Forwarding with the axis2 prefix.-- Forwarded message --From: Rajith Attapattu <[EMAIL PROTECTED] >Date: Oct 10, 2006 10:17 PMSubject: Re: Spring support broken ?To: axis-dev@ws.apache.orgCc: [EMAIL PROTECTED] Hi All,The current spring support fails with the following exc

Re: Spring support broken ?????

2006-10-10 Thread Rajith Attapattu
Hi All,The current spring support fails with the following exception possibly due to the new code change of obtaining the servlet config from the AxisConfiguration instead from the Message Context.Caused by: org.apache.axis2.AxisFault: Axis2 Can't find ServletConfig; nested exception is:ja