Re: [Axis2] Regarding to next Release.

2007-02-22 Thread Deepal Jayasinghe
Hi Dennis ; The date we are targeting is end of march , and hoping to release RC end of this month. Thanks Deepal > What is the plan for 1.2, dims? If we can have a target date it'd help > me, and other developers, get changes completed in time. > > - Dennis > > Davanum Srinivas wrote: > >> Yur

Re: [Axis2] RPC WSDL/ Codegen?

2007-02-22 Thread tgb
Bug submitted as AXIS2-2246 Amila Suriarachchi wrote: > > On 2/23/07, tgb <[EMAIL PROTECTED]> wrote: >> >> >> As evidence of my assertion on the "correctness" of no namespace for >> "parts", >> WS-I Basic 1.0 states: >> >> "4.7.20 Part Accessors >> For rpc-literal envelopes, WSDL 1.1 is not cl

Re: [Axis2] RPC WSDL/ Codegen?

2007-02-22 Thread Amila Suriarachchi
On 2/23/07, tgb <[EMAIL PROTECTED]> wrote: As evidence of my assertion on the "correctness" of no namespace for "parts", WS-I Basic 1.0 states: "4.7.20 Part Accessors For rpc-literal envelopes, WSDL 1.1 is not clear what namespace, if any, the accessor elements for parameters and return value

Re: [Axis2] Regarding to next Release.

2007-02-22 Thread Dennis Sosnoski
What is the plan for 1.2, dims? If we can have a target date it'd help me, and other developers, get changes completed in time. - Dennis Davanum Srinivas wrote: Yura, Let's target #1 for 1.2 release. If you can please try the nightly snapshots and log JIRA bugs. That would really help us. As

Re: [Axis2] RPC WSDL/ Codegen?

2007-02-22 Thread Amila Suriarachchi
On 2/22/07, tgb <[EMAIL PROTECTED]> wrote: There appears to be two problems. The most obvious is that the RPC-literal message sent by the generated client and accepted by the generated service is incorrect - or so I believe. The following message body is sent for the various test cases I hav

Re: [Axis2] RPC WSDL/ Codegen?

2007-02-22 Thread tgb
As evidence of my assertion on the "correctness" of no namespace for "parts", WS-I Basic 1.0 states: "4.7.20 Part Accessors For rpc-literal envelopes, WSDL 1.1 is not clear what namespace, if any, the accessor elements for parameters and return value are a part of. Different implementations make

Re: [Axis2] How unable style=document for Axis2

2007-02-22 Thread Amila Suriarachchi
check for the *use* attribute eg. On 2/23/07, Jose Benjamin Perez Soto <[EMAIL PROTECTED]> wrote: Hello, How unable this for Axis2: http://schemas.xmlsoap.org/soap/http"; style="document "/> or why when I generate my code of VB6 with "PocketSOAP Wizard" sends the following error to me:

Re: [Axis2] Regarding to next Release.

2007-02-22 Thread Amila Suriarachchi
On 2/23/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Yura, Let's target #1 for 1.2 release. If you can please try the nightly snapshots and log JIRA bugs. That would really help us. As Ajith mentioned we've added more support and need to know what exactly fails in the wsdl/schema to make sur

Re: Axis2: Encrypting the merlin keystore password property

2007-02-22 Thread Ruchith Fernando
hehe ... you can easily write your own where it's similar to Merlin and does that extra bit to process the password. Thanks, Ruchith On 2/22/07, Rodrigo Ruiz <[EMAIL PROTECTED]> wrote: Hi Ruchith, Do you know any alternative to Merlin? :-) Regards, Rodrigo Ruchith Fernando wrote: > Hi Andrew

Re: Rampart: how to use UsernameToken, Signature and Encrypt together, use different username.

2007-02-22 Thread Ruchith Fernando
Hi, The issue here is that the value of the "user" element in the configuration is used for both signature and UsernameToken. In the case of signature this is the alias of the private key in the keystore. Right now is it not possible to specify two different values for these. However the workaro

Re: [axis2] unreliable behavior of sendRobust

2007-02-22 Thread Deepal Jayasinghe
Hi Michele ; Create a JIRA and attach what ever necessary to re-generate the issue. Thanks Deepal >Thilina, > >On Thu, 2007-02-22 at 22:57 +0600, Thilina Gunarathne wrote: > > >>Michele, >>sendRobust is there to be used when sending one way messages... You >>cannot expect to get an response

[axis2] Unable to hot deploy StockQuoteService.aar in JBoss 4.0.2

2007-02-22 Thread Nalini Srivastava
Hi, I am trying to deploy StockQuoteService.aar on Jboss 4.0.2, but after copying the 'StockQuoteService.aar' to the services directory of the AXIS (expanded) WAR file, I am not able to see the stock quote service in the service list(even after restarting the server). Please let me know wh

Re: [Axis2]: Unable to process response message on JMS queue after client restart

2007-02-22 Thread Asankha C. Perera
Hi Afroz I need more information on this. Is it possible for you to share your client code? On the server side, I am assuming you are talking to an Axis2 JMS service - or is it something else which reads the JMS request off a queue and places another (new) JMS response back to another queue -

Re: setOperationContext

2007-02-22 Thread Davanum Srinivas
That's outdated!. please use MessageContext.getCurrentContext() from inside your service method (when Axis2 calls your service method.) thanks, dims On 2/22/07, Kang, Kamaljeet K. <[EMAIL PROTECTED]> wrote: Hi, I would like to access service context on the skeleton side. I followed the documen

Re: [Axis2] Regarding to next Release.

2007-02-22 Thread Davanum Srinivas
Yura, Let's target #1 for 1.2 release. If you can please try the nightly snapshots and log JIRA bugs. That would really help us. As Ajith mentioned we've added more support and need to know what exactly fails in the wsdl/schema to make sure we fix it. thanks, dims On 2/22/07, Yura Tkachenko <[E

Re: one more question about Rampart sample 3

2007-02-22 Thread Davanum Srinivas
wrong mailing list. Please send this to [EMAIL PROTECTED] mailing list. thanks, dims On 2/22/07, Wang, Hailong (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote: Hi, I really don't understand this: In the callback class there is a line to set the password, but in the policy.xml the password alread

Re: wsdl4j jwsdl 1.1 versus jwsdl 1.2

2007-02-22 Thread Davanum Srinivas
Your own risk :) -- dims On 2/22/07, Ravi Krishnamurthy <[EMAIL PROTECTED]> wrote: Hello: I'm working with axis1.4 and this is specific to wsdl4j jar file. The wsdl version used is from IBM 1.5.1 version according to specification jwsdl 1.1. Is it okay to replace it with wsdl4j from apache wo

RE: axis2 in tomcat, java.net.BindException: Address already inuse:

2007-02-22 Thread Qi Cao
Hi Tony, It turns into a systematic error after the first one. The server went dead, without showing any exception information. All further requests, even http requests are failed. Cheers, Qi From: Tony Ambrozie [mailto:[EMAIL PROTECTED] Sent: Fri

[Axis2] problem with proxy setting

2007-02-22 Thread Jiang Liu
Hi experts Sorry for openning a new thread, i did have this question long time before, but i guess i should re-state it more clear. I have firewall setting behind, so everything connection requires proxy setting. My proxy has no problem and i did follow the Axis2 Library 161 (http://wso2.org/lib

Re: How to use ObjectFactory (javax.xml.bind.JAXBContext) from the Eclipse Plug-in

2007-02-22 Thread Lahiru Sandakith
Hi Syed, Unresolved symbol error basically means that the resource is not available in the plugin scope at the compilation time. Its not very clear to me how you made the calling resources available in to this plugin access scope. If you have already included it through the plugin MENIFIST, gues

Re: Unable to invoke WSDL generated stubs from a Eclipse Plug-in

2007-02-22 Thread Lahiru Sandakith
Hi Syed, AFAIK the plugin dependencies should be handled according to the eclipse resource framework with the access control. Try exporting the all the resources at the Runtime in MENIFIST.MF as example Export-Package: mypackage in Plugin2 , and then import it in Plugin1 MENIFIST.MF Require

RE: [Axis2] Anything in the works to support Weblogic 8.1?

2007-02-22 Thread Stephen . Davies
Gents, the issue is due to the WLS 8.1 classloader not supporting nested archives. That is, a WAR file (archive) containing an AAR file (nested archive) fails to load because the classloader will not read into the AAR. The workaround, as you have both found, is to 'explode' the original war fil

RE: [Axis2] Anything in the works to support Weblogic 8.1?

2007-02-22 Thread John Pfeifer
I haven't tried that simply b/c I haven't had to at this point. I would guess that since the ear file can be staged as well that you should be able to do the same thing. I have seen the same problem that you had where the file name is part of the path. This results in an "Unknown" application ty

Re: axis2 in tomcat, java.net.BindException: Address already inuse:

2007-02-22 Thread Tony Ambrozie
Qi, does your service ever recover after the first exception, that is if you call it again several more times do you get through at all or is it systematic errors after the first one? Thanks' On 2/22/07, Qi Cao <[EMAIL PROTECTED]> wrote: Hi Michele, Thank you for your reply. I've read articl

RE: axis2 in tomcat, java.net.BindException: Address already inuse:

2007-02-22 Thread Qi Cao
Hi Michele, Thank you for your reply. I've read article. However, since I can invoke the service a few thousand times, I guess the problem addressed there wasn't the same as what I'm having. Cheers, Qi -Original Message- From: Michele Mazzucco [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: Axis2: Encrypting the merlin keystore password property

2007-02-22 Thread Alick Buckley
Hi, This password is only for the keystore file org.apache.ws.security.crypto.merlin.file=mykey.jks org.apache.ws.security.crypto.merlin.keystore.password=password The password to the private key is supplied by the password callback class if ( usage == WSPasswordCallback.SIGNATURE )

RE: [Axis2] Anything in the works to support Weblogic 8.1?

2007-02-22 Thread Edison Aspert
Thanks John. It worked. My config.xml had something like this. Which didn't work. When I removed \myapp.ear from the path attribute, it worked. Is there a way to put axis2.war in a EAR and still deploy it? Thanks Aspert --- John Pfeifer <[EMAIL PROTECTED]> wrote: > I have been

Rampart: how to use UsernameToken, Signature and Encrypt together, use different username.

2007-02-22 Thread Wang, Hailong \(NIH/CIT\) [C]
Is there someone knows how to use UsernameToken, Signature and Encrypt together in policy way, and how to use different usernames for UsernameToken and Signature/Encrypt? Thanks. Hailong Wang National Database for Autism Research(NDAR) NIH/CIT/DECA 9000 Rockville Pike, Bld 12A/Room 2027 Bet

wsdl4j jwsdl 1.1 versus jwsdl 1.2

2007-02-22 Thread Ravi Krishnamurthy
Hello: I'm working with axis1.4 and this is specific to wsdl4j jar file. The wsdl version used is from IBM 1.5.1 version according to specification jwsdl 1.1. Is it okay to replace it with wsdl4j from apache woden project from IBM 1.6 version according to specification 1.2? Thanks for your

RE: [Axis2] Anything in the works to support Weblogic 8.1?

2007-02-22 Thread John Pfeifer
I have been able to deploy axis2 in Weblogic 814 as a war. That war is however exploded by weblogic into the stage directory upon startup. I put the war in the applications directory and weblogic takes care of the rest. Sometimes you have to remove the stage directory after a restart, but for

[Axis2] Anything in the works to support Weblogic 8.1?

2007-02-22 Thread Edison Aspert
Hello, Axis2 1.1 can be deployed in Weblogic 8.1 only as a exploded deployment coz of the class loader issue in WL81. Is there anything in the works so that the deployment process is the same across all app servers? Something like having the modules and services under web-inf/lib might fix this

RE: [Axis2]: Unable to process response message on JMS queue after client restart

2007-02-22 Thread Afroz Ahmed
Hmm... No response. I would have thought that this is a common problem. Apache WSIF (Web Services Invocation Framework) has a concept of CorrelationService that lets you save the operation, possibly in a database and retrieve it later, thus allowing you to map the request and response. Is there no

Re: [Axis2] [AXIS2-XMLBEAN] URGENT:- Problem when invoking from MS Excel Client

2007-02-22 Thread mvkirankumar
Hi Jeff, Thanks. Yes, it was a namespace issue and we fixed it. Thanks. kiran. Jeff Greif wrote: > > The element SecRequest is in different namespaces in the two soap > requests. In the excel version it is in the null namespace. > > Jeff > > On 2/21/07, mvkirankumar <[EMAIL PROTECTED]> wro

RE: TimeZone Not Handled Properly In java.util.Date Conversions

2007-02-22 Thread Johnson, Larry D \(LJOHNSON\)
Amiila, We are deploying our service via POJOs. I copied a version of saaj into the axis2 lib directory and the problem was corrected. I just wanted to let you know that the SNAPSHOT was not a complete distribution since the team moved to providing the SOAPEnvelope impl class. I am still

Re: [Axis2] Regarding to next Release.

2007-02-22 Thread Ajith Ranabahu
Hi, Please see my comments inline Currently ADB binding doesn't supports complex type extensions. Thats absolutely brokes work for Salesforce Apex API 8.0 (partner.wsdl). And I really expect the fix of that. AFAIK ADB does support complex type extensions ! It had problems with the simple type

Re: [axis2] unreliable behavior of sendRobust

2007-02-22 Thread Michele Mazzucco
Thilina, On Thu, 2007-02-22 at 22:57 +0600, Thilina Gunarathne wrote: > Michele, > sendRobust is there to be used when sending one way messages... You > cannot expect to get an response for this... I'm not waiting for any response. Why are you saying that?, if it's just for single or double chann

[Axis2] Regarding to next Release.

2007-02-22 Thread Yura Tkachenko
Hi, Axis2 developers. I have a question regarding to such things: 1. Currently ADB binding doesn't supports complex type extensions. Thats absolutely brokes work for Salesforce Apex API 8.0 (partner.wsdl). And I really expect the fix of that. 2. Xbeans databinding support enterprise wsdl

Re: [axis2] unreliable behavior of sendRobust

2007-02-22 Thread Thilina Gunarathne
Michele, sendRobust is there to be used when sending one way messages... You cannot expect to get an response for this... Only a fault can be handled as the response for a sendRobust Difference between fire&forget and sendRobust is that you can get a fault if something goes wrong in the serve

setOperationContext

2007-02-22 Thread Kang, Kamaljeet K.
Hi, I would like to access service context on the skeleton side. I followed the documentation ("http://wso2.org/library/259";) and added 'setOperationContext(OperationContext opCtxt)' in the skeleton class but the method is never called. Is this the correct way to access Context on the server side

one more question about Rampart sample 3

2007-02-22 Thread Wang, Hailong \(NIH/CIT\) [C]
Hi, I really don't understand this: In the callback class there is a line to set the password, but in the policy.xml the password already is set. Maybe I am missing something here. Could somebody explain it. Thanks Hailong Wang National Database for Autism Research(NDAR) NIH/CIT/DECA 900

RE: [AXIS2]WSDL2JAVA & ExtensionMapper Questions

2007-02-22 Thread P Floyd
One more issue, Pls refer to the error elements defined in mail below, wsdl2java generated ErrorList_type0.java which has protected com.critrade.webservices.baseservices.ErrorInfo[] localError ; but does not have MY_QNAME. and ErrorList.java which also has, protected com.critrade.webservices.ba

[AXIS2]WSDL2JAVA & ExtensionMapper Questions

2007-02-22 Thread P Floyd
We have been using axis 1.x and are in the process of moving to axis2. Some of our clients access these services via .NET. The following are some of the issues I have encountered and need some help to move along. Our wsdl directories are structured as follows, wsdl/base.xsdwsdl/account/Accou

RE: Client call hangs w/ Axis2 1.4 in JDK 1.4.2_04...

2007-02-22 Thread Levy, Jeremy
The issue was that some required jars were missing, tomcat wasn't reporting this... From: Levy, Jeremy Sent: Wednesday, February 21, 2007 5:08 PM To: axis-user@ws.apache.org Subject: Client call hangs w/ Axis2 1.4 in JDK 1.4.2_04... Does Axis2 1.4 support Java

Rampart: How to use UsernameToken, Sign and Encrypt together.

2007-02-22 Thread Wang, Hailong \(NIH/CIT\) [C]
Hi, Can I use UsernameToken, Sign and Encrypt together? If possible, how to set up in the ramp:RampartConfig tag, I mean we need set up the username for sign and another username for UsernameToken. Can anyone help me on this? Thanks in advance. Hailong Wang National Database for Auti

Deployment problem in Axis using AdminClient

2007-02-22 Thread rajat bhushan
Hi. We are using Apache Tomcat 5.5.17 and Axis 1.4. in windows and JDK 1.5. When we deploy our own web service using a WSDD file and AdminClient service, the message on comand prompt shows: Done Processing But when we check the services currently deployed in web services listing i

Re: [Axis2] Status of Java 5 enum support

2007-02-22 Thread robert lazarski
Dims may have some further insight, though in the meantime I just do a simple conversion. With this example in the wsdl: You'd get that value in the Service with the idea of converting it to this: public enum TipoMib implements Serializable{ MIB2, MIB_GERENCIA, MIB_ESPECI

Re: Axis C Client doesn't work with Axis Java Server

2007-02-22 Thread Amila Suriarachchi
see http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html#Bindings_and_Parts in your case where we do not have message parts in document literal type should send an empty message. So there is a bug with Axis2 1.1.1. But I have fixed the issue for the current trunk. can you please get a n

Re: More documentation about axis2

2007-02-22 Thread Davanum Srinivas
Karim, Looks like you don't take your own advice. "don't give up so quickly." [1] Thanks a ton for all your constructive and invaluable feedback!!! thanks, dims [1] http://gcc.gnu.org/ml/gcc-help/2003-06/msg00069.html On 2/22/07, Karim Hamed-abdelouahab <[EMAIL PROTECTED]> wrote: Hi, I want

Re: [Axis2] Status of Java 5 enum support

2007-02-22 Thread Meghna Rao
Dims, We are starting from java classes. The POJOs will contain references to java 5 enum types and so wanted to know if axis would support this before we implemented these objects and put them on the wire. Thanks. Davanum Srinivas <[EMAIL PROTECTED]> wrote: Megha, Are u starting from wsdl?

AW: Problems accesing Axis2 servive...HELP

2007-02-22 Thread Sven Schroebler
Hi Spiros, I was facing the same error when I first tried to integrate Axis2 into my webapp, as far as I remember. In my situation it was a versioning problem with the StAX-Library in my web application. I had an older version of StAX named jsr173.jar that was causing the problem. Once I chang

Re: More documentation about axis2

2007-02-22 Thread Karim Hamed-abdelouahab
Hi, I want to express my sympathy for all the participant of this list. Thank you for your participation and wish you a great work on this project. Best regards. karim On 2/22/07, Charitha Kankanamge <[EMAIL PROTECTED]> wrote: Hi Karim, I'll be able to help you to get a basic webservice up

Re: Problems accesing Axis2 servive...HELP

2007-02-22 Thread Ajith Ranabahu
Hi, Do you have the right jars in your classpath (for the client) ? especially StAX and other required libraries ? Ajith On 2/22/07, Spiros Vazaloukas <[EMAIL PROTECTED]> wrote: Hi there, I am trying to run the 'quickstart' example in Axis2 (StockQuiteService). Everything is compiled

Problems accesing Axis2 servive...HELP

2007-02-22 Thread Spiros Vazaloukas
Hi there, I am trying to run the 'quickstart' example in Axis2 (StockQuiteService). Everything is compiled and StockQuoteService.aar is deployed without any problem, I simply follow the Quick start guide (http://ws.apache.org/axis2/1_1_1/quickstartguide.html) I have deployed axis2.war file on T

Re: Axis2: Encrypting the merlin keystore password property

2007-02-22 Thread Rodrigo Ruiz
Hi Ruchith, Do you know any alternative to Merlin? :-) Regards, Rodrigo Ruchith Fernando wrote: > Hi Andrew, > > If you use Merlin it is not possible. > > However in practice if you host the web service in a server and if > only the admin has access to read the deployment files then I don't >

Re: writing own provider

2007-02-22 Thread Rodrigo Ruiz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Pratima, You may find useful the source code of wsrf (http://ws.apache.org/wsrf). It contains an implementation of a custom provider. Regards, Rodrigo Pratima Shet wrote: > Please help me to write my own provider . > any link code/ snippet/doc w

RE: AXIS2 deployment in Weblogic Cluster errors

2007-02-22 Thread Punnoose, Roshan
Are you able to see the exploded files in the stage directory of each cluster node? Bea/userprojects/domains/{clusterdomainName}/nm/{serverName}/stage Roshan Punnoose Phone: 301-497-6039 From: Vatsavayi, Raju K [mailto:[EMAIL PROTECTED] Sent: Wednesday, Feb

Re: Why is it such a pain in the ass to use AXIS2 Client for an AXIS1 Service?

2007-02-22 Thread Srinath Perera
VinceK, We understand you had a hard time with getting it to work. But we appriciate if you watch your lanagaue! Thanks Srinath On 2/21/07, VinceK <[EMAIL PROTECTED]> wrote: Was anyone able to do this? -- View this message in context: http://www.nabble.com/Why-is-it-such-a-pain--in-the-ass-to

RE: Axis 1.4 + Castor + SOAPDocumentImpl.createElement failure

2007-02-22 Thread Coyne, Jimmy
Hi all, I sent this mail a few weeks ago and did not get any response, so Im going to give it another try. I've created a jax-rpc handler to marshal a Castor object to xml node. I've tested this on Websphere 6.0 + 6.1 and it works correctly. When I tried using Tomcat and Axis it fails and

Re: Jar files run amuck

2007-02-22 Thread Davanum Srinivas
Deepal, This is *the* solution for the 1.1.1 release :) Yes, we need to do something else about this problem for 1.2 -- dims On 2/22/07, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: Hi Dims; That is not the solution , when I run the build it creates thousands of such files in user/temp direct

Re: somebody has generated code VB6 of wsdl?

2007-02-22 Thread Anne Thomas Manes
I suggest you ask a question on the PocketSoap discussion list. They can help you fix your VB code. On 2/21/07, Jose Benjamin Perez Soto <[EMAIL PROTECTED]> wrote: Hello, well, I've this problem, I'm generating code VB6 with "WSDL Wizard for PocketSOAP 2.3.0" ( http://www.pocketsoap.com/wsdl/ws

Re: Why is it such a pain in the ass to use AXIS2 Client for an AXIS1 Service?

2007-02-22 Thread Anne Thomas Manes
Vince, Axis2 does not support SOAP Encoding; therefore, if your Axis service uses rpc/encoded, you cannot access it from Axis2. It's time to upgrade your Axis service. Anne On 2/21/07, VinceK <[EMAIL PROTECTED]> wrote: Was anyone able to do this? -- View this message in context: http://www.n

Re: [axis2] unreliable behavior of sendRobust

2007-02-22 Thread Michele Mazzucco
Glen, thanks for you advice. However those look like different issues. The com.ctc.wstx.exc.WstxEOFException happens only when a single channel is used, but from previous discussions [1] it looks like it's better not to use a dual channel with sendRobust, while if a dual channel is used a BindExce

RE: Unable to deploy StockQuoteService.aar

2007-02-22 Thread Nalini Srivastava
Yes. If I try to deploy using the axis admin console the .aar goes to a temp directory in \jboss-4.0.2\server\default\tmp\deploy\tmp52946axis2-exp.war\WEB-INF\ser vices. And when I restart the server all the the temp directories are recreated and hence all the deployed aar files get deleted. Reg

Re: [axis2] unreliable behavior of sendRobust

2007-02-22 Thread Glen Mazza
Try googling on <> *or* <<"Unexpected EOF in prolog" AXIS2>>. I see 99 and 65 hits, respectively. Glen Michele Mazzucco wrote: Hi all, I can't solve a problem with the sendRobust() call. If I use a single channel (i.e. is options.setUseSeparateListener(true); is not set) I get this error on t

Re: Unable to deploy StockQuoteService.aar

2007-02-22 Thread Glen Mazza
You mean the services directory of the AXIS (expanded) WAR file[1], *not* that of the servlet container, correct? Also, what happens if you try to deploy using the Web Admin module? Glen [1] http://ws.apache.org/axis2/1_1_1/userguide-buildingservices.html#createscratch Nalini Srivastava wro

Re: [Axis2] How to use AXIS2 Client with AXIS1 Server

2007-02-22 Thread Sanjiva Weerawarana
If your server is Axis1 then you can hardly blame Axis2 for it can you? :). If its an option to upgrade please consider upgrading the server too. Sanjiva. On Wed, 2007-02-21 at 20:16 -0800, VinceK wrote: > OK. > I've change my wsdl to: > > >targetNamespace="http://webservice.ran.com/gene

Re: Axis C Client doesn't work with Axis Java Server

2007-02-22 Thread Thilina Gunarathne
Please log JIRA's in Axis2 C & Axis2 Java for missing SOAP Actions... Thanks, Thilina On 2/21/07, Callner, David A. <[EMAIL PROTECTED]> wrote: Attached is my wsdl again. Those two SOAP messages are what's being captured in the SOAPMonitor. No SOAPAction in either header. -Original Messa

Re: [Axis2] RPC WSDL/ Codegen?

2007-02-22 Thread tgb
There appears to be two problems. The most obvious is that the RPC-literal message sent by the generated client and accepted by the generated service is incorrect - or so I believe. The following message body is sent for the various test cases I have tried - string, complex type, nested complex

Re: deployment of a war with the engine embedded in Weblogic 8.1

2007-02-22 Thread Cataldo Urso
Thanks Stephen, Perfect, this solution works well. But is it a pity that to force the staging we have edit directly the config.xml! 2007/2/21, [EMAIL PROTECTED] < [EMAIL PROTECTED]>: Cataldo, this is a known problem related to the inability of thw WebLogic 8.1classloader to read archives in

[axis2] unreliable behavior of sendRobust

2007-02-22 Thread Michele Mazzucco
Hi all, I can't solve a problem with the sendRobust() call. If I use a single channel (i.e. is options.setUseSeparateListener(true); is not set) I get this error on the server side Unable to forward the request org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolo

Re: axis2 in tomcat, java.net.BindException: Address already in use:

2007-02-22 Thread Michele Mazzucco
Qi, try to have a look here http://wso2.org/library/165 Michele On Thu, 2007-02-22 at 18:06 +1100, Qi Cao wrote: > Hi There, > > > > I was testing the Version web service in axis2, which is sitting in > tomcat 5.5.9. > > And I’ve got a “java.net.BindException: Address already in use:” error

Re: [Axis2] Deploying axis2.war in Weblogic 8.1 (module.xml not found)

2007-02-22 Thread Charitha Kankanamge
Hi Edison, I'm not sure about weblogic8.1-axis2 deployment. However I tried Axis2 nightly with Weblogic 9.2 and it worked fine. I used axis2.war as the deployment source in weblogic92 console when deploying it. I did not encounter this issue with WL92. regards Charitha Edison Aspert wrote:

Re: Jar files run amuck

2007-02-22 Thread Deepal Jayasinghe
Hi Dims; That is not the solution , when I run the build it creates thousands of such files in user/temp directory. So here we have the same problem. Once we create temp file it seems to me that we are not cleaning them. I hope we need to clean up the temp directory when we start Axis2. Thanks De