Dear developers,

I am trying to build a classpath manifest using the pathconvert
directive as above:

<pathconvert property="mf.classpath" pathsep=" "> 
   <path refid="project.classpath" /> 
   <flattenmapper /> 
</pathconvert>

But when it generates, it strangely breaks some lines in the middle of
the jar file names. Because of that, the application server cannot
deploy the application (because my ejb cannot find it´s dependent jar
files).

Somebody knows the reason of that and a possible solution?

Any help/comment is appreciated.

-- 
Marcelo Alcantara
Senior Developer/Architect
--------------------------------------------------------
[EMAIL PROTECTED]
+55 11 81968823

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to