[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.cosmos] Re: How to creating a Data Manager
|
David,
I tried,the result is as follows,
D:\zengjinfile\cosmos-demo\bin>configDemo c:\Program Files\Apache Software
Foundation\Tomcat 5.5 d:\zengjinfile\cosmos-demo
d:\zengjinfile\birt-runtime-2_3_0.zip d:\zengjinfile
Invalid Tomcat directory: c:\Program
Invalid COSMOS demo install directory: Files\Apache
Invalid path to BIRT zip file: Software
Invalid path to axis2.war: Foundation\Tomcat
I found the point is the space.So I installed the Tomcat again.This time the
console is
D:\zengjinfile\cosmos-demo\bin>configDemo c:\Tomcat5.5
d:\zengjinfile\cosmos-demo d:\zengjinfile\birt-runtime-2_3_0.zip
d:\zengjinfile\axis2.war
This program will install the COSMOS web applications into the Tomcat web
server
. If you are using any other web server, you will need to modify this
program o
r install the demo manually.
Invalid path to BIRT zip file: d:\zengjinfile\birt-runtime-2_3_0.zip
Does it means the other three parameters are all valid?
Thanks,
Jennifer
"David Whiteman" <david_whiteman@xxxxxxxxxx> ????
news:h0497o$fv0$1@xxxxxxxxxxxxxxxxxxxx
> Jennifer wrote:
>> David,
>> I've tried.It didn't work.
>> I just want to run the cosmos-demo to become familiar with setting up my
>> development environment for building Management Data Repositories.
>> I've studied this for a period of time.Now I feel helpless.
>>
>> Thanks,
>> Jennifer
>
> Jennifer,
>
> I have modified the config.jar to print out the value for the failing
> argument to the console. Please replace your copy of bin/config.jar
> with the attached copy and try again, and post the results here. Also
> you might want to check that there is a "webapps" folder in your Tomcat
> home folder.
>
> Hope this helps,
> David
>