Idea, Ant and Weblogic
This is likely more a BEA/WL7 problem - but the dev2dev over there does not like my password....
I'm trying to configure an ant task to deploy a .ear file to a server - as documented by bea
In particular the task defined
]]>
However, it appears that the WLDeploy class file is not in any WL7 jar file. .
I haven't tried running it - I just noticed that Idea's Ant editor was not picking it up, even after setting additional classpath in the ant file properties.
Has anyone gotten this to work?
Please sign in to leave a comment.
And a followup
The online docs now show this as a new feature - added with a more recent service pack.
Dave