Can I put the interface name and the implemented class name in the services.xml ?

2006-10-09 Thread Reddy, Sanket \(US - Hyderabad\)
HI Guys In services.xml , can I mention the Interface name and then the implemented class name. Are there any params which accepts the interface name? As everywhere I have seen the class name given in the This is my first service, which says hello HelloWorld

[jira] Created: (AXIS2-1331) Service should be listed as faulty when name of the service is not specified within a group of services

2006-10-09 Thread Charitha Kankanamge (JIRA)
Service should be listed as faulty when name of the service is not specified within a group of services --- Key: AXIS2-1331 URL: http://issues.apache.org/jira/brow

Re: [Axis2]Two HTTP server?

2006-10-09 Thread Srinath Perera
+1 On 10/8/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: Can we rename one? (The super class.) Sanjiva. On Sat, 2006-10-07 at 23:27 -0400, Srinath Perera wrote: > apprently a naming issue :) > > On 10/7/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > org.apache.axis2.transport.http.Si

[jira] Updated: (AXIS2-1303) improvement to axis2-idea-plugin

2006-10-09 Thread Keith Godwin Chapman (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1303?page=all ] Keith Godwin Chapman updated AXIS2-1303: Attachment: patch.txt Updated a few issues the patch had with the windows platform > improvement to axis2-idea-plugin > ---

[jira] Updated: (AXIS2-1330) improve axis2-idea-plugin documentation to reflect changes done in patch 1303

2006-10-09 Thread Keith Godwin Chapman (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1330?page=all ] Keith Godwin Chapman updated AXIS2-1330: Attachment: patch.txt images.zip Updated the documentation to reflect changes done by the patch > improve axis2-idea-plugin doc

[jira] Resolved: (AXIS2-1330) improve axis2-idea-plugin documentation to reflect changes done in patch 1303

2006-10-09 Thread Thilina Gunarathne (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1330?page=all ] Thilina Gunarathne resolved AXIS2-1330. --- Resolution: Fixed applied the patch .. http://svn.apache.org/viewvc?view=rev&rev=454337 Thanx Keith.. > improve axis2-idea-plugin documentation

[Axis2]1.1 Userguide

2006-10-09 Thread Srinath Perera
Hi All; Myself and Jaliya did a major refactroing to 1.1 userguide. Changes checked in to the 1.1 branch. http://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/xdocs/userguide.html If any of the devs have time please have a look and give us feedback, So we could make it better!

[jira] Commented: (AXIS2-1303) improvement to axis2-idea-plugin

2006-10-09 Thread Thilina Gunarathne (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1303?page=comments#action_12440860 ] Thilina Gunarathne commented on AXIS2-1303: --- Applied the second patch.. http://svn.apache.org/viewvc?view=rev&rev=454339 Thnax Keith.. Next time make su

axis2 need help !!! urgent!!!

2006-10-09 Thread suranga
Dear All, I am trying to deploy a simple web service using apache axis2. Here I am going to tell you all the steps I did since this is very important for me to get this up an running, First i downloaded the axis2 version axis2-std-1.0-src and its path is this /usr/local/src/axis2 I had installed

Re: [Axis2]WSDL2Java Code generation option

2006-10-09 Thread Srinath Perera
Hi AJith,All; As far as I understand 1) no options client side only 2) -s server side 3) -sd -ss service side discriptions, this only work with -ss 4) -g all, but no service.xml .. So I put -g -sd ..still none becouse -sd only works with -ss .. so -g -ss and -sd Sorry but I feel this is far too

Re: [Axis2]1.1 Userguide

2006-10-09 Thread Davanum Srinivas
wow! Thanks for the effort. -- dims On 10/9/06, Srinath Perera <[EMAIL PROTECTED]> wrote: Hi All; Myself and Jaliya did a major refactroing to 1.1 userguide. Changes checked in to the 1.1 branch. http://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/xdocs/userguide.html If any

[jira] Updated: (AXIS2-1254) ADB cannot handle null return value from service method

2006-10-09 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1254?page=all ] Attachment: ADBBeanTemplate.xsl-patch-091006.txt > ADB cannot handle null return value from service method > --- > > Key: AXIS2-1254 > URL: ht

Re: [Axis2]Embdeding Jetty to Axis2

2006-10-09 Thread Brian De Pradine
+1 from me. Cheers Brian DePradine Web Services Development IBM Hursley External  +44 (0) 1962 816319         Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again? "Jaliya Ekanayake" <[EMAIL PROTECTED]> wrote on 08/10/2006 15:20

[jira] Commented: (AXIS2-1254) ADB cannot handle null return value from service method

2006-10-09 Thread Amila Chinthaka Suriarachchi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1254?page=comments#action_12440884 ] Amila Chinthaka Suriarachchi commented on AXIS2-1254: - When creating my earlier patch I did not notice the tracker variable at the template. So

[jira] Updated: (AXIS2-1317) Codegeneration does not work when option is "uw" [unwarpping] and type is xsd:anyType

2006-10-09 Thread Amila Chinthaka Suriarachchi (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1317?page=all ] Amila Chinthaka Suriarachchi updated AXIS2-1317: Attachment: ExtensionUtility.java-patch-091006.txt Handle the xsd:anyType elements in ExtensionUtility.java class > Codegenerat

Re: [axis2] Re: Geronimo jee5 webservices integration

2006-10-09 Thread Nicholas L Gallardo
Sanjiva/David, I'll be around on Thursday as well and would be interested in listening in on what the current issues are. Since the subject was Java EE 5 integration, I'm assuming that means it will need JAX-WS. Thanks, Nicholas Gallardo WebSphere  -  WebServices Development [EMAIL PROTECTED]

Re: axis2 need help !!! urgent!!!

2006-10-09 Thread Jaliya Ekanayake
Is your packaging structure correct? Can you check this with the userguide again. You need to have the following directories and the files inside the .aar file META-INF META-INF\services.xml SimpleService.class (or the pakage for this class) Thanks, -Jaliya - Original Message - F

Re: axis2 need help !!! urgent!!!

2006-10-09 Thread robert lazarski
There are some problems with RPC in the 1.0 version that have been fixed. Please try the nightlies: http://people.apache.org/dist/axis2/nightly/axis2-std-1.1-SNAPSHOT-bin.zip http://people.apache.org/dist/axis2/nightly/axis2.war If you want to build from source, try checking out the FAQ and pull

OSGi and Axis

2006-10-09 Thread Demetris G
Hi all, has anyone ever used the port of Axis into Knopflerfish OSGi ? I am trying to upgrade the existing port to the latest Axis versions and although the original Axis jars have not been modifed I am having all sorts of troubles. If anyone is/has using/used this sort of containers I wl

Axis and OSGi

2006-10-09 Thread Demetris G
And this is a shot in the dark but I will try it anyway - when executing the Axis inside the Knopflerfish container and I try to access a registered service I get exceptions that don't really point to a clear problem. I know this may not be too much to go by but what would cause the faults bel

[Axis2] Axis2 1.1-RC1 Release

2006-10-09 Thread Thilina Gunarathne
Hi all, I uploaded the Axis2 1.1 RC1 release artifacts to the following locations. Please help us by downloading and reviewing them. Download locations : * binary and source distributions - http://people.apache.org/~thilina/axis2/1.1-RC1/ * jars http://people.apache.org/~thilina/maven/org.apach

Re: axis2 need help !!! urgent!!!

2006-10-09 Thread Rajith Attapattu
Suranga,I would also think the problem is the same as what Jaliya pointed out.Bcos you mentioned "Then i put classfile and the service.xml  file together in a one directory  and  make the jarfile." Your services.xml has to be under META-INF.The problems I encountered with the RPCMessageReceiver wer

Re: [Axis2]Embdeding Jetty to Axis2

2006-10-09 Thread Rajith Attapattu
Srinath, I personally think it's a good move.Regards,RajithOn 10/9/06, Brian De Pradine <[EMAIL PROTECTED] > wrote: +1 from me. Cheers Brian DePradine Web Services Development IBM Hursley External  +44 (0) 1962 816319         Internal 246319 If you can't find the time to do it right the first ti

Re: [axis2] Re: Geronimo jee5 webservices integration

2006-10-09 Thread Rajith Attapattu
Sanjiva, Nick & David,,Since I am around on thursday I would like to listen on to whats going on.However chances are that I maynot be able to commit any cycles to it, but will help in as time permits. Plus I would like to meet up with nick to finalize the jsr181 stuff :)Regards,RajithOn 10/9/06, Ni

Re: [axis2] Re: Geronimo jee5 webservices integration

2006-10-09 Thread Davanum Srinivas
Sigh! i am gonna miss all the action :( hope you guys have fun and post pictures. -- dims On 10/9/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote: Sanjiva, Nick & David,, Since I am around on thursday I would like to listen on to whats going on. However chances are that I maynot be able to comm

Re: [axis2] Re: Geronimo jee5 webservices integration

2006-10-09 Thread David Jencks
Sanjiva/NicholasI'm at apachecon all week, usually in the hackathon room, so either drop by or let me know when a good time for you is!thanksdavid jencksOn Oct 9, 2006, at 8:45 AM, Nicholas L Gallardo wrote:Sanjiva/David, I'll be around on Thursday as well and would be interested in listening in o

[jira] Commented: (AXIS2-1143) Basic Authentication with client stub

2006-10-09 Thread christopher dang (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1143?page=comments#action_12440920 ] christopher dang commented on AXIS2-1143: - Hi Saminda, Thanks for all your help. I made the changes you mentioned and it is working now. christopher. >

[jira] Resolved: (AXIS2-1143) Basic Authentication with client stub

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1143?page=all ] Davanum Srinivas resolved AXIS2-1143. - Resolution: Fixed marking as fixed. > Basic Authentication with client stub > - > > Key: AXIS2-11

RE: Apache Axis 1.6b

2006-10-09 Thread Haiping Zhao
Hi,   We have adopted Apache Axis C++ 1.6b since around Februry of this year, and we have made quite a few bug fixes and improvements. Where can I submit those?   Here are some of them,   1. Fixed incorrect large packet handling in three transports: apache 2.0 transport, simple axis transp

Re: [Axis2]WSDL2Java Code generation option

2006-10-09 Thread Ajith Ranabahu
Hi, I guess you have a point about -ss and -sd. I mean we can assume that -ss implies -sd Ajith On 10/9/06, Srinath Perera <[EMAIL PROTECTED]> wrote: Hi AJith,All; As far as I understand 1) no options client side only 2) -s server side 3) -sd -ss service side discriptions, this only work with

[jira] Created: (AXIS2-1332) Axis2-idea-plugin Code generation using default client option does not work correctly

2006-10-09 Thread Keith Godwin Chapman (JIRA)
Axis2-idea-plugin Code generation using default client option does not work correctly - Key: AXIS2-1332 URL: http://issues.apache.org/jira/browse/AXIS2-1332 Project:

[jira] Updated: (AXIS2-1332) Axis2-idea-plugin Code generation using default client option does not work correctly

2006-10-09 Thread Keith Godwin Chapman (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1332?page=all ] Keith Godwin Chapman updated AXIS2-1332: Attachment: patch-091006.txt This patch rectifies this issue. > Axis2-idea-plugin Code generation using default client option does not work >

Re: [Axis2]Embdeding Jetty to Axis2

2006-10-09 Thread Ajith Ranabahu
Hi, Does this mean we would be shipping a Jetty based HTTP server (adding a Jetty dependancy ) Ajith On 10/9/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote: Srinath, I personally think it's a good move. Regards, Rajith On 10/9/06, Brian De Pradine <[EMAIL PROTECTED] > wrote: > > +1 from me.

Re: [Axis2]Embdeding Jetty to Axis2

2006-10-09 Thread Srinath Perera
Hi Ajith; One of these days .. when it is really working .. Yes But given number of jars we have ..the benifits (e.g. Standalone server) far outweight the hassale of adding jetty dependancy (At least I feel so :) ) Thanks Srinath On 10/9/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: Hi, Doe

Re: [Axis2]Two HTTP server?

2006-10-09 Thread Chuck Williams
-1 as described. Renaming the super class is an upward incompatibility that will break every application that uses the built-in http support. If a rename is to be done, it should be of the subclass. The naming problem isn't quite as bad as it might otherwise seem since the two classes are at lea

Re: svn commit: r454484 - /webservices/axis2/branches/java/1_1/xdocs/spring.html

2006-10-09 Thread Davanum Srinivas
Robert, Slight change needed! Please see http://marc.theaimsgroup.com/?l=axis-dev&m=115946726421521&w=2 the parameter name is ServiceTCCL and the value is composite. -- dims On 10/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: robertlazarski Date: Mon Oct 9 13:09:38 2006 New Rev

Re: svn commit: r454484 - /webservices/axis2/branches/java/1_1/xdocs/spring.html

2006-10-09 Thread robert lazarski
Thanks for catching that , will retest. I'm amazed it was working for me as I just incorrectly documented it . That's not the behavior I would have expected given the history. Robert On 10/9/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: Robert, Slight change needed! Please see http://marc.t

Re: [Axis2]WSDL2Java Code generation option

2006-10-09 Thread Sanjiva Weerawarana
On Mon, 2006-10-09 at 07:54 -0400, Srinath Perera wrote: > Hi AJith,All; > As far as I understand > > 1) no options client side only > 2) -s server side > 3) -sd -ss service side discriptions, this only work with -ss > 4) -g all, but no service.xml .. So I put -g -sd ..still none becouse > -sd on

Re: [Axis2]Embdeding Jetty to Axis2

2006-10-09 Thread Sanjiva Weerawarana
+1 from me too! Sanjiva. On Mon, 2006-10-09 at 10:36 -0400, Rajith Attapattu wrote: > Srinath, I personally think it's a good move. > > Regards, > > Rajith > > On 10/9/06, Brian De Pradine <[EMAIL PROTECTED]> wrote: > > +1 from me. > > Cheers > >

[Axis2] Option to set the service implementation class

2006-10-09 Thread Dennis Sosnoski
I'd like to add an option to set the service implementation class specified in the generated services.xml (http://issues.apache.org/jira/browse/AXIS2-1257). This would simplify builds for users who repeatedly generate classes (as when the WSDL is evolving, or when testing with different version

[Axis2][1.1-RC1] Security sample is not included

2006-10-09 Thread Ali Sadik Kumlali
Hi devs, I haven't seen the security sample within the nightlies for a while. And it isn't included in the 1.1 RC1, either. Is it a known issue? Regards, Ali Sadik Kumlali - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[jira] Commented: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port

2006-10-09 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1329?page=comments#action_12440996 ] Deepal Jayasinghe commented on AXIS2-1329: -- I tried it now , and it worked for me . I got the following response as well http://axisversion.sample/xsd";>H

[jira] Resolved: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port

2006-10-09 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1329?page=all ] Deepal Jayasinghe resolved AXIS2-1329. -- Resolution: Invalid seems bug has disappear , so I will resolve the issue with no action > Problem with WSDL based ServiceClient when wsdl has SOAP

[jira] Commented: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1329?page=comments#action_12441003 ] Davanum Srinivas commented on AXIS2-1329: - It's disappeared because i fixed it :) http://svn.apache.org/viewvc?view=rev&revision=454475 > Problem with WSD

Re: [Axis2] Option to set the service implementation class

2006-10-09 Thread Davanum Srinivas
+1 from me. -- dims On 10/9/06, Dennis Sosnoski <[EMAIL PROTECTED]> wrote: I'd like to add an option to set the service implementation class specified in the generated services.xml (http://issues.apache.org/jira/browse/AXIS2-1257). This would simplify builds for users who repeatedly generate cl

[jira] Resolved: (AXIS2-1325) SOAP message using xsi:nil has no definition of xsi

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1325?page=all ] Davanum Srinivas resolved AXIS2-1325. - Resolution: Won't Fix invalid. > SOAP message using xsi:nil has no definition of xsi > --- > >

Re: [Axis2][1.1-RC1] Security sample is not included

2006-10-09 Thread Thilina Gunarathne
We will not be releasing the security stuff (Rampart,Rahas) with Axis2 1.1. They will be released separately after the Axis2 1.1 release.. ~Thilina On 10/10/06, Ali Sadik Kumlali <[EMAIL PROTECTED]> wrote: Hi devs, I haven't seen the security sample within the nightlies for a while. And it is

[jira] Commented: (AXIS2-1250) Problem in Char deserialzing in ADB

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1250?page=comments#action_12441014 ] Davanum Srinivas commented on AXIS2-1250: - http://131.107.72.15/SoapWsdl_BaseDataTypes_XmlFormatter_Service_Indigo/BaseDataTypesDocLitB.svc > Problem in Ch

[Axis2][1.1-RC1] AxisFault example not included

2006-10-09 Thread William Ferguson
I can't find the Axis Fault sample in the release candidate. http://issues.apache.org/jira/browse/AXIS2-917 William - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Axis2]WSDL2Java Code generation option

2006-10-09 Thread Srinath Perera
+1 yep :) That way we can keep most of old options intact Srinath On 10/9/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: On Mon, 2006-10-09 at 07:54 -0400, Srinath Perera wrote: > Hi AJith,All; > As far as I understand > > 1) no options client side only > 2) -s server side > 3) -sd -ss s

[jira] Resolved: (AXIS2-1250) Problem in Char deserialzing in ADB

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1250?page=all ] Davanum Srinivas resolved AXIS2-1250. - Resolution: Fixed Tried just now works for me. 2006/10/09 19:58:50:875 EDT [DEBUG] DefaultHttpParams - Set parameter http.socket.timeout = 6 200

[jira] Commented: (AXIS2-1250) Problem in Char deserialzing in ADB

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1250?page=comments#action_12441019 ] Davanum Srinivas commented on AXIS2-1250: - import org.tempuri.BaseDataTypesDocLitBServiceStub; import org.tempuri.InChar; import org.tempuri.RetCharResult;

Re: [Axis2] Option to set the service implementation class

2006-10-09 Thread Srinath Perera
+1 On 10/9/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: +1 from me. -- dims On 10/9/06, Dennis Sosnoski <[EMAIL PROTECTED]> wrote: > I'd like to add an option to set the service implementation class > specified in the generated services.xml > (http://issues.apache.org/jira/browse/AXIS2-1257

[jira] Resolved: (AXIS2-1239) By invoking web service using generated stub for a WSDL which contain message element that have type "xsd:anyType" did not work as expected

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1239?page=all ] Davanum Srinivas resolved AXIS2-1239. - Resolution: Fixed Indika, Please use this code in the server-side and it will work. You can't just return back the omElement, if you see the wsdl it

[jira] Commented: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers.

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1326?page=comments#action_12441021 ] Davanum Srinivas commented on AXIS2-1326: - Deepal, Can u please upload the java code? thanks, dims > Error in invoking a service , when service uses two

[jira] Resolved: (AXIS2-1311) WSDL2Java removes fault information from WSDL file

2006-10-09 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1311?page=all ] Davanum Srinivas resolved AXIS2-1311. - Resolution: Fixed Latest svn (1.1 branch) does not have this problem...closing bug as fixed already. -- dims > WSDL2Java removes fault information

[jira] Assigned: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers.

2006-10-09 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1326?page=all ] Deepal Jayasinghe reassigned AXIS2-1326: Assignee: Deepal Jayasinghe > Error in invoking a service , when service uses two types of message > receivers. > -

[jira] Commented: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers.

2006-10-09 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1326?page=comments#action_12441037 ] Deepal Jayasinghe commented on AXIS2-1326: -- Hi Dims; I will fix the issue. Thanks > Error in invoking a service , when service uses two types of message

[Axis2] Proposal to add return type to Handler.invoke(...)

2006-10-09 Thread Bill Nagy
There is currently a race condition between code that pauses the message flow within a handler and resumes it on another thread (e.g. Sandesha) and the message flow processing chain (Phase.invoke(...), AxisEngine.invoke(...), etc.) (http://issues.apache.org/jira/browse/SANDESHA2-32) This is caused

[jira] Resolved: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers.

2006-10-09 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1326?page=all ] Deepal Jayasinghe resolved AXIS2-1326. -- Resolution: Fixed fixed in the current SVN 454621 > Error in invoking a service , when service uses two types of message > receivers. > -

Re: [Axis2][1.1-RC1] Security sample is not included

2006-10-09 Thread Ali Sadik Kumlali
Thanks Thilina. Do I have a chance to test my codebase which uses Axis2 1.0(Rampart included) against Axis2 1.1 RC1(Rampart excluded) by adding Rampart externally somehow? Or am I required to wait till Axis2 1.1 and then Rampart has been released? Regards, Ali Sadik Kumlali - Original M

[jira] Resolved: (AXIS2-1254) ADB cannot handle null return value from service method

2006-10-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1254?page=all ] Eran Chinthaka resolved AXIS2-1254. --- Fix Version/s: 1.1 Resolution: Fixed Patch applied to r454632. Thanks Amila. > ADB cannot handle null return value from service method >

Re: [Axis2][1.1-RC1] Security sample is not included

2006-10-09 Thread Thilina Gunarathne
I would not recommend you to try mixing the stuff between 1.0 and 1.1... You can try the snapshots together with 1.1-RC1... http://people.apache.org/repository/org.apache.axis2/mars/rampart-1.1.mar IMO this version number is wrong.. Should be 1.1-snapshots.. ~Thilina On 10/10/06, Ali Sadik Ku