[jira] Resolved: (AXIS2-224) Generated code always converts the XMLBeans things into OM representation (vice versa)

2005-12-20 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-224?page=all ] Davanum Srinivas resolved AXIS2-224: Resolution: Fixed All the MTOM tests inculding the security ones seem to be holding up fine. thanks, dims > Generated code always converts the XML

Re: [Axis2] Possible bug in the AxisEngine.resume() method

2005-12-20 Thread Deepal Jayasinghe
Hi Glen; I know we can put MessageReciver as last handler of some phase , but what if some one add a phase after that phase. Any way there is a solution for that as well , by putting constraint saying that MessageReciver phase is the last phase of the chain and no one can change that , as well

Re: Object.class.getClassLoader

2005-12-20 Thread Davanum Srinivas
Fixed. Next time, Please feel free to fix the svn :) On 12/20/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: > > Hi, > > the class SchemaPropertyLoader is using the class loader from > Object.class to load its property file. In other words, it is using the > boot class loader. > > I do not underst

Object.class.getClassLoader

2005-12-20 Thread Jochen Wiedmann
Hi, the class SchemaPropertyLoader is using the class loader from Object.class to load its property file. In other words, it is using the boot class loader. I do not understand the rationale. Assuming, that the property file is in axis2-0.94-SNAPSHOT.jar, it isn't necessarily locatable thro

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread robert burrell donkin
On 12/20/05, Ceki Gülcü <[EMAIL PROTECTED]> wrote: > > Hello, > > > 1 IIRC all the factual errors in earlier versions have been correctly > > but IMO there are a (small) number of opinions which may be misleading > > to those without a deep understanding of classloaders. > > Have the vulnerab

Re: AW: AXISCPP-753 status (also relevant for Java Axis)?

2005-12-20 Thread John Hawkins
Ah - Sorry didn't read the wsdl enough. We fixed another problem in this area. OK, I'll try to take a look at the issue soon - but no guarantees. "Franz Fehringer" <[EMAIL PROTECTED]> 20/12/2005 17:34 Please respond to axis-dev To "Apache AXIS C User List" , John Hawkins/UK/[EMAIL

AW: AXISCPP-753 status (also relevant for Java Axis)?

2005-12-20 Thread Franz Fehringer
As a last try i did svn co http://svn.apache.org/repos/asf/webservices/axis/trunk axis and the problem still persists (both C/C++ and Java).   Franz -Ursprüngliche Nachricht-Von: Franz Fehringer [mailto:[EMAIL PROTECTED]Gesendet: Dienstag, 20. Dezember 2005 16:19An: [EMAIL P

[Axis2] REMINDER : Axis IRC chat TOMORROW

2005-12-20 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, December 21, 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,

[jira] Created: (AXIS-2349) WSDL2Java is wrongly applying

2005-12-20 Thread Andrew Whelan (JIRA)
WSDL2Java is wrongly applying -- Key: AXIS-2349 URL: http://issues.apache.org/jira/browse/AXIS-2349 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.3 Environment: Windows XP Reporter: Andrew Whelan

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread Ceki Gülcü
Hello, > 1 IIRC all the factual errors in earlier versions have been correctly > but IMO there are a (small) number of opinions which may be misleading > to those without a deep understanding of classloaders. Have the vulnerabilities in JCL really been fixed this time? Considering that it to

AW: AXISCPP-753 status (also relevant for Java Axis)?

2005-12-20 Thread Franz Fehringer
Hello John,   On http://ws.apache.org/axis/interim.html i can only find the CVS snapshots already known to me. After some guessing i navigated to http://svn.apache.org/snapshots/ws-axis/ and downloaded ws-axis_20051220113410.tar.gz but only to discover that AXISCPP-753 is still not resolv

Re: [Axis2] Improvements on Web Admin guide

2005-12-20 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Applied. Thanks for the contribution. Chats wrote: > Hi All, > > I have made some improvements/ modifications on Axis2 web > administration guide in the hope of increasing its usability and > accuracy. > > Kindly review the patch and apply it. > > T

[jira] Commented: (AXIS2-343) WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1"

2005-12-20 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-343?page=comments#action_12360917 ] Ajith Harshana Ranabahu commented on AXIS2-343: --- The cause of this issue is a scoping problem in the code generators element handling. It is fixed now but needs a

Re: AXISCPP-753 status (also relevant for Java Axis)?

2005-12-20 Thread John Hawkins
Hi Franz, I think you'll find that this is the cvs source. You need the svn source and I believe that this problem (AXISCPP 753) is fixed in the latest source -> http://ws.apache.org/axis/interim.html regards, John. "Franz Fehringer" <[EMAIL PROTECTED]> 20/12/2005 11:53 Please respon

Re: Problems with commons-logging - Very interesting

2005-12-20 Thread robert burrell donkin
On 12/19/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: One of my developers found this very interesting paper on the problemsusing commons-logging (like Axis 1.x does) while trying to upgradeColdFusion's log4j implementation from 1.1 to 1.2.   http://www.qos.ch/logging/classloader.jsp a few points i'd

Re: [Axis2] Possible bug in the AxisEngine.resume() method

2005-12-20 Thread Glen Daniels
Hi Deepal: Deepal Jayasinghe wrote: Hi Chamikara; I am not sure I am giving the right answer, any way the reason behind treating Message reciver seperately is the following say that you add message receiver as the end of the operation chain and you just call msgCnx.invoke(); , what if some one

AXISCPP-753 status (also relevant for Java Axis)?

2005-12-20 Thread Franz Fehringer
Hello, Yesterday i made a test regarding the status of AXISCPP-753 using the attached PruebasBug example. To this end i downloaded the ws-axis_20051219052135.tar.gz source code snapshot and first built the Java Version with JDK 1.5.0_06 and afterwards the C/C++ Version with MSVC6SP6 and JDK 1.5.0_

[jira] Created: (AXIS-2348) SAXParserException while trying to send a SOAP request containing an array of elements

2005-12-20 Thread JIRA
SAXParserException while trying to send a SOAP request containing an array of elements -- Key: AXIS-2348 URL: http://issues.apache.org/jira/browse/AXIS-2348 Project: Apache Axis Type

Re: [AXIS2] service implementation / clustering

2005-12-20 Thread Steve Loughran
Chathura Herath wrote: +1 and i got a feeling this would come handy when we are doing the WSRF stuff. THanks Chathura I already am doing WSRF stuff. So far: read only properties, single or bulk. Later: WS-N. I'm not sure I believe enough in the lifecycle bits to implement it, but WS-N will f

website update

2005-12-20 Thread John Hawkins
Hi, I've updated the website in what I think are the correct places but it doesn't look like the actual site is being updated. How do I tell that dims cron job is working ? thanks, John.

Re: Clustering Axis2

2005-12-20 Thread Steve Loughran
Rajith Attapattu wrote: I looked in to WADI and how it can be used within Axis2 to provide clustering support. WADI provides web session clustering, by installing itself as an HttpSession Manager for a particular Context/WebApp. Ajith confirmed that in Axis2 a service grp context is used in pla

[Axis2] Improvements on Web Admin guide

2005-12-20 Thread Chats
Hi All, I have made some improvements/ modifications on Axis2 web administration guide in the hope of increasing its usability and accuracy. Kindly review the patch and apply it. Thanks, Chatra Nakkawita Axis2 web admin guide -20-12-05.patch Description: Binary data

Re: [Axis2] installation guide documentation

2005-12-20 Thread Deepal Jayasinghe
Hi hasmin nice work !!   I applied the patch     Thanks, Deepal~Future is Open~ - Original Message - From: has ac To: axis-dev@ws.apache.org Sent: Tuesday, December 20, 2005 4:14 PM Subject: [Axis2] i

[Axis2] installation guide documentation

2005-12-20 Thread has ac
hi all i have revised the installation guide of Axis2. please have a look at it and pass on your comments. thanks! hasmin installguide_1205.patch Description: Binary data