Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Manas<br />Today If You are not Confused,You are just not thinking Clearly !<br />---------------------------------
Originally posted by Sahil Singh:
Ok that one is solved..
Have another problem.
When trying to load my servlet it gives the following error.
javax.servlet.ServletException: (class: com/sbc/es/xmvc/xml/SaxEnvironment, method: parse signature: (Lorg/xml/sax/InputSource V) Incompatible object argument for method call...
Is is a version - compatiblity issue..?? b'cuz i just trying to run my already running application on WSADV4.0 on to WSADV5
Thanks in advance.
-Sahil
Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
Kyle Brown, Author of Persistence in the Enterprise and Enterprise Java Programming with IBM Websphere, 2nd Edition
See my homepage at http://www.kyle-brown.com/ for other WebSphere information.
Note: When setting up extra virtual hosts, it is important to make sure that
each contains a completely unique host name and port number entries. If
there are wildcards or the same host name is listed in more than one virtual
host, then the application server will not be able to resolve requests and an
error will occur that can be viewed in the WebSphere Administrative Console.
The error that will be seen is:
PLGN0021E: Servlet Request Processor Exception: Virtual Host/WebGroup Not
Found : The web group /xx has not been defined
This is a generic error message and it can mean a number of things, but if you
are positive the server is running, then check the virtual hosts.
this is supposed to be a surprise, but it smells like a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|