Re: [Axis2] Axis2 Release Restructuring

2007-10-29 Thread Eran Chinthaka
Hi Amila, On 10/29/07, Amila Suriarachchi <[EMAIL PROTECTED]> wrote: > > hi, > > As I understood we are going to shift the Axis2 as five sperate artifacts. > > 1. Kernal > 2. Axis2 Server > 3. Axis2 Client > 4. Tools > 5. Optional Why do we have Kernel, Server and Client separate. I like to hav

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Eran Chinthaka
Hi Jarek, I don't think I like the idea of moving these out of Axis2, as it will be a pain for the people who are involved in saaj and jaxws. Let's have them as it is. Perhaps we can have saaj and saaj-api in one module, but build two different jars out of them. Same for jaxws. I was just trying

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Eran Chinthaka
On 10/29/07, Ruchith Fernando <[EMAIL PROTECTED]> wrote: > > > 5. Rahas, secpolicy, security was moved out to a separate sub-project > > within WS along with other security stuff right? > > (If yes > > (why do we have them inside Axis2?) > > (Ignore this ;) )) > > > hehe ... seems like we got a l

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Eran Chinthaka
How about having them in one module, but building two separate jars? Just a suggestion. On 10/29/07, Nicholas L Gallardo <[EMAIL PROTECTED]> wrote: > > Chinthaka, > > For items (2) and (3) below, I believe these are the results of requests > from the Geronimo team. They have their own versions of

Re: rpc encoding in Axis2

2007-10-29 Thread Sanka Samaranayke
Iyengar, Kumar wrote: Hi all, We have a program that consumes external web services using Axis. I am currently upgrading the program to use Axis2. Our program works with Web Services that are of RPC Encoded Style as well ( besides doc/literal). I followed the examples and the java documentat

[jira] Assigned: (AXIS2-3178) ANT scripts stop working after "Code Generator Wizard - Eclipse Plug-in" installed

2007-10-29 Thread Lahiru Sandakith (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandakith reassigned AXIS2-3178: --- Assignee: Lahiru Sandakith > ANT scripts stop working after "Code Generator Wizard -

[jira] Assigned: (AXIS2-3145) Eclipse codegen plugin namespace error

2007-10-29 Thread Lahiru Sandakith (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandakith reassigned AXIS2-3145: --- Assignee: Lahiru Sandakith > Eclipse codegen plugin namespace error > ---

[jira] Assigned: (AXIS2-3163) BUG in service archiver plugin for eclipse of latest version (1.3)

2007-10-29 Thread Lahiru Sandakith (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Sandakith reassigned AXIS2-3163: --- Assignee: Lahiru Sandakith > BUG in service archiver plugin for eclipse of latest ver

Re: [Axis2] Secured Axis2-1.3 Client "Masks" Returned Fault Messages

2007-10-29 Thread Ruchith Fernando
Hi Tim, This is not fixed yet in the latest build ... Please keep an eye on the JIRA [1] we'll update it as soon as we fix it and the fix will be available in the latest build of the trunk. Thanks, Ruchith 1. https://issues.apache.org/jira/browse/RAMPART-90 On 10/29/07, Tim Munro (myDIALS) <[E

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Ruchith Fernando
> 5. Rahas, secpolicy, security was moved out to a separate sub-project > within WS along with other security stuff right? > (If yes > (why do we have them inside Axis2?) > (Ignore this ;) )) > hehe ... seems like we got a lisp fan :) I should have ignored this :D Anyway do an svn stat ... they

Re: rpc encoding in Axis2

2007-10-29 Thread Anne Thomas Manes
Axis2 does not support SOAP encoding. Use Axis 1.4 instead. Anne On 10/26/07, Iyengar, Kumar <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > > We have a program that consumes external web services using Axis. I am > currently upgrading the program to use Axis2. Our program works with Web > Ser

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Nicholas L Gallardo
Thanks Jarek, I don't know why I thought there was an issue there. -Nick "Jarek Gawor" <[EMAIL PROTECTED]

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Jarek Gawor
In Geronimo, we don't have our own version of these classes (saaj-api and jaxws-api) but we definitely use that code from Axis2. I think it is and would be important to keep the API separate from the implementation. We actaully use these Axis2 API classes with two different implementations without

[jira] Created: (AXIS-2704) org.apache.axis.Message.saveChanges() results in ClassCastException

2007-10-29 Thread Geoff Simpson (JIRA)
org.apache.axis.Message.saveChanges() results in ClassCastException --- Key: AXIS-2704 URL: https://issues.apache.org/jira/browse/AXIS-2704 Project: Axis Issue Type: Bug

Re: [Axis2] Question Axis2 maven modules

2007-10-29 Thread Nicholas L Gallardo
Chinthaka, For items (2) and (3) below, I believe these are the results of requests from the Geronimo team. They have their own versions of these classes and it alleviates some packaging (and possibly classloading) issues for them by separating it out. -Nick

Re: [Axis2] Axis2 Release Restructuring

2007-10-29 Thread Lawrence Mandel
Will the kernel every be used separately from the server and client? If not, how about rolling that into these two artifacts and reducing the count one more to four? 1. Axis2 Server 2. Axis2 Client 3. Tools 4. Optional Lawrence "Amila Suriarachchi" <[EMAIL PROTECTED]> 10/29/2007 01:20 AM P

Re: [Axis2]Unsupported type http://www.w3.org/2001/XMLSchema string

2007-10-29 Thread Amila Suriarachchi
could you send your wsdl? Amila On 10/25/07, 卢宾 <[EMAIL PROTECTED]> wrote: > > Hi, all, there is a problem when axis2 parsing the returned soap message, > what's the problem here ? Thanks a lot! > Exception in thread "main" java.lang.RuntimeException: > java.lang.RuntimeException: Unsupported ty

RE: [Axis2] Secured Axis2-1.3 Client "Masks" Returned Fault Messages

2007-10-29 Thread Tim Munro (myDIALS)
Thanks for following up Ruchith, really appreciated. I look forward to this fix - will this appear in the latest builds, or will it only appear in the next "release" build. Best, Tim. -Original Message- From: Ruchith Fernando [mailto:[EMAIL PROTECTED] Sent: Monday, 29 October 2007 10:53 A

Re: Axis problem in eclipse framework - class loading

2007-10-29 Thread Maciek Datka
> So as I know there is no problem at all to have more than 2 versions of Axis2 set > of plugins in the same eclipse framework. Thank you very much for the reply. The exact situations in that 2 exclusive plugins (named jtest and mylyn) contain axis.jar. The jar is the same version. (1.3 or 1.4

Re: [Axis2] Axis2 Release Restructuring

2007-10-29 Thread David Illsley
And so it begins That looks like a decent, lightweight, 'starter download', though I'm not keen on the name (because of the module name clash). Could we make it one of core/engine/base instead? David On 29/10/2007, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE