Re: How do I force axis2 to include a SOAPAction http header

2009-04-30 Thread keith chapman
( org.apache.axis2.Constants.Configuration.DISABLE_SOAP_ACTION, org.apache.axis2.Constants.VALUE_FALSE); but that hasn't helped. Any help would be greatly appreciated. Thanks, Chris Gunn Senior Programmer L-3 Communications -- Keith Chapman Senior Software Engineer WSO2

Re: Question about nillable=true and minOccurs=0

2009-04-24 Thread keith chapman
-- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Need Guidance in writing services.xml for axis 2 aar for WSDL with multiple ports

2009-04-23 Thread keith chapman
://www.nabble.com/Need-Guidance-in-writing-services.xml-for-axis-2-aar-for-WSDL-with-multiple-ports-tp23191471p23191471.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog

Re: Stubs Options Configuration

2009-04-23 Thread keith chapman
time and improves performance when making a lot of requests in a row. Would be nice if this were documented somewhere official, but at least now it will be in the mail archives. :-) -Dave [1] http://markmail.org/message/e4wdlwgnkkttqiov -- Keith Chapman Senior Software Engineer WSO2 Inc

Re: Cannot see service give 500 Error

2009-04-01 Thread keith chapman
Please let me know whats wrong Thanks Cyril -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: AxisFault namespace mismatch require

2009-04-01 Thread keith chapman
://www.nabble.com/AxisFault-namespace-mismatch-require-tp22811514p22811514.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: ADB alternatives

2009-03-26 Thread keith chapman
/toc.html [2] - http://ws.apache.org/axis2/1_4_1/quickstartguide.html Thanks , (...) -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Help to understand when would this situation arise?

2009-03-20 Thread keith chapman
. Thanks. -- View this message in context: http://www.nabble.com/Help-to-understand-when-would-this-situation-arise--tp22614807p22614807.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform

Re: Axis2 service to get username from rampart

2009-03-20 Thread keith chapman
and I would like know if it is possible to get username calling the service? We need it to take specific action for each user calling the service. Thank you Jan PS: my googling have not provided the answer :-) -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service

Re: ClassCastException with weblogic and axis2

2009-03-20 Thread keith chapman
archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Does HTTPEndpointStub work?

2009-03-18 Thread keith chapman
mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Problem with Axis2 Code Generator - Java2WSDL

2009-03-15 Thread keith chapman
the button to test loading the class I keep getting a java.lang.ClassNotFoundException. Can anyone provide any additional help? Thanks Mike -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis2 firsts steps

2009-03-15 Thread keith chapman
by the url http://localhost:8080/axis2;, by I'm instantly redirected to the page http://localhost:8080/axis2/services/; ?? Thanks for any explication, Have a nice day Simon -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog

Re: set http.protocol.single-cookie-header in Axis2

2009-03-08 Thread keith chapman
- User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Question about the order of elements in the response

2009-03-06 Thread keith chapman
this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Question about exposing a database as a web service...

2009-03-05 Thread keith chapman
this message in context: http://www.nabble.com/Question-about-exposing-a-database-as-a-web-service...-tp22345253p22345253.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org

Re: REST not working after upgrade from 1.1.1 to 1.4.1

2009-02-26 Thread keith chapman
=xsd:string/xsd:element /xsd:sequence /xsd:complexType /xsd:element -Ben On Wed, Feb 25, 2009 at 10:18 PM, keith chapman keithgchap...@gmail.com wrote: Could you post some extracts from your generated wsdl please. The extracts that I need would be the segment defining

Re: REST not working after upgrade from 1.1.1 to 1.4.1

2009-02-26 Thread keith chapman
this: axis2ns1:certifyContact xmlns:axis2ns1=http://myhost.com/rest/certify; / -Ben On Thu, Feb 26, 2009 at 11:23 AM, keith chapman keithgchap...@gmail.com wrote: Hi Ben, What is the URL you used when sending request (including the query parameters). According to your wsdl if you send

Re: REST not working after upgrade from 1.1.1 to 1.4.1

2009-02-25 Thread keith chapman
xmlns:axis2ns1=http://myhost.com/rest/certify; / So the question is, what happened to my request parameters? Do I have to do something special to get 1.4.1 to include the query parameters in the OMElement that it constructs? Thanks, -Ben -- Keith Chapman Senior Software Engineer WSO2 Inc

Re: Axis2 SOAP XML response question

2009-02-24 Thread keith chapman
, even if I don’t want to change the format of the SOAP response. Regards Arif *From:* keith chapman [mailto:keithgchap...@gmail.com] *Sent:* 24 February 2009 03:54 *To:* axis-user@ws.apache.org *Subject:* Re: Axis2 SOAP XML response question Well you could do this by doing a contract

Re: Axis2: how to skip namespace prefixes ?

2009-02-23 Thread keith chapman
. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org -- View this message in context: http://www.nabble.com/Axis2%3A-how-to-skip-namespace-prefixes---tp22120392p22165119.html Sent from

Re: service cannot be found for the endpoint reference (EPR)

2009-02-23 Thread keith chapman
:126) Thanks for any help! Chris Davis -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis2 SOAP XML response question

2009-02-23 Thread keith chapman
..\wpsGetCapabilities_response.xsdupdateSequence =1 ows:ServiceIdentification. Any idea how I can get AXIS not to display XML tags as literals? Many thanks for your help. Regards Arif -- Scanned by iCritical. -- Keith Chapman Senior

Re: Axis2: how to skip namespace prefixes ?

2009-02-20 Thread keith chapman
? -- View this message in context: http://www.nabble.com/Axis2%3A-how-to-skip-namespace-prefixes---tp22120392p22120392.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2

Re: AXIS2 |SOAP XML at Server Side

2009-02-19 Thread keith chapman
my webservice in Axis2. In skeleton we cant do that it seems. Can anyone tell me which file i need to do that Thanks Appasamy -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis1 [1.4] proxy authentication 407

2009-02-17 Thread keith chapman
Acadimias 96-100, 10677 Athens GR Tel: +30 211 1003310 Fax: +30 211 1003315 e-mail: markos.fragka...@agilis-sa.gr -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis1 [1.4] proxy authentication 407

2009-02-17 Thread keith chapman
Oops just saw that you have mentioned it in the subject line. Sorry I have no clue as to how this could be done with Axis1. Could have offered some help of it was Axis2 though. Thanks, Keith. On Tue, Feb 17, 2009 at 7:57 PM, keith chapman keithgchap...@gmail.comwrote: What is the version

Re: Proxy setting problem in axis2

2009-02-17 Thread keith chapman
-tp22036631p22036631.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: is axis2c supported on mainframes

2009-02-17 Thread keith chapman
supports mainframes and if supports is there anything special need to take care of? -- Thanks Regards Pradeep Patel -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Help on REST with AXIS

2009-02-17 Thread keith chapman
wsdl:port binding=tns:categoryserviceSOAP name=categoryserviceSOAP soap:address location=http://localhost:8080/services/services/categoryservice// /wsdl:port /wsdl:service /wsdl:definitions Thanks Murugesh -- Keith Chapman Senior

Re: ServiceName question

2009-02-17 Thread keith chapman
*Service Description : Address* *Service Status : Active* *Available Operations* - getAddress Rick -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: hot deployment and 'undeployment'

2009-02-12 Thread keith chapman
, then update the list of services? If so, can it be considered hot undeployment? If so, then hot update can be done by hot deployment plus hot undeployment with a predefined interval in axis2 config Thanks, Ian -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web

Re: SOA Help

2009-02-11 Thread keith chapman
architectures which utilises webservices . Can anyone provide some good introduction tutorial for SOA for an axis user. Thanks Appasamy -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: How to intercept soap message from Client

2009-02-11 Thread keith chapman
( port.intToRoman(551) ); However it does not work. I tried implementing the Myhandler class by implementing the handler class also. Could anyone help ? Thanks -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http

Re: Axis2 problem with invoking methodes through GET requests

2009-02-10 Thread keith chapman
of the message and any attachments. Thank you for your cooperation. -- -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Issue with Axis OMElement

2009-02-10 Thread keith chapman
(* OMStAXWrapper.java:899*) Any idea on the above problem. Regards, *Sathish Chandra*** -- *From:* keith chapman [mailto:keithgchap...@gmail.com] *Sent:* 09 February 2009 16:29 *To:* axis-user@ws.apache.org *Subject:* Re: Issue with Axis OMElement Hi, This is due

Re: Need Help On AXIS2

2009-02-10 Thread keith chapman
be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service

Re: Axis2 problem with invoking methodes through GET requests

2009-02-10 Thread keith chapman
=AgentBridgeException wsaw:Action=urn:makeCallException/ /wsdl:operation wsdl:message name=makeCallRequest wsdl:part name=parameters element=ns:makeCall/ /wsdl:message From: keith chapman [mailto:keithgchap...@gmail.com] Sent: Tuesday, February

Re: Issue with Axis OMElement

2009-02-09 Thread keith chapman
the response element of type 'anyType' anywhere to construct 'OMElement' back. I am using Axis 2-1.4.1. Regards, Sathish Chandra -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Issue with Axis OMElement

2009-02-09 Thread keith chapman
*) at org.apache.axiom.om.impl.llom.OMStAXWrapper.getElementText(* OMStAXWrapper.java:899*) Any idea on the above problem. Regards, *Sathish Chandra*** -- *From:* keith chapman [mailto:keithgchap...@gmail.com] *Sent:* 09 February 2009 16:29 *To:* axis-user@ws.apache.org *Subject:* Re: Issue with Axis OMElement Hi

Re: InOnlyAxisOperation Error

2009-02-07 Thread keith chapman
.rpc.receivers.RPCMessageReceiver/ /messageReceivers -Original Message- From: keith chapman [mailto:keithgchap...@gmail.comkeithgchap...@gmail.com ] Sent: Fri 2/6/2009 7:40 PM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error From the stack trace it looks like an InOutMessageReceiver was used

Re: InOnlyAxisOperation Error

2009-02-06 Thread keith chapman
=org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver/ /messageReceivers schema schemaNamespace=http://provision.ws.ccb.primalsw.com/xsd/ parameter name=ServiceClasscom.primalsw.ccb.ws.ProvisionHandler/parameter /service /serviceGroup -Original Message- From: keith chapman

Re: InOnlyAxisOperation Error

2009-02-06 Thread keith chapman
(CoyoteAdapter.java:286) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) -Original Message- From: keith chapman [mailto:keithgchap...@gmail.comkeithgchap...@gmail.com ] Sent: Fri 2/6/2009 12:17 AM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation

Re: Regression in MessageContext#getEffectivePolicy

2009-02-05 Thread keith chapman
Added a comment to the JIRA. Thanks, Keith. On Fri, Feb 6, 2009 at 3:35 AM, Alexis Midon mi...@intalio.com wrote: may I ask your feedback on this issue please? https://issues.apache.org/jira/browse/AXIS2-4233 Alexis -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating

Re: Fw: WSDL2java : Duplicate global type error

2009-02-05 Thread keith chapman
applications's wsdl import the soapenc.xsd file as this: | | xs:import namespace=http://schemas.xmlsoap.org/soap/envelope/; | schemaLocation=./soapenc.xsd/ | | Can anyone tell me how to resolve this problem? | Thanks | | Guo | | | | | | | -- Keith Chapman Senior Software

Re: InOnlyAxisOperation Error

2009-02-05 Thread keith chapman
) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619) -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web

Re: Axis 1.4.1 POJO problem

2009-02-04 Thread keith chapman
these as mandatory paramaters? Thanks. Chris. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: WSDL2Java 3 ports 1 service

2009-02-03 Thread keith chapman
stub methods for each port in turn by removing the other 2 from the WSDL. Thanks, Paul -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: [Axis2 1.4.1] WSDL2Java difference Vs. Axis2 1.3

2009-02-01 Thread keith chapman
definition? At this point, changing the schema to eliminate the duplicate element is not an option, so I am looking forward to your help. Regards, Sowmi -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith

Re: Next release of Axis2 (1.4.2 ?)

2009-01-09 Thread keith chapman
On Mon, Nov 24, 2008 at 7:22 AM, keith chapman keithgchap...@gmail.comwrote: Hi Anders, We do not have any plans to do a 1.4.2 release. There were some discussions about a 1.5 release but that didn't materialize either cause most of the devs were busy. I guess the likely time for a release

Re: Packaging axis2 with a web application

2009-01-09 Thread keith chapman
point me to the instructions need to be followed to achieve this if possible. Thanks for your time and help, Regards, Ravi -- Sagara Gunathunga Blog - ssagara.blogspot.com Web - http://sagaras.awardspace.com/ -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web

Re: Parameter name as Param0

2009-01-08 Thread keith chapman
/xs:complexType /xs:element Wondering if it is possible to give a logicalname. Thanks, Ravi -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: List of free webservices

2009-01-06 Thread keith chapman
://www.nabble.com/List-of-free-webservices-tp21315053p21315053.html Sent from the Axis - User mailing list archive at Nabble.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis 1 in semi-RESTful way

2008-12-18 Thread keith chapman
dokedu...@gmail.com wrote: On Fri, Dec 12, 2008 at 7:06 AM, keith chapman keithgchap...@gmail.comwrote: AFAIK Axis1 does not have support for REST, but Axis2 has rich support for REST. Therefore the following might be a good option for you. The WSO2 Web Services Application Server (WSO2 WSAS

Re: generateWSDL method in Axis2

2008-12-18 Thread keith chapman
in Axis1. I need to generate WSDL with my custom code. Shah Asrani. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: axis2, cxf, spring or Metro

2008-12-17 Thread keith chapman
the most suitable one for our big projects to come in future. I would like to know whether axis2 is supporting JAX-WS which is the preferred standard. Seems adb is still buggy and no fully schema support. Please advise us soon as this is a big decision to our company. -- Keith Chapman

Re: Newbee to webservices

2008-12-17 Thread keith chapman
in a project where Axis web services are my assignments. Can you guys please send me links where I can learn the core basics, tutorials of web services and axis? I already worked in web applications built using frameworks like struts, spring and j2ee. Thanks HariKrishna -- Keith Chapman

Re: How to Use JSON Objects in a Web Service

2008-12-12 Thread keith chapman
Response. When you know how I can use JSON Objects out of the Request and respond also as JSOn let me know. I looked at the Yahoo example but it did not helped me enough. Greets. JF -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog

Re: Can Axis 1.4 and Axis 2 1.2 co-exist on a single java application

2008-12-12 Thread keith chapman
. - To unsubscribe, e-mail: axis-user-unsubscr...@ws.apache.org For additional commands, e-mail: axis-user-h...@ws.apache.org -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis 1 in semi-RESTful way

2008-12-12 Thread keith chapman
, Nov 28, 2008 at 8:41 PM, keith chapman keithgchap...@gmail.comwrote: Can you explain why you have to use Axis2 a.4 and not Axis2 a.4.1? Is Axis 1.4 ( http://ws.apache.org/axis/ ) referred as Axis2 a.4? Well, I am planning to manage the VMWare ESX 3.5 virtual machines using the SOAP web

Re: override wsdl

2008-12-12 Thread keith chapman
http://www.rodrigoasensio.com To err is human, but to really screw up requires the root password. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Axis2 client - counting bytes sent and received

2008-12-12 Thread keith chapman
path before me? thanks, Dave -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: [Axis2] Custom Soap Header

2008-12-12 Thread keith chapman
. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: [Axis2] excludeOperations in services.xml problem

2008-12-12 Thread keith chapman
them. Anyway please create a JIRA and attach your service. I will have a look at. Deepal Thanks Raghu -- Thank you! http://blogs.deepal.org -- Thank you! http://blogs.deepal.org -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating

Re: override wsdl

2008-12-12 Thread keith chapman
PM, keith chapman keithgchap...@gmail.com wrote: Depends on your requirement. What sort of things do you wanna override? Thanks, Keith. On Fri, Dec 12, 2008 at 6:19 PM, Rodrigo Asensio rasen...@gmail.com wrote: Is there any way to override the wsdl generation ?? or should I do

Re: How to Use JSON Objects in a Web Service

2008-12-12 Thread keith chapman
to implement the web Service? Do you know the Geolocation API ? Greets JF Am 12.12.2008 um 13:44 schrieb keith chapman: These links might help you. [1] and [2]. Thanks, Keith. [1] http://www.keith-chapman.org/2008/09/enabling-json-in-apache-axis2.html [2] http://www.keith

Re: override wsdl

2008-12-12 Thread keith chapman
requires the root password. On Fri, Dec 12, 2008 at 1:06 PM, keith chapman keithgchap...@gmail.com mailto:keithgchap...@gmail.com wrote: Depends on your requirement. What sort of things do you wanna override? Thanks, Keith

Re: JSON - Badgerfish

2008-12-04 Thread keith chapman
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Transport error: 405 Error: Method not allowed

2008-12-04 Thread keith chapman
: options.setProperty(Constants.Configuration. *HTTP_METHOD*,HTTPConstants.*HTTP_METHOD_POST*); Bye, Viki, -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: How to get the list of published services

2008-11-30 Thread keith chapman
PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http

Re: Axis 1 in semi-RESTful way

2008-11-28 Thread keith chapman
with just POST/GET methods since it supports WSDL 1.1 and WSDL 1.1, I believe, does support POST and GET methods? If yes, is there any example for this? Thanks -=braindive -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog

Re: Security Exception on Deployment

2008-11-25 Thread keith chapman
1.4 and above are supported. Why is there a reference to something in jre 1.5 when this should work with jre 1.4? How can I get this to work within my enviornment? Thanks -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http

Re: Problem with large XML request using AXIS2 AXIOM [C1]

2008-11-25 Thread keith chapman
. * - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: REST Service with AXIS

2008-11-18 Thread keith chapman
2.0 way seems cleaner to me. Appreciate your feedback Thanks Manish -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: axis2.xml proxy setting problem

2008-11-14 Thread keith chapman
=trueanonymous:anonymous:anonymous/parameter referring to bellow linkhttp://ws.apache.org/axis2/1_0/http-transport.html http://ws.apache.org/axis2/1_0/http-transport.html but still my -- Nafran Shiraz Mobile: 0094-773867571 Home:0094-112717740 E-Mail: [EMAIL PROTECTED] [EMAIL PROTECTED] -- Keith

Re: [axis2] Huge .java generated by wsdl2java

2008-10-21 Thread keith chapman
? Many thanks, Best Regards. Bartolomeo Nicolotti. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service

Re: [axis2] Huge .java generated by wsdl2java

2008-10-21 Thread keith chapman
/xs:sequence /xs:complexType /xs:schema Many thanks, Best Regards, B.Nicolotti Il giorno mar, 21/10/2008 alle 15.47 +0530, keith chapman ha scritto: Did you use the -u option when generating code? If not try using it this will unpack the code and create a java class for each

Re: [axis2] Huge .java generated by wsdl2java

2008-10-21 Thread keith chapman
alle 15.47 +0530, keith chapman ha scritto: Did you use the -u option when generating code? If not try using it this will unpack the code and create a java class for each datatype used. Thanks, Keith. On Tue, Oct 21, 2008 at 3:33 PM, Bartolomeo Nicolotti [EMAIL PROTECTED] wrote: Hi

Re: Custom WSDL file issue

2008-10-21 Thread keith chapman
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: How to validate out going SOAP with Axis2?

2008-10-21 Thread keith chapman
entities. Travelex can be found on the World Wide Web at www.travelex.com. Ruesch can be found on the World Wide Web at www.ruesch.com. -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Different address location in WSDL generated by Axis2

2008-10-21 Thread keith chapman
. Is there anything through which I can configure this behavior? Chinmoy -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Versioning a service deployed on Axis2

2008-10-21 Thread keith chapman
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: namespaces error

2008-10-16 Thread keith chapman
? Thanks for your help, Harm! On Tue, Oct 14, 2008 at 3:57 PM, keith chapman [EMAIL PROTECTED] wrote: Looking at the WSDL it looks like a correct message should be of the form. soapenv:Envelope xmlns:soapenv=http://www.w3.org/2003/05/soap-envelope; soapenv:Body

Re: Difference between SOAP 1.1, SOAP 1.2 and SOAP HTTP

2008-10-15 Thread keith chapman
was. And is there a need for them? How does Axis2 know whether it's a 1.1 or 1.2? TIA. Bai Shen -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Out Only MEP and Rest support

2008-10-15 Thread keith chapman
Available Operations register ClientService Service EPR : http://localhost:8080/axis2/services/ClientService Service Description : ClientService Service Status : Active Available Operations notify -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform

Re: Difference between SOAP 1.1, SOAP 1.2 and SOAP HTTP

2008-10-15 Thread keith chapman
, and there's literally no difference. As far as I can tell, they both reference the same namespace. On Wed, Oct 15, 2008 at 2:00 PM, keith chapman [EMAIL PROTECTED]wrote: The SOAP 1.1 and SOAP 1.2 Bindings look identical but they have a small difference. They indicate to the client what SOAP

Re: Difference between SOAP 1.1, SOAP 1.2 and SOAP HTTP

2008-10-15 Thread keith chapman
, and there's literally no difference. As far as I can tell, they both reference the same namespace. On Wed, Oct 15, 2008 at 2:00 PM, keith chapman [EMAIL PROTECTED]wrote: The SOAP 1.1 and SOAP 1.2 Bindings look identical but they have a small difference. They indicate to the client what SOAP

Re: namespaces error

2008-10-14 Thread keith chapman
? Also, what can I do to make this relatively simple client work? Kind regards, -- Harm de Laat Kabisa ICT -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: [Axis2]Help! How to create a SOAP service using Axis2 in my own webapp?

2008-10-14 Thread keith chapman
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith

Re: namespaces error

2008-10-14 Thread keith chapman
=tns:WebService_Sanoma_BizTalk_AdvertentiePortal_MDCSoap12 soap12:address location= http://x.x.x.x/WebServices/AdvPortal/MDC/WebService_Sanoma_BizTalk_AdvertentiePortal_MDC.asmx; / /wsdl:port /wsdl:service /wsdl:definitions Thanks, Harm! On Tue, Oct 14, 2008 at 2:42 PM, keith chapman [EMAIL PROTECTED]wrote: Could you

Re: ADBException: Unexpected subelement return

2008-10-14 Thread keith chapman
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Java2WSDL - support for inheritance

2008-10-12 Thread keith chapman
. Java2WSDL supports use of Generics? Not at the moment. Probably next release (Axis2 was supported on JDK 1.4 until release 1.4, we have moved to 1.5 now and hence should be able to support this) Thanks, Keith. Thanks Saurabh -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating

Re: Defining Custom WSDL

2008-10-12 Thread keith chapman
- User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service

Re: [Axis2] Setting httpFrontendHostUrl programatically.

2008-10-08 Thread keith chapman
it be set programmatically? If so how? Thanks Raghu -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Programmatically Changing Http Method

2008-10-07 Thread keith chapman
.transport.http.CommonsHTTPTransportSender.invoke( *CommonsHTTPTransportSender.java:208*) at org.apache.axis2.engine.AxisEngine.send(*AxisEngine.java:448*) How can I programmatically change axis2 to send via GET? Thanks, Adam -- Keith Chapman Senior Software Engineer WSO2 Inc

Re: Error HTTP :unsupported content-encoding of 'identity' found

2008-10-06 Thread keith chapman
axis2-kernel-1.4.1.jar. Is that how it will be released out in the next release. *Sangita Pandit* *728 1606* -- *From:* keith chapman [mailto:[EMAIL PROTECTED] *Sent:* Friday, October 03, 2008 11:46 PM *To:* axis-user@ws.apache.org *Subject:* Re: Error

Re: Tired of aar problem

2008-10-06 Thread keith chapman
. Can this cause a problem. Should not be an issue. There are no API changes. Thanks, Keith. I can send more information if you are interested. Yours and thanks Ibrahim DEMIR CyberSoft Yazilim Muh. http://www.ibrahimdemir.org -- Keith Chapman Senior Software Engineer WSO2 Inc

Re: Please help - wsdl2Java doesn't compile valid WSDL

2008-10-06 Thread keith chapman
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Rampart Username and signed certificate

2008-10-06 Thread keith chapman
/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org

Re: Semantics

2008-10-05 Thread keith chapman
sense. Thanks keith chapman wrote: You could easily write a service (Sort of a admin service) that can be used to query details on services deployed. We do this in WSO2 WSAS (Web Services Application Server). http://wso2.org/projects/wsas Thanks, Keith. [1] http

  1   2   3   4   5   >