[Axis2] Moving Axiom in to commons - Codebase locked

2006-01-31 Thread Eran Chinthaka
Hi, I'm moving om in to ws-commons. Please refrain committing anything to axis2, until I'm done with that. Thanks, Chinthaka signature.asc Description: OpenPGP digital signature

Re: [axis2] MessageContext.responseWritten()

2006-01-31 Thread Ajith Ranabahu
Mesage label ?On 2/1/06, iksrazal <[EMAIL PROTECTED]> wrote: Hi all,I'm porting the axis1.x soap monitor to axis2. The request is working fine. Ican't get the response, however, due to this piece of code in its Handler: // Get id, type and contentLongid; Integer type;if (!messageCon

Re: [Axis2]Attemting to download Axis2 Module Snapshots while building Axis2

2006-01-31 Thread Eran Chinthaka
Oh Thanks Thilina. Where did u put that in the FAQ ? ;-) Thilina Gunarathne wrote: >Thanks for the kind replies... >This is something worth to note down in the faq... > >Thanks, >~Thilina > > >On 1/30/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > Thilina, The reason for this is that al

Re: [Axis2]Attemting to download Axis2 Module Snapshots while building Axis2

2006-01-31 Thread Thilina Gunarathne
Thanks for the kind replies... This is something worth to note down in the faq...   Thanks, ~Thilina  On 1/30/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1  Thilina,The reason for this is that all the modules are now building SNAPSHOTS. And you know abt

Re: [Axis2] Loading module from classpath

2006-01-31 Thread Thilina Gunarathne
Great work.Nice idea.. Wish We had it two days earlier, when I did various sorts of things to create Axis2 repositories for running testcases in Kandula using maven...   BTW I notices that now Axis2 needs Axis2Repo as well as Axis2XML paths to buildConfigContxt from file system... And it needs full

[jira] Resolved: (AXIS2-417) Ant build file broken; expects ${lib,dir} to be set

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-417?page=all ] Davanum Srinivas resolved AXIS2-417: Resolution: Fixed Runs "maven create-lib" and uses those libraries to build. Problem: i can't seem to figure a way to use Presetdef/Exec to make it

[jira] Resolved: (AXIS2-407) xmlbeans.XmlException: The filename, directory name, or volume label syntax is incorrect

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-407?page=all ] Davanum Srinivas resolved AXIS2-407: Resolution: Fixed i fixed the code, work around for you with 0.94 is to remove the colon in the namspace ("_54217:2001") thanks, dims > xmlbeans.

[jira] Resolved: (AXIS2-369) New AXIS2 Packaging Structure

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-369?page=all ] Davanum Srinivas resolved AXIS2-369: Resolution: Fixed looks like we are done :) > New AXIS2 Packaging Structure > - > > Key: AXIS2-369 >

[jira] Resolved: (AXIS2-364) XmlSchema POM

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-364?page=all ] Davanum Srinivas resolved AXIS2-364: Resolution: Fixed thanks. sorry for the delay. -- dims > XmlSchema POM > - > > Key: AXIS2-364 > URL: http://issues.a

[jira] Commented: (AXIS2-419) org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes() overwrites Schemata already parsed

2006-01-31 Thread Mika Goeckel (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-419?page=comments#action_12364720 ] Mika Goeckel commented on AXIS2-419: Cool! Thanks for the excellent fast reaction! > org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes() > overwrite

[jira] Resolved: (AXIS2-411) Axis2 Embedded

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-411?page=all ] Davanum Srinivas resolved AXIS2-411: Resolution: Invalid not yet. > Axis2 Embedded > -- > > Key: AXIS2-411 > URL: http://issues.apache.org/jira/browse/AXI

[jira] Resolved: (AXIS2-396) We need a Java2WSDL main class (to run the tool from commandline)

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-396?page=all ] Davanum Srinivas resolved AXIS2-396: Resolution: Fixed looks like we have one now :) -- dims > We need a Java2WSDL main class (to run the tool from commandline) >

[jira] Resolved: (AXIS2-370) Fixing the interop tests in itest

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-370?page=all ] Davanum Srinivas resolved AXIS2-370: Resolution: Fixed Applied the patch. thanks, dims > Fixing the interop tests in itest > - > > Key: AXIS2-

[jira] Resolved: (AXIS2-391) ArchiveReader does not close the services.xml file

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-391?page=all ] Davanum Srinivas resolved AXIS2-391: Resolution: Fixed looks like this has been fixed in latest SVN: http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/core/src/org/

[jira] Commented: (AXIS2-419) org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes() overwrites Schemata already parsed

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-419?page=comments#action_12364711 ] Davanum Srinivas commented on AXIS2-419: Thanks Mika. checked in the fix and the test case. > org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes()

[jira] Resolved: (AXIS2-419) org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes() overwrites Schemata already parsed

2006-01-31 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-419?page=all ] Davanum Srinivas resolved AXIS2-419: Resolution: Fixed > org.apache.ws.commons.schema.SchemaBuilder Method setNamespaceAttributes() > overwrites Schemata already parsed > -

[axis2] MessageContext.responseWritten()

2006-01-31 Thread iksrazal
Hi all, I'm porting the axis1.x soap monitor to axis2. The request is working fine. I can't get the response, however, due to this piece of code in its Handler: // Get id, type and content Longid; Integer type; if (!messageContext.isResponseWritten()) { id = assignMessag

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Chathura Herath
+1 and nice wording Eran On 1/31/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ok, then let me start on this. > > (Our beloved AXIOM is going away from Axis2 to a new home ;( ) > > - -- Chinthaka > > > Srinath Perera wrote: > > > Nice t

[jira] Created: (AXIS-2390) dotNetSoapEncFix parameter name is a misnomer

2006-01-31 Thread Fernando Mato Mira (JIRA)
dotNetSoapEncFix parameter name is a misnomer - Key: AXIS-2390 URL: http://issues.apache.org/jira/browse/AXIS-2390 Project: Apache Axis Type: Bug Versions: 1.3 Environment: All Reporter: Fernando Mato Mira

[Axis2] REMINDER : Axis IRC chat TOMORROW

2006-01-31 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, February 01, at: 7PM PST, 10PM EST, 3AM GMT, 9AM (next day) SLT, 2PM (next day) AEST The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis,

RE: [jira] Assigned: (AXIS-2383) Is this a serialization bug introduced in axis 1.3?

2006-01-31 Thread françois françois
Hi   yes I find the same problem , you need to add the following few lines in the function serializeActual  package org.apache.axis.encoding; private void serializeActual(QName elemQName,    Attributes attributes,    Object value, 

Re: [Axis2] Setting Reference Properties in Axis2 Addressing

2006-01-31 Thread Sanjiva Weerawarana
On Mon, 2006-01-30 at 21:55 +0600, Thilina Gunarathne wrote: > Hi, > Yep... I too agree that it's correct. > My concern is using as a user is error prone and cumbersome.. > > I suggest at least we should change the following methode sig. > Epr.setReferenceParameters(HashMap map); >

[jira] Commented: (AXIS-2127) Schema version mismatch

2006-01-31 Thread Dan F (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2127?page=comments#action_12364619 ] Dan F commented on AXIS-2127: - Jesus, I have no idea why it's not working for you. By the way, it's not my patch, it's Thorsten Jungblut's. All I did was apply it to a source fil

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1   Ok, then let me start on this. (Our beloved AXIOM is going away from Axis2 to a new home  ;( ) - -- Chinthaka Srinath Perera wrote: > Nice to hear it Jeremy! +1, lets separate it :) Thanks Srinath > > On 1/31/06, Davanum Srinivas <[EMAIL PR

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Sanka Samaranayake
Hello everyone, sorry for the late reply !! On 1/31/06, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > On Mon, 2006-01-30 at 13:50 -0500, Davanum Srinivas wrote: > > I've reviewed the code in question, there are exactly 2 files in > > policy project that uses axiom namely > > > > - OMPolicyRead

Re: [Axis2] Loading module from classpath

2006-01-31 Thread Sanka Samaranayake
This is really cool Sanka On 1/31/06, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > > hi all; > > I just added a way to load modules (.mar files) from the classpath so only > requirements is to have the modules in the same location where the > axis2-core.jar file locate. > > with this approach i

Re: [Axis2] Loading module from classpath

2006-01-31 Thread Davanum Srinivas
nice!!! On 1/31/06, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote: > > hi all; > > I just added a way to load modules (.mar files) from the classpath so only > requirements is to have the modules in the same location where the > axis2-core.jar file locate. > > with this approach if you have multiple

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Srinath Perera
Nice to hear it Jeremy! +1, lets separate it :) Thanks Srinath On 1/31/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > +1. let's do it :) > > -- dims > > On 1/31/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: > > Paul Fremantle wrote: > > > I think there is more benefit to this than just the WS-P

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Jeremy Boynes
Paul Fremantle wrote: I think there is more benefit to this than just the WS-Policy. For example, AXIOM could be used by any of a number of projects that need a lazily-built tree. In Synapse, we use AXIOM extensively just to parse our config. And also, although Synapse has a heavy dependency on

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Davanum Srinivas
+1. let's do it :) -- dims On 1/31/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: > Paul Fremantle wrote: > > I think there is more benefit to this than just the WS-Policy. > > > > For example, AXIOM could be used by any of a number of projects that need a > > lazily-built tree. In Synapse, we use

[Axis2] Loading module from classpath

2006-01-31 Thread Deepal Jayasinghe
hi all;   I just added a way to load modules (.mar files) from the classpath so only requirements is to have the modules in the same location where the axis2-core.jar file locate.   with this approach if you have multiple versions of the same module and if all of them are there in the class p

Re: [Axis2] Thoughts on making Session Model independent of the InformationModel [Ctx Heirachy]

2006-01-31 Thread Srinath Perera
Thanks Paul, Rajith .. got the point. One more Q? when we cluster Axis2, should be distribute (at least somepart of) information model. Distributed deployment means more or less distributed information Model IMHO Thanks Srinath On 1/31/06, Paul Fremantle <[EMAIL PROTECTED]> wrote: > Rajith > >

[jira] Updated: (AXIS2-370) Fixing the interop tests in itest

2006-01-31 Thread Thilini Gunawardhana (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-370?page=all ] Thilini Gunawardhana updated AXIS2-370: --- Attachment: integration.jar Fixed interop tests in itest/test/interop. Please apply the patch. IMO: The test cases in itest/test/interop/sun and

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Paul Fremantle
I think there is more benefit to this than just the WS-Policy. For example, AXIOM could be used by any of a number of projects that need a lazily-built tree. In Synapse, we use AXIOM extensively just to parse our config. And also, although Synapse has a heavy dependency on Axis2, the core model of

Re: [Axis2] Thoughts on making Session Model independent of the InformationModel [Ctx Heirachy]

2006-01-31 Thread Paul Fremantle
Rajith+1I think the main aspect is simply this:If we have a cluster of Axis2, I can get my request directed to any server in the cluster. The standard context is the same on each machine, because the configuration, etc should be the same. But the session data is specific to my interaction, and must