Axis2 Exception

2006-07-30 Thread Pradeepta Bhattacharya
When I try to return back a array of objects from my method, I get back an exception on the server stating 12:24:09,670 ERROR [AxisServlet] java.lang.NoSuchMethodError: org.apache.axis2.databinding.utils.BeanUtil.getOMElement(Ljavax/xml/namespac e/QName;[Ljava/lang/Object;Ljavax/xml/namespace/QNa

[jira] Commented: (AXIS2-758) Generated xmlbeans code is not handling elementFormDefault correctly

2006-07-30 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-758?page=comments#action_12424487 ] Ajith Harshana Ranabahu commented on AXIS2-758: --- is this for the latest nightly ? > Generated xmlbeans code is not handling elementFormDefault correct

Re: Customization of SOAP Envelop using Axis2 1.0

2006-07-30 Thread Eran Chinthaka
What exactly you want to do here? Do you want to send a SOAP request with WS-Addressing enabled? If yes, the easiest way is to use the ServiceClient api with addressing enabled (refer the user guide for this) -- Chinthaka Shyam Shukla wrote: > > > Hello All, > > > > I am just started worki

Re: Axis2 - HttpServletContext via MessageContext

2006-07-30 Thread Ajith Ranabahu
Hi Guys, Sorry for the mix up, I've mistaken the *init* method to the *setOperationContext* method. The setOperationContext indeed gets called before every business invocation and I've corrected the comment in the FAQ as well. However I've got a small issue here. It obviously becomes very unsafe t

Customization of SOAP Envelop using Axis2 1.0

2006-07-30 Thread Shyam Shukla
Hello All,   I am just started working with axis2 1.0 with wss4j 1.5 and my task is to create SOAP request which refers to WS-Addressing http://schemas.xmlsoap.org/ws/2004/03/addressing while I am getting following format in SOAP request:    

[jira] Commented: (AXIS2-944) Add security phase to out flow(s)

2006-07-30 Thread Ruchith Udayanga Fernando (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-944?page=comments#action_12424480 ] Ruchith Udayanga Fernando commented on AXIS2-944: - My comments from [1] : +1 IMHO we will have to break the current "MessageOut" phase two. The ide

[jira] Created: (AXIS2-945) Property clientData in generated CallbackHandler is unaccessible

2006-07-30 Thread Thilo Frotscher (JIRA)
Property clientData in generated CallbackHandler is unaccessible Key: AXIS2-945 URL: http://issues.apache.org/jira/browse/AXIS2-945 Project: Apache Axis 2.0 (Axis2) Issue Type:

Re: [Axis2] Phases concept is confusing - bug or feature? Please discuss!

2006-07-30 Thread Thilo Frotscher
Hello, However, when sending messages to this service, Axis2 1.0 will behave differently. A handler that belongs to a global phase will be invoked for *all* services and *all* operations after it was engaged with a *single* service or *single* operation only. This is very confusing! agreed ,

[jira] Created: (AXIS2-944) Add security phase to out flow(s)

2006-07-30 Thread Thilo Frotscher (JIRA)
Add security phase to out flow(s) - Key: AXIS2-944 URL: http://issues.apache.org/jira/browse/AXIS2-944 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Components: core Affects Versions:

[jira] Created: (AXIS2-943) Add support for disengagement of modules to administration web frontend

2006-07-30 Thread Thilo Frotscher (JIRA)
Add support for disengagement of modules to administration web frontend --- Key: AXIS2-943 URL: http://issues.apache.org/jira/browse/AXIS2-943 Project: Apache Axis 2.0 (Axis2)

[jira] Created: (AXIS2-942) If handler throws an exception, inform all prior handlers in same flow

2006-07-30 Thread Thilo Frotscher (JIRA)
If handler throws an exception, inform all prior handlers in same flow -- Key: AXIS2-942 URL: http://issues.apache.org/jira/browse/AXIS2-942 Project: Apache Axis 2.0 (Axis2)

Re: [Axis] Load Web Service on Startup

2006-07-30 Thread Deepal Jayasinghe
I think we are trying to make the simple thing harder by adding a number of options, therefore I am 0- on adding a new option. Let's say we agree to do this , when we initialize the service implementation class what should we pass into that method ? if the answer is ServiceContext then we are go

Fwd: [AXIS2] [Sandesha2] Saving the message context

2006-07-30 Thread Chamikara Jayalath
Forgot axis-dev :-(-- Forwarded message --From: Chamikara Jayalath <[EMAIL PROTECTED]> Date: Jul 31, 2006 6:10 AMSubject: Re: [AXIS2] [Sandesha2] Saving the message contextTo: [EMAIL PROTECTED]Cc: sandesha-dev@ws.apache.org Hi Bill, I agree that doing serialization within context o

RE: [axis2] (easy) questions...

2006-07-30 Thread Tony Dean
Resending this question... For question #1 (are you looking at WSRF OASIS spec)? Thanks for any insight. -Tony > _ > From: Tony Dean > Sent: Friday, July 21, 2006 5:57 PM > To: 'axis-dev@ws.apache.org' > Subject: [axis2] (easy) quest

[jira] Commented: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-30 Thread Maryam Moazeni (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=comments#action_12424416 ] Maryam Moazeni commented on AXIS2-906: -- Hi, Regarding the change of types in complex content restriction, it seems that the parser doesn't check for subtypes

[jira] Updated: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-30 Thread Maryam Moazeni (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=all ] Maryam Moazeni updated AXIS2-906: - Attachment: TestCases.zip Hi, I used some simple XSD's for now. I will perform some tests with more complex WSDL's. > Adding Complex Content Restriction Su

[jira] Commented: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-30 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=comments#action_12424394 ] Davanum Srinivas commented on AXIS2-906: Maryam, can u please upload the wsdl that you are testing with also? thanks, dims > Adding Complex Content Restri

[jira] Commented: (AXIS2-673) aar file is locked in Tomcat

2006-07-30 Thread Kent Tong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-673?page=comments#action_12424383 ] Kent Tong commented on AXIS2-673: - I just tried it using the nightly build on June 16 and the problem still persists. The .aar file is locked even for services that

[jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test

2006-07-30 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-936?page=comments#action_12424382 ] Davanum Srinivas commented on AXIS2-936: Sorry Dennis. I was just lazy and switch compilers. Yes, it was happening from the time the test was added. Plz loo

[jira] Updated: (AXIS2-758) Generated xmlbeans code is not handling elementFormDefault correctly

2006-07-30 Thread Kent Tong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-758?page=all ] Kent Tong updated AXIS2-758: Attachment: build.xml The build.xml file to generate the client stub from SecureService.wsdl. > Generated xmlbeans code is not handling elementFormDefault correctly > -

[jira] Updated: (AXIS2-758) Generated xmlbeans code is not handling elementFormDefault correctly

2006-07-30 Thread Kent Tong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-758?page=all ] Kent Tong updated AXIS2-758: Attachment: SecureService.wsdl > Generated xmlbeans code is not handling elementFormDefault correctly > -

[jira] Commented: (AXIS2-758) Generated xmlbeans code is not handling elementFormDefault correctly

2006-07-30 Thread Kent Tong (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-758?page=comments#action_12424380 ] Kent Tong commented on AXIS2-758: - Sorry, actually it is not working yet. Somehow for the FileService above it seems to work, but the request message is not right:

[jira] Updated: (AXIS2-906) Adding Complex Content Restriction Support to ADB

2006-07-30 Thread Maryam Moazeni (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-906?page=all ] Maryam Moazeni updated AXIS2-906: - Attachment: patchfile.txt Hi, I added some modifications and attached the svn diff. Any comments are appreciated ... > Adding Complex Content Restriction Sup