Hi all,

 i have successfully deployed my ear file into WSAS4.0.0 . but when i try to
update the configuration file , i get the following message.
 <<...OLE_Obj...>> Additional problems have been detected <ProblemsPage.jsp>

i clicked on this i got the following page
Problem Description
 <<...OLE_Obj...>> [ApplicationServer_1]

but when i open the server-cfg.xml  file , i could see my application being
installed as
    <installedApps xmi:id="ApplicationRef_5" name="kesav"
archiveURL="D:\WebSphere\AppServer/installedApps\kesav.ear">
      <modules xmi:type="applicationserver:WebModuleRef"
xmi:id="WebModuleRef_9" uri="kesav.war"/>
    </installedApps>

my ear file name is kesav.ear and the context i have given is /kk.

my plugin gets updated successfully.hereis the code for that
<UriGroup Name="default_host_URIs">
        <Uri Name="/WebSphereSamples"/>
        <Uri Name="/WebSphereSamples/SingleSamples"/>
        <Uri Name="/theme"/>
        <Uri Name="/TestWeb"/>
        <Uri Name="/servlet/snoop/*"/>
        <Uri Name="/servlet/snoop"/>
        <Uri Name="/servlet/snoop2/*"/>
        <Uri Name="/servlet/snoop2"/>
        <Uri Name="/servlet/hello"/>
        <Uri Name="/ErrorReporter"/>
        <Uri Name="*.jsp"/>
        <Uri Name="/j_security_check"/>
        <Uri Name="/servlet/*"/>
        <Uri Name="/webapp/examples"/>
        <Uri Name="/Test"/>
        <Uri Name="/gettingstarted3"/>
        <Uri Name="/kk"/>
    </UriGroup>

sowhen i access my site as http://localhost/kk/sample.html it throws me404
file not found error.
any help would be highly appreciated.

i am using WSAS4.0.0.


                Regards

                Ramesh Kesavanarayanan
                 *   [EMAIL PROTECTED]
                 * +91-44- 811 3063 ext 2241


This e-mail and any files transmitted with it are for the sole use of the intended 
recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and 
destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or 
copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.

                Visit us at http://www.cognizant.com

This e-mail and any files transmitted with it are for the sole use of the intended 
recipient(s) and may contain confidential and privileged information.If you are not 
the intended recipient, please contact the sender by reply e-mail and destroy all 
copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or 
copying of this email or any action taken in reliance on this e-mail is strictly 
prohibited and may be unlawful.

                Visit us at http://www.cognizant.com

Reply via email to