Re: Sandesha2 1.5 Release Candidate

2010-02-17 Thread Amila Suriarachchi
herwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > * > > > > > > > > > > > -- > > * > * > > *Unless stated otherw

Re: Parameter ordering in SOAP Requests

2010-02-13 Thread Amila Suriarachchi
a specified it as a sequence (which is most of the case) parameters has to send in an order. Actually there is no concept of parameter order here. Only thing is the request message must match in the way it is described in wsdl file. this[1] may help you as well. thanks, Amila. [1] http://wso2.org/l

Re: Basic question on WSDL

2010-02-11 Thread Amila Suriarachchi
eter. However I > want the caller to provide certain SOAP header parameters. Is there a way to > enforce these required header, say, by using an XSD in WSDL or anything > along those lines? > > > > thanks, > > -- > > Yashwanth > > This email does not re

Re: com.ctc.wstx.exc.WstxEOFException

2010-02-10 Thread Amila Suriarachchi
t | Datacom Systems & Integration > > Email: colin.sharp...@datacom.co.nz | Mob: +64-27-457-6628 > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Interoperability of Axis2

2010-02-10 Thread Amila Suriarachchi
he intended recipient, you are not authorized to read, retain, > copy, print, distribute or use this message. If you have received this > communication in error, please notify the sender and delete all copies of > this message. Persistent Systems Ltd. does not accept any liabilit

Re: [Axis2] - Error setting SOAP 1.1

2010-02-09 Thread Amila Suriarachchi
om> wrote: > >> Hey Amila. >> >> Thanks for asking, yes, same libraries in both servers, I just copy those >> from one server to the other, pretty odd eh? >> >> Thanks. >> >> >> On Mon, Feb 8, 2010 at 10:07 PM, Amila Suriarachchi < >

Re: Axis - javascript

2010-02-08 Thread Amila Suriarachchi
service. In other words my goal here is to > avoid generating > and compiling the stubs. > please have a look at here[1]. WSO2 Mashup server allows you to develop web services using javascript. and generate the code as well. thanks, Amila. [1] http://wso2.org/downloads/mashup

Re: [Axis2] - Error setting SOAP 1.1

2010-02-08 Thread Amila Suriarachchi
; > > http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"; > wsu:Id="Timestamp-1179468258"> > 2010-02-08T15:08:55.749Z > > > http://www.uc-council.org/smp/schemas/eanucc"; > soapenv:mustUnderstand="0"> > /* Message header */ > > > http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"; > wsu:Id="id-47973429"> > /* Body */ > > > > Why is that? is there a way to set a default SOAP1.1 version for all > servers? My container is tomcat6 on a Red Hat Enterprise Linux. > this seems to be a problem with ws-security namespce. Are you using the same libraries on both machine? thanks, Amila. > > Thanks. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Preventing Axis2/Rampart from encrypting faults

2010-02-07 Thread Amila Suriarachchi
andlers goes to outFaultFlow. Then recreate the mar file. This won't create any problem when loading modules. thanks, Amila. -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: xml payload

2010-02-04 Thread Amila Suriarachchi
, you are hereby notified that > any dissemination, distribution, copying or use is strictly prohibited. If > you have received this communication in error, please notify the sender and > destroy or delete this communication immediately. > - > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Embedding Axis2 into an existing web-app

2010-02-03 Thread Amila Suriarachchi
at least recommend a > good, in depth tutorial on embedding Axis2? I'd be very grateful, thanks. > > -- > Chris Mannion > iCasework and LocalAlert implementation team > 0208 144 4416 > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: doc/literal style and wsdl:part combination

2010-02-03 Thread Amila Suriarachchi
gt; Thanks & Regards, > Rahul Yadav > > Can we have multipart messages in > > Following wsdl has multipart messages and is doc/lit type, Axis2 does not > support multipart messages in doc/lit wsdl, it has to be a rpc/enc wsdl. > > > > On Tue, Feb 2, 2010 at 10:39

Re: doc/literal style and wsdl:part combination

2010-02-01 Thread Amila Suriarachchi
basic profile does not talk about rpc-enc thanks, Amila. [1] http://www.ws-i.org/Profiles/BasicProfile-1.1.html#Bindings_and_Parts > And if WSDL is a rpc-enc style, then wsdl:part should point to type. > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: help needed building axis2 using NetBeans 6.8 and maven 2.2.1

2010-02-01 Thread Amila Suriarachchi
efaultLifecycleExecutor.java:556) > > > > at > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > > > > at > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > > > > at > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > > > > at > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > > > > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > > > > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > > > > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > > > > at > > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > > at > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > > at java.lang.reflect.Method.invoke(Method.java:597) > > > > at > > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > > > > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > > > > at > > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > > > > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > > > > Caused by: org.apache.maven.plugin.MojoExecutionException: Error > executing > > ant tasks > > > > at > > > org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:114) > > > > at > > org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:83) > > > > at > > > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > > > > at > > > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > > > > ... 17 more > > > > Caused by: > > > C:\asf\webservices\axis2\tags\java\v1.5.1\modules\jaxws-integration\target\test-classes\servicejars\AppleFinderService > > not found. > > > > at > > > org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:349) > > > > at org.apache.tools.ant.taskdefs.Zip.grabResources(Zip.java:949) > > > > at > org.apache.tools.ant.taskdefs.Zip.getResourcesToAdd(Zip.java:799) > > > > at org.apache.tools.ant.taskdefs.Zip.executeMain(Zip.java:425) > > > > at org.apache.tools.ant.taskdefs.Zip.execute(Zip.java:350) > > > > at > > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) > > > > at org.apache.tools.ant.Task.perform(Task.java:364) > > > > at org.apache.tools.ant.Target.execute(Target.java:341) > > > > at > > > org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:108) > > > > ... 20 more > > > > > > > > Total time: 39 seconds > > > > Finished at: Mon Feb 01 16:18:51 CET 2010 > > > > Final Memory: 14M/26M > > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Missing operation name in request body

2010-01-30 Thread Amila Suriarachchi
ion 1.4. I have other > project that has very similar WSDL and it uses the same Axis version and it > works OK. I don't know where the difference is??? > > Thank you in advance, > Milan > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: ADB Code Generation issues

2010-01-28 Thread Amila Suriarachchi
ss names to a different package. But I think this should be fixed with Axis2 1.5 or later. thanks, Amila. > > Thanks kindly in advance, > > --Brandon Low > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [Axis2] How to deploy Axis2 in https

2010-01-28 Thread Amila Suriarachchi
and any attachments may be confidential and/or privileged. Use >>> of the information contained in this email by anyone other than the intended >>> recipient is strictly prohibited. If you have received this email in error, >>> please notify the sender by replying to this message and delete this email. >>> >>> - >>> To unsubscribe, e-mail: axis-user-unsubscr...@ws.apache.org >>> For additional commands, e-mail: axis-user-h...@ws.apache.org >>> >>> >>> >> >> > - > To unsubscribe, e-mail: axis-user-unsubscr...@ws.apache.org > For additional commands, e-mail: axis-user-h...@ws.apache.org > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis2 DII client exception : Unexpected subelement arg0

2010-01-28 Thread Amila Suriarachchi
gt; >http://schemas.xmlsoap.org/soap/http"; /> > > > > > > > > > > > >http://schemas.xmlsoap.org/soap/http"; /> > > > > > >

Re: Operation without input parameter

2010-01-21 Thread Amila Suriarachchi
No this is correct. If there are not input xml it should send an empty soap boady. thanks, Amila. > > Thanks and best regards > Pascal > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: axis2 multiple ports, dime support (SWA)

2010-01-18 Thread Amila Suriarachchi
re but certainly it supports SWA. > > Why does wsdl2java-tool generates multiple java-classes for one and the > same xml-complex-type (adb Databinding)? > is this an anonymous complex type? for named complex types it generates only one. thanks, Amila. > > Th

Re: deploy time for services using wsdl2

2010-01-18 Thread Amila Suriarachchi
On Mon, Jan 18, 2010 at 4:37 PM, Amila Suriarachchi < amilasuriarach...@gmail.com> wrote: > hi, > > with the patch applied it gives this error > > [ERROR] A problem was encountered while creating the build in XML schema > types: java.lang.NullPointerException >

Re: deploy time for services using wsdl2

2010-01-18 Thread Amila Suriarachchi
436 [1] and AXIS2-4521 [2] , > please test your service with the attached patch [2] . Let me know if you > face same issue again ? > > > [1]- https://issues.apache.org/jira/browse/AXIS2-4436 > [2]- https://issues.apache.org/jira/browse/AXIS2-4521 > > Thanks, > > On Mon, Jan 18,

Re: axis2 architecture client side runtime requireed jar files

2010-01-17 Thread Amila Suriarachchi
ended solely > for the designated recipient(s). If an addressing or transmission error has > misdirected this email, please notify the sender immediately and destroy > this email. Any review, dissemination, use or reliance upon this > information by unintended recipients is prohibited. Any opi

Re: Operation without input parameter

2010-01-17 Thread Amila Suriarachchi
I am not clear about your question. but you can have an operation without input parameters if your wsdl message does not have any message parts. thanks, Amila. On Mon, Jan 18, 2010 at 4:36 AM, Pascal Kesseli wrote: > No ideas, anyone? > -- Amila Suriarachchi WSO2 Inc. blog

Re: Axis2: Replacing Services in the access URL

2010-01-15 Thread Amila Suriarachchi
re a way to > achieve this..? > > Thanks, > Raghav. > > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Third web service invoctaion always throws Timeout Exception

2010-01-15 Thread Amila Suriarachchi
ew this message in context: > http://old.nabble.com/Third-web-service-invoctaion-always-throws-Timeout-Exception-tp27029690p27180475.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [axis2] axis2c memory management process unclear

2010-01-15 Thread Amila Suriarachchi
mically allocated memory. but when I try to free it, I get > errors. > I can't find any documentation on how this memory might be freed. > > is it the job of axiom_node_free_tree()? > > any insight anyone can provide would be helpful. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: two similar xsd in the same wsdl databinded with xmlbean in axis2

2010-01-14 Thread Amila Suriarachchi
; > > > > > > > > > My doubt is that this two kinds of xml have, oviously many similiar tags, > won't these conflict? > yes. if they have the same target namespace. thanks, Amila. > > Many many thanks > > Best regards. > > Bartolomeo Nicolotti. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis2 1.5.1 service handling is very slow

2010-01-14 Thread Amila Suriarachchi
> at > org.apache.axis2.deployment.util.Utils.createTempFile(Utils.java:224) > at > org.apache.axis2.deployment.util.Utils.getURLsForAllJars(Utils.java:188) > ... 14 more > > > On 14/01/2010 14:36, Amila Suriarachchi wrote: > >> >> >> On

Re: Axis2 1.5.1 service handling is very slow

2010-01-14 Thread Amila Suriarachchi
tener.java:79) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>> at >>> >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >>> at jav

Re: Axis2 1.5.1 service handling is very slow

2010-01-13 Thread Amila Suriarachchi
axis2 I'm having difficulties locating the issue. > As a alternative you can use the contract first approach. you can get the wsdl which is generated from the POJO and generate the server side code for that. then use the generated Skelton class to call your pojo. thanks, Amila. > > Best wishes, > Martin Gerner > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis Clustering in OC4J Cluster

2010-01-12 Thread Amila Suriarachchi
ould we have to use > Synapse as an ESB for obtaining this feature > > yes. Synapse Dynamic loadbalancer discover the new endpoints and send the > message to new end points. > Amila. > > > Thank You and Best Regards > > Sincerely > > > Shailesh > > &

Re: Axis Clustering in OC4J Cluster

2010-01-09 Thread Amila Suriarachchi
t; I will be glad to send complete stack trace if necessary. > > > > All helpful suggestions are highly appreciated.. > > > > Thank You and Best Regards > > > > > > Sincerely > > > > > > Shailesh > > > > > > > > -- > Thanks > Afkham Azeez > > Blog: http://afkham.org > Developer Portal: http://www.wso2.org > WSAS Blog: http://wso2wsas.blogspot.com > Company: http://wso2.com > GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760 > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Operation without input parameter

2010-01-06 Thread Amila Suriarachchi
> I can't see any problem with what you do. use tcpmon[1] to check the request and response. thanks, Amila. [1] http://ws.apache.org/commons/tcpmon/ >at > > org.apache.axis2.desycription.OutInAxisOperationClient.send(OutInAxisOperatio > n.java:417) >at > > org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisO > peration.java:229) >at > org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) >at > > org.example.www.emc_remote.EmcRemoteStub.getMeteringPoints(EmcRemoteStub.jav > a:309) >at org.example.Runner.main(Runner.java:13) > > My question to you would thus be: How to correctly implement a web service > without any input parameters? And, of course, how to describe such a > service > in WSDL? > > Thanks for any help on this issue and best regards > Pascal Kesseli > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Please correct me if wrong

2010-01-06 Thread Amila Suriarachchi
ver > > > > I presume this class is not available in jar files of AXIS2 > > > > How to proceed > > > > > > With regards > > Karthik > > > -- > > *From:* Amila Suriarachchi [mailto:amilasuriarach...@gmail.com]

Re: Please correct me if wrong

2010-01-05 Thread Amila Suriarachchi
hould be able to do this. thanks, Amila. > > > > > Request à Tomcat ßà Axis (Soap, http) ßà POJO Filter ßà Axis( Soap > ,Tcp) ßà 3rd Party Server > > | > > Response ß | > > > > > > > > > > > > With regards > > Karthik > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Several HTTP session acessing Web Services

2010-01-02 Thread Amila Suriarachchi
--- HTTP Session 1--- >>> >>> On First Acess, there is one HTTP Session created by my web container >>> (Tomcat), and it is used for authentication purposes (application logic). >>> >>> On Second Acess, because of WSA, there is two HTTP Sess

Re: Issue : AXIS2-3919

2010-01-01 Thread Amila Suriarachchi
* Have you tried keeping one configuration context object for all client invocations than creating one for each invocation? thanks, Amila. > * > > > *Regards, > Nirav S*. > * -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [Axis2] 1.5.1 Getting Http Authentication username and password in ServiceSkeleton

2010-01-01 Thread Amila Suriarachchi
msgContext.getProperty(HTTPConstants.MC_HTTP_SERVLETREQUEST); httpRequest.getUserPrincipal().getName(); you want be able to get the password. but this should work. thanks, Amila. > > Help would be welcome. > > Thanks. > > Björn Krüger > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: XSD Import/Include Issue

2010-01-01 Thread Amila Suriarachchi
gt; > > When I validate WSDL with Altova XML Spy it is showing > > "Invalid XML schema: ''UnsuspendRequest' is already declared in schema > document 'C:\SchemaOne.xsd'." > > How can I get rid of this error? > Attached WSDL and XSDs. > > Thanks in advance, > Appasamy AT > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Number of HTTP sessions increasing

2010-01-01 Thread Amila Suriarachchi
rintStackTrace(); >} >return response; >} > } > > -- > View this message in context: > http://old.nabble.com/Number-of-HTTP-sessions-increasing-tp26851898p26851898.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis2--How to access custom http headers from axis2 client

2010-01-01 Thread Amila Suriarachchi
e them through tcpmon in the response . > > But I need a way to access these in client code. > > Is there a way to do it? > > -- > The INTERNET now has a personality. YOURS! See your Yahoo! > Homepage<http://in.rd.yahoo.com/tagline_yyi_1/*http://in.yahoo.com/> > . > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Several HTTP session acessing Web Services

2010-01-01 Thread Amila Suriarachchi
session, for > all SOAP messages that I send. > > ps. Client setManageSession(true) does not solve the problem. > > Regards, > > Bruno. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: No CredentialProviders problem in axis2 and httpclient

2010-01-01 Thread Amila Suriarachchi
dDirector.java:737) - No credentials available for NTLM realm>@mercure:443 > > 2009-12-21 12:01:11,463 DEBUG org.apache.axis2.transport.http.HTTPSender > ( HTTPSender.java:278) - Handling response - 401 > > > > > > > > Consultez nos nouveaux sites internet : http://www.dexia-sofaxis.com > http://www.dexia-sofcap-sofcah.com > > Tous ensemble pour l’environnement : n’imprimer ce courriel que si nécessaire. > > Dexia Sofaxis disclaimer : http://www.dexia-sofaxis.com/disclaimer.html > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Passing custom object to Axis2/J Web service

2010-01-01 Thread Amila Suriarachchi
t; I want to pass an object of a custom class into it. The class contains only > one public String member. However, the proxy class generated on the client > side does not provide me any way of specifying this member. Any suggestions > on how to go about this would be much appreciated.

Re: encryption exception

2010-01-01 Thread Amila Suriarachchi
> name="org.apache.ws.security.crypto.merlin.file">/JEM_CERTS-1024/modesto.jks > > name="org.apache.ws.security.crypto.merlin.keystore.password">modestopwd > > > > provider="org.apache.ws.security.components.crypto.Merlin"> > > name="org.apache.ws.security.crypto.merlin.keystore.type">JKS > > name="org.apache.ws.security.crypto.merlin.file">/JEM_CERTS-1024/modesto.jks > > name="org.apache.ws.security.crypto.merlin.keystore.password">modestopwd > > > > > > > > > > > -- > View this message in context: > http://old.nabble.com/encryption-exception-tp26914366p26914366.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: unwrap primitives with ADB

2009-12-31 Thread Amila Suriarachchi
p the code, >> otherwise, change of my existing code will be unbearable. >> >> Any idea how I can keep my Integer type? >> >> Thanks! >> >> -- >> Li Ma >> lim...@gmail.com >> >> > > > -- > Li Ma > lim...@gmail.com > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: WSDL2Java: How to generating a single serivce.xml for multiple wsdl files?

2009-12-31 Thread Amila Suriarachchi
> > > > services.xml for WsdlB > > >. . . > > > > Thanks & Regards, > Fazlan > -- > View this message in context: > http://old.nabble.com/WSDL2Java%3A-How-to-generating-a-single-serivce.xml-for-multiple-wsdl-files--tp26964298p26964298.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: The server failed to respond- Proxy server

2009-12-14 Thread Amila Suriarachchi
essage in context: > http://old.nabble.com/The-server-failed-to-respond--Proxy-server-tp26776673p26776673.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Newbie needs help/resources crafting AXIS2 services.xml

2009-12-11 Thread Amila Suriarachchi
dl2java tool. with -ss -sd parameters. you will see a sample services.xml file under resource folder. thanks, Amila. > > > Thanks, > > -Chris > > > --- services.xml? --- > > > > > >true > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: How to forward a soap envelope between webservices in axis2

2009-12-10 Thread Amila Suriarachchi
u please tell me the correct way to forward a soap envelope through > several web services deployed in one or more axis2 servers? > Thank you very much. > > regards, > Hasini. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: HI :How to add Empty soap header element to SOAP envelope using AXIS2 client API

2009-12-10 Thread Amila Suriarachchi
> > > > > > How to add empty SOAP header element to SOAP envelope ..? > > > > Thanks in advance for kind support. > > > > Thanks regards, > > Vishnu. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: WSDL4J help

2009-12-10 Thread Amila Suriarachchi
er.java?revision=637447&view=markup > > PS: there's a mailing list (or similar) for wsdl4j > > thanks > -- > Stefano > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: axis2 1.5.1 wsdl2java --all-ports

2009-12-10 Thread Amila Suriarachchi
e -ap or --all-ports option but only one port is > generatet. > > I am using axis2 1.5.1 and tomcat 6.0.20 > > > thank you, so long alex > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [Axis2] Abstract types and ADB

2009-12-10 Thread Amila Suriarachchi
tionService.java, lines 29-32) > > public > com.reuters.datascopeselect.extractionservice.v1.ArrayOfValueInfo > getInstrumentTypes( > > > ,com.reuters.datascopeselect.extractionservice.v1.CredentialsHeaderE > credentialsHeader44) >throws java.rmi.RemoteException > > Obviously that won't compile. > > > Is there anything i can do to create a functional client stub for that > service using axis2 ? > > Thanks a lot in advance, > Jens > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: AXIS2 WebServices: Processing Response which does not contain SOAP Headers

2009-11-25 Thread Amila Suriarachchi
e Operation client to by pass soap header processing and > getting XML file and process by AXIOM. > > > > Thanks in advance for your kind support. > > > > Thanks & regards, > > Vishnu. > > > > > > > > > -- > Amila Suriarachchi > WSO2 Inc. > blog: http://amilachinthaka.blogspot.com/ > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: AXIS2 WebServices: Processing Response which does not contain SOAP Headers

2009-11-25 Thread Amila Suriarachchi
le and process by AXIOM. > > > > Thanks in advance for your kind support. > > > > Thanks & regards, > > Vishnu. > > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: WS works in Axis 2 1.3 and 1.4.1 but has timeout in Axis 1.5.1?

2009-11-23 Thread Amila Suriarachchi
etime and I reuse > cistub. Is that a problem? I would like to avoid instantiating a new > stub > everytime if possible. > Can you check with Axis2 1.5? thanks, Amila. > > Thanks for any help or suggestions > > Phil Willemann > > > Amila Suriarachchi wrote: > > &

Re: Future of JMS in Axis2?

2009-11-23 Thread Amila Suriarachchi
irection for this function, > but I'm unclear if this refers only to the Axis2 server, or both server and > client. I'm particularly interested in using the Axis2 client standard to > invoke both JMS and HTTP services in our SOA infrastructure. > > -- Am

Re: WS works in Axis 2 1.3 and 1.4.1 but has timeout in Axis 1.5.1?

2009-11-20 Thread Amila Suriarachchi
gt; -- > View this message in context: > http://old.nabble.com/WS-works-in-Axis-2-1.3-and-1.4.1-but-has-timeout-in-Axis-1.5.1--tp26340326p26340326.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Apache Axis2 ECCN

2009-11-20 Thread Amila Suriarachchi
to embedded Apache Axis2 in our test framework. > Any apache project is under the Apache licence which does not require any legal clearance to use for any purpose. thanks, Amila. > We appreciate your prompt attention to this matter. > > Sincerely yours. > -- Amila

Re: use abstract in complextype

2009-11-20 Thread Amila Suriarachchi
... > > > >... > > Best wishes! > > Peter Y.L.Kang > msn: peter_ylk...@hotmail.com > Software Engineer, Sever Dept. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Where are the locator and the service?

2009-11-20 Thread Amila Suriarachchi
mas.xmlsoap.org/wsdl/soap/"; xmlns:xsd=" > http://www.w3.org/2001/XMLSchema"; > ... > > > >... > >... > >... > > > > > I've tested with one wsdl file resulting in a very big (some MB!) java > source, when using ADB, so I

Re: WSDL2Axis generation of stub for enumeration type

2009-11-20 Thread Amila Suriarachchi
/old.nabble.com/WSDL2Axis-generation-of-stub-for-enumeration-type-tp26417347p26417347.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: client side handler

2009-11-20 Thread Amila Suriarachchi
{ > >ctx = > ConfigurationContextFactory.createConfigurationContextFromFileSystem("……/axis2.xml"); > >} catch (AxisFault e1) { > > // TODO Auto-ge

Re: Please help for deploying Axis2 on SunOne Server

2009-11-20 Thread Amila Suriarachchi
lina.core.StandardHostValve.invoke(StandardHostValve.java:209) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) > at > com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157) > at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579) > > > I really appreciate any helps and comments on this. > > thank you. > > -- fatih > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Invoke with token

2009-11-20 Thread Amila Suriarachchi
as sent to you by Thomson Reuters, the global news and > information company. > Any views expressed in this message are those of the individual sender, > except where the sender specifically states them to be the views of Thomson > Reuters. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis 2: Transport error: 404 Error: Not Found

2009-11-20 Thread Amila Suriarachchi
rt-error%3A-404-Error%3A-Not-Found-tp26438327p26438327.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Resuse of configurationcontext ends in out of memory error

2009-11-20 Thread Amila Suriarachchi
/file/p26440452/headdump_analysis.html > headdump_analysis.html > > -- > View this message in context: > http://old.nabble.com/Resuse-of-configurationcontext-ends-in-out-of-memory-error-tp26440452p26440452.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Cannot run axis2 client (error 501)

2009-11-20 Thread Amila Suriarachchi
t.execute(OperationClient.java:165) > > > What might be the cause for this? > Is it possible to get the full http messages? > use[1] to compare the request/response messages with new/old axis versions. thanks, Amila. [1] http://ws.apache.org/commons/tcpmon/download.cgi > > Kind regards > > Peter > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Error while trying to deploy in weblogic 10.3

2009-11-20 Thread Amila Suriarachchi
at > weblogic.xml.stax.XMLStreamReaderBase.next(XMLStreamReaderBase.java:237) > at > org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:506) > at > org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:161) > ... 56 more > Caused by: Error at Line:12, token:[OPENTAGBEGIN]Unbalanced ELEMENT > got:args expected:return > at weblogic.xml.babel.baseparser.BaseParser.parseSome(BaseParser.java:374) > at > weblogic.xml.stax.XMLStreamReaderBase.advance(XMLStreamReaderBase.java:195) > ... 59 more > > > Chinmoy > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Problems when calling getOMElement

2009-11-20 Thread Amila Suriarachchi
>>> hakon.sageh...@bccs.uib.no, phone +47 55584125 > >>> > >>> > >>> > >>> -- > >>> Håkon Sagehaug, Scientific Programmer > >>> Parallab, Bergen Center for Computational Science (BCCS) > >>> UNIFOB AS (University of Bergen Research Company) > >>> hakon.sageh...@bccs.uib.no, phone +47 55584125 > >> > >> > >> > >> -- > >> Håkon Sagehaug, Scientific Programmer > >> Parallab, Bergen Center for Computational Science (BCCS) > >> UNIFOB AS (University of Bergen Research Company) > >> hakon.sageh...@bccs.uib.no, phone +47 55584125 > > > > > > > > -- > > Håkon Sagehaug, Scientific Programmer > > Parallab, Bergen Center for Computational Science (BCCS) > > UNIFOB AS (University of Bergen Research Company) > > hakon.sageh...@bccs.uib.no, phone +47 55584125 > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [axis2] Need help with HTTPS

2009-11-19 Thread Amila Suriarachchi
gt; > But when I'm using same class in my soap service(axis2) I get > > > > error: > > javax.mail.MessagingException: IOException while sending message; > > nested exception is: > > javax.activation.UnsupportedDataTypeException: no object DCH for MIME > type application/pkcs7-signature; name=smime.p7s; smime-type=signed-data > > > > > > > > Do any body know what is problem. > > > > > > Regards > > > > -- > Windows Live™: Keep your life in sync. Check it > out.<http://windowslive.com/explore?ocid=PID23384::T:WLMTAGL:ON:WL:en-US:NF_BR_sync:082009> > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis 1.x to Axis2 - intercepting all messages?

2009-11-13 Thread Amila Suriarachchi
utFormat - getContentType= {application/soap+xml} > OMOutputFormat [ mimeBoundary =null rootContentId=null doOptimize=false > doingSWA=false isSOAP11=false charSetEncoding=UTF-8 xmlVersion=null > contentType=application/soap+xml ignoreXmlDeclaration=false > autoCloseWriter=true actionPro

Re: Axis2: NoSuchMethodError addAnonymousOperations()V

2009-11-04 Thread Amila Suriarachchi
al.java:691) >at org.apache.maven.werkz.Goal.attain(Goal.java:623) >at > org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:712) >at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265) >at org.apache.maven.cli.App.doMain

Re: Axis 1.x to Axis2 - intercepting all messages?

2009-11-04 Thread Amila Suriarachchi
osure, > copying, distribution or any action taken or omitted to be taken in reliance > on it, is prohibited and may be unlawful. If you are not the intended > addressee please contact the sender and dispose of this e-mail. Thank you. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Problem upgrading from Axis2/Java 1.4.1 to 1.5.1

2009-11-02 Thread Amila Suriarachchi
roxy and has no value for the customer). > > > -- > View this message in context: > http://old.nabble.com/Problem-upgrading-from-Axis2-Java-1.4.1-to-1.5.1-tp26157742p26157742.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: [Axis2] with Rampart -- XMLStreamException "the prefix ==> Already exists for namespace

2009-10-29 Thread Amila Suriarachchi
rvice hubFeed. > >I am able to successfully test the Rampart & IBM article WS-security > sample apps with no issue. It's a > simple service with no complex schema. > >Please let me know if you need any further details. > >I will really appreciate you

Re: [Axis2] with Rampart -- XMLStreamException "the prefix ==> Already exists for namespace

2009-10-29 Thread Amila Suriarachchi
rn uses > > com.ctc.wstx.sw.SimpleNsStreamWriter to > > serialize the response. > > I also tried using AXIS 1.4 without any success. Any idea how > > can this problem can be solved? > > Is there a way to let Rampart know which serializer should be > > used? Am I missing any > > configuration details of Rampart? " > > > > Thanks > > Srini Maran > > > > http://www.nabble.com/file/p26083056/Error1.rtf Error1.rtf > > http://www.nabble.com/file/p26083056/Client.rtf Client.rtf > > -- > > View this message in context: > http://www.nabble.com/-Axis2--with-RampartXMLStreamException-%22the-prefix-%3D%3D%3E-Already-exists-for-namespace-tp26083056p26083056.html > > Sent from the Axis - User mailing list archive at Nabble.com. > > > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: wsdl2java and Two Similar Elements

2009-10-29 Thread Amila Suriarachchi
ning in to is that wsdl2java generates a ITEMID.java > file, but the class declaration > and constructor are ItemId. All references to the ITEMID object in other > generated code 'cannot be resolved'. > > My question - Is there some way I can gener

Re: use supplied WSDL instead of generated WSDL: ...ADBException: Unexpected subelement

2009-10-29 Thread Amila Suriarachchi
TION WHEN RUNNING WS CLIENT:* > (I've generated the stub classes with wsdl2java) > Exception in thread "main" org.apache.axis2.AxisFault: > org.apache.axis2.databinding.ADBException: Unexpected subelement > debugMessage > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at > nl.organization.webservices.Ws_UsersStub.fromOM(Ws_UsersStub.java:19397) > at > nl.organization.webservices.Ws_UsersStub.removeUser(Ws_UsersStub.java:1384) > at test.Client.reqRemoveUser(Client.java:65) > at test.Client.main(Client.java:14) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90) > > Any help will be welcome! > Thanks! > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Exception when execute client to invoke axis2 webservice

2009-10-24 Thread Amila Suriarachchi
// TODO Auto-generated catch block >e.printStackTrace(); > } > } > } > > Regards > Raj > -- > View this message in context: > http://www.nabble.com/Exception-when-execute-client-to-invoke-axis2-webservice-tp26042319p26042319.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis 2 (1.5) - Unable to find service for POJO

2009-10-22 Thread Amila Suriarachchi
quot; > /> > > > > > > > > > type="ns:WeatherServicePortType"> > http://schemas.xmlsoap.org/soap/http"; > style="document" /> > > style="document" /> > > > > > > > > > > > > soapAction="urn:getWeatherServiceHttpSoap11EndpointAddress" > style="document" > /> > > > > > > > > > style="document" /> > > > > > > > > > > > > soapAction="urn:getWeatherServiceHttpSoap12EndpointAddress" > style="document" > /> > > > > > > > > > type="ns:WeatherServicePortType"> > > > location="WeatherService/getWeatherServiceHttpSoap11Endpoint" /> > > /> > > > /> > > > > location="WeatherService/getWeatherServiceHttpSoap11EndpointAddress" /> > > part="getWeatherServiceHttpSoap11EndpointAddress" /> > > > part="getWeatherServiceHttpSoap11EndpointAddress" /> > > > > location="WeatherService/getWeatherServiceHttpSoap12Endpoint" /> > > /> > > > /> > > > > location="WeatherService/getWeatherServiceHttpSoap12EndpointAddress" /> > > part="getWeatherServiceHttpSoap12EndpointAddress" /> > > > part="getWeatherServiceHttpSoap12EndpointAddress" /> > > > > > binding="ns:WeatherServiceSoap11Binding"> > location=" > http://localhost:9081/Axis2Weather/services/WeatherService.WeatherServiceHttpSoap11Endpoint/ > " > /> > > binding="ns:WeatherServiceSoap12Binding"> > location=" > http://localhost:9081/Axis2Weather/services/WeatherService.WeatherServiceHttpSoap12Endpoint/ > " > /> > > binding="ns:WeatherServiceHttpBinding"> > location=" > http://localhost:9081/Axis2Weather/services/WeatherService.WeatherServiceHttpEndpoint/ > " > /> > > > > > Any advice on why I cannot see the WeatherService (when the application is > successfully deployed as EAR and app started successfully) will be > appreciated. > > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Axis-2-%281.5%29---Unable-to-find-service-for-POJO-tp26012836p26012836.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Endpoint in wsdl using wrong ip address

2009-10-21 Thread Amila Suriarachchi
t; printing or further dissemination of this e-mail or its contents is > strictly > prohibited and may be unlawful. > Intec Telecom Systems PLC does not represent or warrant that an attachment > hereto is free from computer viruses or other defects. The opini

Re: Axis 2 - Unable to see my new service from Axis2 Admin console

2009-10-20 Thread Amila Suriarachchi
ces/* > > > > / > > I have successfully deployed axis2.war. I can successfully see: > > http://localhost:9081/axis2/services/listServices > > which only shows getVersion > > My question: > > Why can I not see getBooks and findBooks method of my new service > (BookService) in the url above? > > I can successfully see WSDL under: > > http://localhost:9081/Ax2/services/BookService?wsdl > > > > > -- > View this message in context: > http://www.nabble.com/Axis-2---Unable-to-see-my-new-service-from-Axis2-Admin-console-tp25966041p25966041.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Axis2 - How to write client without using AXIOM API, similar to Axis1

2009-10-20 Thread Amila Suriarachchi
ceSoap11Binding"> > location=" > http://localhost:9081/Axis2WebWs/services/CalculatorService.CalculatorServiceHttpSoap11Endpoint/ > " > /> > > binding="ns:CalculatorServiceSoap12Binding"> > location=" > http://localhost:9081/Axis2WebWs/services/CalculatorService.CalculatorServiceHttpSoap12Endpoint/ > " > /> > > binding="ns:CalculatorServiceHttpBinding"> > location=" > http://localhost:9081/Axis2WebWs/services/CalculatorService.CalculatorServiceHttpEndpoint/ > " > /> > > > > > -- > View this message in context: > http://www.nabble.com/Axis2---How-to-write-client-without-using-AXIOM-API%2C-similar-to-Axis1-tp25982259p25982259.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Problems with Date objects on Axis2

2009-10-20 Thread Amila Suriarachchi
the request is done, the WS receives the date parameters as null. > I’ve tried to use java.util.Date and Java.sql.Timestamp and both have not > worked. > > > > Does anyone can help me??? > > > > Thanks in regards. > > -- > > Guilherme A. N. Fré > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Possible to get more information from an AxisFault?

2009-10-16 Thread Amila Suriarachchi
it.framework.TestSuite.run(TestSuite.java:225) > >> at > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe > > st > >> Runner.java:297) > >> at > >> > > org.apache.tools.ant.taskdefs.optional.junit.JUnitTask

Re: ClassNotFoundException: org.hibernate.hql.ast.HqlToken

2009-10-16 Thread Amila Suriarachchi
sage amounts to a contractual or legal commitment > on the part of EUROCONTROL, unless it is confirmed by appropriately signed > hard copy. > > Any views expressed in this message are those of the sender. > > > ----

Re: temporary generated wsdl's use

2009-10-16 Thread Amila Suriarachchi
class just by specifying its path. > I just wondered if I should made this wsdl file manually in order to obtain > a copy on the disk which I will use later, or is there an other solution > proposed for the wsdl file use with the arrival of axis2. > > I would appreciate help. > Than

Re: Regarding XMLBeans generation Of files

2009-10-15 Thread Amila Suriarachchi
-- > Connect more, do more and share more with Yahoo! India Mail. Learn > more<http://in.rd.yahoo.com/tagline_galaxy_3/*http://in.overview.mail.yahoo.com/> > . > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: What is "Must Understand check failed for headers" error?

2009-10-15 Thread Amila Suriarachchi
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC > > onnection(Http11Protocol.java:738) > > at > > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint > > .java:526) > > at > > org.apache.tomcat.util.net.L

Re: Disable wsdl url

2009-10-07 Thread Amila Suriarachchi
the my axis2 project through > ":9002/web/services/Axis2WS?wsdl". > > I just want to restrict people accessing the wsdl, simply I want to disable > the wsdl url. > > But I couldnt find a way to do this, it'll be a great help if any body can > give me a solution for

Re: Consume XML using Axis2 without creating Java objects

2009-10-07 Thread Amila Suriarachchi
in context: > http://www.nabble.com/Consume-XML-using-Axis2-without-creating-Java-objects-tp25769238p25769238.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Does Order of attributes in SOAP message have to match WSDL .

2009-10-05 Thread Amila Suriarachchi
3 spec anywhere that webservices > should return attributes in the correct order? > > > > Thanks > > Julie > > -- > This transmission is for the intended addressee only and is confidential > information. If you have received this transmis

Re: Axis2 - Can I deploy EAR, WAR, JAR using my app server's admin console, Message service support in Axis2

2009-10-01 Thread Amila Suriarachchi
can write your own Message receiver for this. thanks, Amila. [1] http://wso2.org/projects/wsas/java > > -- > View this message in context: > http://www.nabble.com/Axis2---Can-I-deploy-EAR%2C-WAR%2C-JAR-using-my-app-server%27s-admin-console%2C-Message-service-support-in-Axis2-tp25704267p25704267.html > Sent from the Axis - User mailing list archive at Nabble.com. > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Trouble with wsdl2java.sh

2009-10-01 Thread Amila Suriarachchi
-- > View this message in context: Trouble with > wsdl2java.sh<http://www.nabble.com/Trouble-with-wsdl2java.sh-tp25705957p25705957.html> > Sent from the Axis - User mailing list > archive<http://www.nabble.com/Axis---User-f232.html>at Nabble.com. > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: Additional XML prefixes when client receives SOAP fault

2009-10-01 Thread Amila Suriarachchi
ix "axis2ns1" into the body. For me this is > a problem because the body is signed on the server side and the client > calculates the hash with this prefix. That leads to signature verification > failure. Would be great if you can help me. > do you sign the soap message using Rampart (ws-security implementation for Axis2) or with your code? thanks, Amila. > Greetings > Christian > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

Re: org.apache.axis2.databinding.ADBException WAS java.lang.ClassNotFoundException: org.apache.http.HttpResponseFactory

2009-10-01 Thread Amila Suriarachchi
at org.apache.axis2.AxisFault.makeFault(*AxisFault.java:430*) > > > > -- > > Kind Regards > > Schalk Neethling > > > > *From:* Amila Suriarachchi [mailto:amilasuriarach...@gmail.com] > *Sent:* 01 October 2009 04:02 PM > *To:* axis-user@ws.apache.org >

Re: java.lang.ClassNotFoundException: org.apache.http.HttpResponseFactory

2009-10-01 Thread Amila Suriarachchi
.afrigis.ws.stubs.SpatialSearchStub.(SpatialSearchStub.java:100) > > Any ideas? All help much appreciated. > Have you put your stub in your web app? you need to have httpcore-4.0.jar on the class path. thanks, Amila. > > -- > Kind Regards > Schalk Neethling > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/

  1   2   3   4   5   6   7   8   9   10   >