Hi.
I know, sorry please.
-- Original message --
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: AW: HashMap return Long value
Date: Thursday, January 26, 2006, 1:51:21 PM
Attachments:
msgid:[EMAIL PROTECTED]
J> Sor
ility reasons, it's better
not to use Collection classes.
A>
A> Anne
A> On 1/26/06, Tomáš Procházka <[EMAIL PROTECTED]> wrote:
A> Hi.
D>> Axis2 can not handle HashMap yet , I mean default Aixs2 MessageRecivers ,
D>> but you can write your own message reciv
hments:
msgid:[EMAIL PROTECTED]
S> Tomáš Procházka wrote:
>> Hi.
>>
>> S> There is some stuff in ant 1.7 to do it, specifically the
>> S> task copies all files in a path and no directories, and the task
>> S> itself is soon to be enhanced.
>>
&g
Hi.
S> There is some stuff in ant 1.7 to do it, specifically the
S> task copies all files in a path and no directories, and the task
S> itself is soon to be enhanced.
Thanks you. And when will be ANT 1.7 release?
S> What may be better is for you to set up your classpath in your build
S
Hi.
Netbeans set in project.properties classpath for project:
javac.classpath=\
${file.reference.hsqldb.jar}:\
${file.reference.dom4j-1.6.1.jar}:\
${libs.layoutext.classpath}:\
...
Exist any way to copy all this jar files to dist/lib folder?
Netbeans use ':' as separating ch