I have a war file that I can deploy just fine from the WebLogic console.
When I use
ANT to deploy it I get an error.
ANT:
The error:
In the upload folder of the server I see this structure
I am not sure where is that structure coming from....
However, when I deploy it from a war folder as an expanded WAR (source="${dist}/war") it works fine.
Thank you!