Create the applications directory under the domain name
directory.
For example, /Bea/user_ projects/domains/ <Domain
_name>/applications.
Create the <context_name>.ear directory under the
applications directory.
Copy the <$FIC_WEB_HOME/<context_name>.ear file to
the <WEBLOGIC_INSTALL_ DIR>/
Bea/user_projects/domains/<DOMAIN_NAME>/applications/<context_
name>.ear directory.
Explode the <context_name>.ear file by executing:
jar -xvf <context_name>.ear.
Delete the <context>.ear and
<context>.war files located in <WEBLOGIC_
INSTALL_DIR>/Bea/user_projects/domains/<DOMAIN_ NAME>/applications/
<context_name>.ear
Create a directory <context_name>.war under the
<WEBLOGIC_INSTALL_ DIR>/Bea/ user_projects/domains/<DOMAIN_
NAME>/applications/<context>.ear./<context>.war directory.
Copy the <$FIC_WEB_HOME/<context_name>.war file
to <WEBLOGIC_INSTALL_ DIR>/
Bea/user_projects/domains/<DOMAIN_NAME>/applications/<context_
name>.ear/<context_name>.war directory.
Execute jar -xvf <context_name>.war command to explode
the <context_name>.war file, to get the directory
structure: