[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

Jennifer wrote:
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

Yes, I believe that's what it means, because it does validate all 4 arguments before exiting if any one is incorrect.


I would have also expected the following to work:

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


After looking at the source code, I realized that I had introduced a bug while adding in the extra diagnostic code. Please accept my apologies, and use the new version of config.jar attached to this message.

Regards,
David

Attachment: config.jar
Description: Binary data