WebSphere Portal Server - XMLAccess

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > March 2004 > XMLAccess





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author XMLAccess
Rob

2004-03-25, 2:34 pm

I have a portal running on Win2k that I have exported (the whole thing)
and I want to import it to a new Portal running on Linux. I generate the
XML file, copy the wars, themes, etc. Now when I run the import routine
against my XML file, the results.xml says its looking for my portlet WAR
files in D:\ . . . Of course thats coorect for the Win2k Server but not
for the Linux server. I searched the XML file and I see the variable
$server_root$ but I do not see there the valuse is set. I need to be
able to specify the location oof the WAr files in linux.

<?xml version="1.0" encoding="UTF-8"?>
<!-- IBM WebSphere Portal/5.0 build 144 exported on Thu Mar 25 11:04:59
PST 2004 from AX11QWAS01/10.100.11.22 -->
<request type="update"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="PortalConfig_1.2.
xsd">
<status element="[web-app _1_082MMH1FGD021STQ_69
uid=CustomLogin.00cccb6f7fc7001711869396a3e0e8f8]" result="failed">
<message>com.ibm.wps.command.xml.XmlFormatException: XMLC0107E:
The resource for the URL file://localhost/$server_roo
t$/installableApps/CustomLogin.war could not be read. [web-app
_1_082MMH1FGD021STQ_69 uid=CustomLogin.00cccb6f7fc700171186939
6a3e0e8f8]</message>
<message>java.io.FileNotFoundException:
d:\IBM\WebSphere\PortalServer\installabl
eApps\CustomLogin.war (The
system can
not find the file specified)</message>
</status>
</request>
vijayprabhu

2004-03-26, 11:05 am

Hi ROB,
THe portlet.war should be accessible to the server, it doesnt mean that the war should only be in the installableApps, but can be anywhere.

think the problem cound be because of the path

the path should be likethis

file:///$server_root$/installableApps/portlet.war
Thanks,
Vijay
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com