Re: ver 1.6

2008-10-08 Thread Uthaiyashankar
Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any major features to be released as 1.6 right now. In fact, the developer community has not discussed any plans for post 1.5 releases as of now.

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
Manjula Peiris wrote: On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any major features to be released as 1.6 right now. In fact, the developer

Re: ver 1.6

2008-10-08 Thread Manjula Peiris
On Wed, 2008-10-08 at 16:49 +0530, Samisa Abeysinghe wrote: Manjula Peiris wrote: On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any

Re: ver 1.6

2008-10-08 Thread Dumindu Pallewela
Hi, I have started on the XPath integration. I sent a separate email regarding that. It will take some time to get it properly tested. Regards, Dumindu. On Wed, Oct 8, 2008 at 5:24 PM, Samisa Abeysinghe [EMAIL PROTECTED] wrote: Uthaiyashankar wrote: Nandika Jayawardana wrote: The code

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
Uthaiyashankar wrote: Nandika Jayawardana wrote: The code developed under for the two GSOC projects are also there. XPath support is still not integrated. We have to integrate and test it. We are currently working on that. I think, it will take some time. The other one was CGI, is that

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
Subra Aswathanarayanan wrote: In that case, do you have a release date in mind for version 1.5.1. http://1.5.1. As the thread goes, there is no specific dates planned yet. It is only now the folks are discussing the features that we could release. Samisa... On Wed, Oct 8, 2008 at 7:54

Re: ver 1.6

2008-10-08 Thread Samisa Abeysinghe
If we can have Xpath and CGI, then we might go for 1.6. I also had a look into the Jira, and looks like we have 87 open issues. We might also want to fix some of these also, before the release. Thanks, Samisa... Dumindu Pallewela wrote: Hi, I have started on the XPath integration. I sent a

Re: ver 1.6

2008-10-08 Thread Manjula Peiris
On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any major features to be released as 1.6 right now. In fact, the developer community has not discussed any

Re: ver 1.6

2008-10-08 Thread Subra Aswathanarayanan
In that case, do you have a release date in mind for version 1.5.1. On Wed, Oct 8, 2008 at 7:54 AM, Samisa Abeysinghe [EMAIL PROTECTED] wrote: Uthaiyashankar wrote: Nandika Jayawardana wrote: The code developed under for the two GSOC projects are also there. XPath support is still not

Re: deploy of sample using axis2c

2008-10-08 Thread Dimuthu Gamage
Hi, I don't see any problem in the request message. I doubt you give the same wsdl to SOAPUI test and the Axis2/C code. For an example the wsdl this message generated has targetNamespace http://ws.apache.org/axis2/services/Calculator/types;. May be in the wsdl given to SOAPUI the targetNamespace

Re: Req: help building https SOAP client with Axis2/C

2008-10-08 Thread Samisa Abeysinghe
Stephan Zednik wrote: I need to make a call to a web service from a piece of C/C++ code. The sample code I have uses JAX-RPC and the service uses a secure HTTP connection. My target platforms are in order 1) Linux and 2) OS X and any frameworks I use must be open source. From my own research

Exception handling - java first

2008-10-08 Thread Saurabh Garg
Hi, I am using Java first approach. When I use JAX-WS, I am able to get custom exceptions to show up correctly. e.g. soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; soapenv:Body soapenv:Fault faultcodesoapenv:Server/faultcode

Re: HELP!!! - Axis 2 1.4 CodeGenerator Eclipse Plugin fails

2008-10-08 Thread ibrahim demir
Hi;   How can I do a maven build to the plugin that I checked out the resources.   I have maven installed and I have checked-out the plugin from the repository.   Yours    Ibrahim DEMIR CyberSoft Yazilim Muh. http://www.ibrahimdemir.org         - Original Message

convert datahandler to blob

2008-10-08 Thread Shehan Simen
Hi, I want to convert a datahandler (received from axis2 web service) to a blob. I am going to save the attachment(datahandler) to the Oracle database. How to do that conversion? Code snippet will be very helpful. Thanks.

Re: Problem attaching ws-policy at message level

2008-10-08 Thread Mary Thompson
Nandana, Your example services looks like mine except for the inclusion of the rampart encryption stuff and the fact that I pass the x509 certificate in the message. I write both a services.xml and OSCARS.wsdl and then use wsdl2java. As a side effect a new services.xml and OSCARS.wsdl are

Re: HELP!!! - Axis 2 1.4 CodeGenerator Eclipse Plugin fails

2008-10-08 Thread Saminda Wijeratne
have you tried tool/axis2-eclipse-codegen-plugin$ mvn clean install should build the plugin as /target/dist/axis2-eclipse-codegen-wizard.zip regards Saminda ibrahim demir wrote: Hi; How can I do a maven build to the plugin that I checked out the resources. I have maven

Exception deserialization problem? (WebSphere as server)

2008-10-08 Thread Henrik Hjalmarsson
We have an server application running in WebSphere 6.1 and a client using Axis 1.4. Both the server and client are Java applications running in Java 1.4.2. The server and client side Java is generated from WSDL using axis and websphere ant target's wsdl2java. The server throws custom checked

Problem redeploying Axis 1.4 based web application

2008-10-08 Thread Janne Rantala
Hi, We've just upgraded our Axis from version 1.1 to 1.4 and found strange behaviour when redeploying Axis web application. This isn't critical error but it would definitely be nice to know what's causing this? Directory META-INF/services/ doesn't even exist in our application, could this be the

Re: Rampart Username and signed certificate

2008-10-08 Thread Mary Thompson
Nandana, Your example works correctly in my tomcat/axis environment. Now I just have to figure out why mine doesn't. Maybe there is something missing in our service skeleton class. Mary Nandana Mihindukulasooriya wrote: Hi, I've tried it with SignedSupportingTokens (or even just

Re: Problem attaching ws-policy at message level

2008-10-08 Thread Nandana Mihindukulasooriya
Hi Mary, How did you create the SimpleServiceStub? It says it was auto-generated from WSDL, but you did not include a WSDL in the example. Does the wsdl2java included in axis 1.4.1 work out of the box or does it need to become rampart aware in some way? No, you don't need to make wsdl2java

Axis Deployment Registering problem

2008-10-08 Thread Miguel chop
Greetings All, Wonder if you guys could possibly help resolve a small issue that I'm currently experiencing. I have created a server Axis webservice, and deployed it on Weblogic 8.x. When I try to register the webservice using Ant it says succesful. Here is the following Ant task: target

Re: Rampart Username and signed certificate

2008-10-08 Thread RonnieMJ
Nandana, I don't think I processed your message fully last night. You're saying that it shouldn't matter if you say SignedSupportingTokens or SupportingTokens if we're using symmetric or asymmetric binding because it SHOULD encrypt both? That would mean that I don't really have the capability

Re: Rampart Username and signed certificate

2008-10-08 Thread RonnieMJ
It worked with SignedSupportingTokens or just SupportingTokens? Mine works fine with SignedSupportingTokens, our end service just won't take it. Mary Thompson wrote: Nandana, Your example works correctly in my tomcat/axis environment. Now I just have to figure out why mine doesn't.

wsdl generation personalisation

2008-10-08 Thread javier
Hi I wonder if there is a way to set the parameter style of the soap binding in an autogenerated wsdl. Instead of having a wrapped input I would like to set as SOAPBinding.ParameterStyle.BARE in JAX-WS. Thanks in advance javier

Axis2 in Glassfish - strange exception

2008-10-08 Thread dawg
Hi, I'm using Axis2 in Glassfish - even before I deploy my service, I go to the services page: http://localhost:8080/axis2/services/listServices That works fine and gives back the version service. However when clicking on theh version link I get an error: HTTP status 500. The exception is:

[Axis2] Setting httpFrontendHostUrl programatically.

2008-10-08 Thread Raghu Upadhyayula
Hi, The property httpFrontendHostUrl which is defined in axis2.xml, can it be set programmatically? If so how? Thanks Raghu

Re: HELP!!! - Axis 2 1.4 CodeGenerator Eclipse Plugin fails

2008-10-08 Thread ibrahim demir
Hi ; I am on windows platform and run it like that C:\Cybersoft\ADS\Eclipse\workspace\axis2-eclipse-codegen-pluginmaven clean install but it fails and says Goal 'install' does not exist in this project. Am I on a wrong directory or another problem is present. The directory is in this

Re: Rampart Username and signed certificate

2008-10-08 Thread RonnieMJ
Ok the vendor has gotten back to me indicating that they don't see the password. Funny, I don't quite see it either. I've tried setting passwordType, but it doesn't seem to do it (although it's deprecated on 1.4, which I'm using). I do see this in my own logs: 2008-10-08 14:09:47,014

Axis Book

2008-10-08 Thread Harshad Chavan
Hello everybody, I dont know if this is the right forum to ask this question. But I could not find another authentic source for this. I want to buy a/couple book(s) on SOAP and AXIS. Which ones should I buy? Thanks Harshad.

Re: Axis Book

2008-10-08 Thread Deepal jayasinghe
Harshad Chavan wrote: Hello everybody, I dont know if this is the right forum to ask this question. But I could not find another authentic source for this. I want to buy a/couple book(s) on SOAP and AXIS. Which ones should I buy? Do you want Axis2 or Axis1 ? if you are looking for Axis2 , I

AXIS JAVA Client - JMS Transport Authenication

2008-10-08 Thread Sam Kuhn
I need to provide a username and password to my AXIS client which is attempting to invoke a web service provider over a TIBCO EMS (JMS implementation) endpoint. I tried setting the username and password using the Call.setUsername() and Call.setPassword() methods with no luck. I also tried adding

Re: Jgroups

2008-10-08 Thread Igor Nogueira
I've post this doubt to Jgroups list and they told that it is possible. That's the idea: byte[] buf=marshal(envelope); // marshal() needs to generate a byte[] buffer from the envelope Message msg=new Message(null, null, buf); disp.cast(null, msg, ...); On the receiver side: Object handle(Message

WebSphere 6.1 deployment issue

2008-10-08 Thread visava
I deployed default axis2.war 1.4.1 .When I try to click on Services link I get following stack.I had to configure PARENT_LAST due to jar file conflict mentioned elsewhere in the forum. I even tried commenting the error page in web.xml but did not help. anybody tried deploying axis2 to WebSphere

Re: WebSphere 6.1 deployment issue

2008-10-08 Thread Gautham.Kasinath
Visava, The No Class Definition Found error is specifically pointing at the error.jsp. Websphere, is not able to find that JSP file (and hence could not translate it to a servlet, and compile it into a classfile). Stupid as it may seem, can you confirm that the jsp file is indeed in a

Re: [Axis2] Setting httpFrontendHostUrl programatically.

2008-10-08 Thread keith chapman
Get hold of the axisConfiguration and add the parameter, axisConfiguration.addParameter(httpFrontendHostUrl, ValueOfParam); Thanks, Keith. On Wed, Oct 8, 2008 at 11:57 PM, Raghu Upadhyayula [EMAIL PROTECTED] wrote: Hi, The property httpFrontendHostUrl which is defined in axis2.xml, can