regarding auto deployment of jar file in weblogic 8.1
regarding auto deployment of jar file in weblogic 8.1
Hi, i am trying to deploy the jar file in weblogic 8.1 which i have created using build scripts. when i run the ant script, it should be automatically deployed. but when i run the "deployJar" target, i am getting the exception like java.io.StreamCorruptedException.
[echo] Cleaning Build Area [echo] =========================== [delete] Deleting directory C:\BKT\MLIDump\build
init:
[echo] Creating The Project Directory Structure [echo] ============================================= [mkdir] Created dir: C:\BKT\MLIDump\build [mkdir] Created dir: C:\BKT\MLIDump\build\classes [mkdir] Created dir: C:\BKT\MLIDump\build\classes\META-INF