EN,THEA (HP-Switzerland,ex1) wrote:
> hello i am getting this error when i try and use ejbjar and weblogic
> together. i have read the mail archives and have come across a posting for
> this problem but there was no solution posted. if someone has found the
> solution i would appreciate a post on it.
>
> below is the error message i get and a snippet from my build.xml. i think i
> have correctly declared everything according to the guidelines. not sure
> what to do next.
>
Start by getting rid of the args attribute. Try that - it should work. Then
re-introduce bit of the args attribute. My suspicion is the ${ejbc.compiler}
values is mucking up the command line ejbjar creates and send to weblogic.ejbc
Conor
|