WebLogic split source deployment only supports resource folder mapping
I imported an ear into my eclipse workspace and on trying to deploy to my server inside eclipse I am getting this error. What does this error mean ? What will I lose in exploded archive mode ? How is it different from split source deployment ?
Error with publish task 'Split Source Mapping Generation Task'.
Error processing split source mapping:
'C:/myproject/myws1/imp.myapp_WAR/ImportedClasses'='/WEB-INF/classes/'
WebLogic split source deployment only supports resource folder mapping to EAR or web content root. Please change the deployment mode to exploded archive in Server Editor.
This is in eclipse helios
Edited by: user9220765 on Oct 7, 2010 11:52 AM