[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

Hi Jennifer

Can you please give details about your eclipse setup.
I am using eclipse having following features.

Eclipse Platform : 3.4.0.v20080610-9I96EhtEm-T_5LxIsybz-3MdGZmOA3uwv7Ka_M
EMF - Eclipse Modeling Framework : 2.4.0.v200806091234
Graphical Editing Framework GEF : 3.4.0.v20080115-677-8082A5696H274A
XSD - XML Schema Definition Model : 2.4.0.v200806091234
Web Standard Tools (WST) : 3.0.1.v200807220139-7A-8c8QqT3lv4VSXAI28OHWz-I88
J2EE Standard Tools (JST) : 3.0.1.v200807220139-7U-8k9LJ7Lo2oV080cQz-eAPH2D_


You can find this information for your eclipse setup in

Help -> About Eclipse SDK -> Feature Details

After that I downloaded Tomcat 5.5.27 zip file from http://tomcat.apache.org/download-55.cgi
and Axis2-1.3 zip file from http://ws.apache.org/axis2/download/1_3/download.cgi(Selected Standard Binary Distribution)


Then I unzipped cosmos-sdk-COSMOS-1.1.0-200905140505.zip into my eclipse setup.

Started eclipse and go to Preferences -> Web Services -> Axis 2 Preferences (Specify Axis 2 runtime location).
As soon as you specify Axis 2 runtime location, you should get this message.
"Axis2 runtime loaded successfully". (are you getting this message ?)


Then I created New Dynamic Web Project by specifying "Apache Tomcat v5.5" as Target Runtime and selecting "Axis 2 Web services" and "System Management" Project Facets.
Once new project created, I ran it on server in eclipse. I am not getting any errors.
Let us know which steps have been working for you.


thanks
Saurabh Dravid