[ptt-users] TestMaker & SOAP request with attachment
Olivier Dony
olivier.dony at denali.be
Tue Sep 4 07:25:20 PDT 2007
On Sep 4, 2007, at 4:08 PM, Frank Cohen wrote:
> Thank you for finding the problem and offering the solution. I
> opened a ticket on this and we will incorporate the fix in the next
> maintenance release:
> http://bugs.pushtotest.com/ticket/137
>
> On Sep 4, 2007, at 5:29 AM, Yuriy wrote:
>>
>> Hi.
>>
>> I've solved this problem. You should remove wsdl4j.jar and
>> wsdl4j-1.5.1.jar files from the %TEST_MAKER_HOME%\TestNetwork
>> \TestNode\webapps\TestNetwork\WEB-INF\lib directory to make
>> TestMaker work properly with SOAP request with attachment.
>>
Indeed, you need only one version (wsdl4j-1.6.2.jar) in the TestNode
WEB-INF/lib, instead of the *3* versions packaged with TestMaker.
I think this serves to illustrate a larger problem with the libraries
packaged with TestMaker : these libraries are often present twice
(when not more), in different versions and/or with different
filenames. This is especially true for the WEB-INF/lib of the
TestNode webapp, and can lead to many runtime issues, since the
result will depend on the order in which the classloader reads the
files, among other things.
I have created ticket #138 for tracking this (IMHO) larger issue:
http://bugs.pushtotest.com/ticket/138
--
Olivier Dony
Denali s.a., "Bridging the gap between Business and IT"
Rue de Clairvaux 8, B-1348 Louvain-la-Neuve, Belgium
Office: +32 10 43 99 51 Fax: +32 10 43 99 52
www.denali.be
Legal Notice: This message may contain confidential and/or privileged
information. If you are not the addressee or authorized to receive
this for the addressee, you must not use, copy, disclose or take any
action based on this message or any information herein. If you have
received this message by mistake, please advise the sender
immediately by return e-mail and delete this message from your
system. Thank you for your cooperation.
More information about the Users
mailing list