Showing posts with label EAR. Show all posts
Showing posts with label EAR. Show all posts

Nov 23, 2010

SRVE0255E: A WebGroup/Virtual Host to handle /mytest has not been defined.

Hi,
Check that all of your EAR's or WAR's deployed because it's seems that one of them
is missing, that was my problem regard this issue.
Dor

Loading order in websphere application server

Hi,
Definition is simple, follow the orders,  Enter the following (bullets as steps):
  • WAS admin console
  • Enterprise Applications
  • Select the first EAR for example
  • Startup Behavior
  • In the "Startup Order" Enter a weight.
  • The weights are like priorities of loading, the lowest is first one to be loaded etc.
Dor

WSVR0204I: Application: EAR Application build level: Unknown

Hi,
This is not and error and still everything will continue to run on websphere. Something went wrong with the EAR build or deploy to the Websphere application server.
Bye,
Dor