03-09-06 01:09 PM
Hello,
we migrate to 5.6.1. in the moment I try to start the application in the ful
l test enviornment. We have3 Web Projects. As I start the application I get
the error:
- No Virtual Host defined for web module: -
I don't understand, where I can define the virtual host. Normaly it is done
by the admin console and if I look in the console, I find an default_host d
efined.
I also looked in the file \conf\servers\fullconfig\cells\localhost
\applicati
ons\wcfull.ear\deployments\wcfull\deployment.xml
there are following entries:
********** snip ******************
<deploymentTargets name="server1" nodeName="localhost" xmi:id="ServerTarg
et_1" xmi:type="appdeployment:ServerTarget"/>
<modules startingWeight="30000" uri="Stores.war" xmi:id="WebModuleDeploym
ent_5" xmi:type="appdeployment:WebModuleDeployment">
<targetMappings target="ServerTarget_1" xmi:id="DeploymentTargetMapping_1
8"/>
</modules>
*********** snip *****************
Could you tell me, how I have to configue the enviornment to fix this error
?
Thanks
[ Post a follow-up to this message ]
|