Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] Corona M5 Jar Requirements

Corona requires JDK 5.x

http://java.sun.com/javase/downloads/index.jsp

 

Make sure that your Eclipse IDE contains the plugins

 

org.eclipse.equinox.osgi

org.eclipse.core.resources

org.eclipse.core.resources.win32

org.eclipse.core.runtime.compatibility.registry

 

http://download.eclipse.org/eclipse/equinox/drops/R-3.2-200606291905/index.php

 

org.eclipse.equinox.http

org.eclipse.equinox.event

org.eclipse.osgi.services

 

Not sure if this is required and not sure if it comes with base Eclipse 3.2

org.eclipse.core.runtime.compatibility.registry

 

From WTP you need:

org.wsdl4j

 

You also need these Apache items copied into the project directories for building corona

 

 

./muse-osgi-soa-core/lib:

muse-osgi-soa-core-2.0.0.jar

 

./org.apache.axis2/lib:

activation-1.1.jar           

annogen-0.1.0.jar            

axiom-api-SNAPSHOT.jar       

axiom-impl-SNAPSHOT.jar      

axis2-adb-SNAPSHOT.jar       

axis2-java2wsdl-SNAPSHOT.jar 

axis2-kernel-SNAPSHOT.jar    

axis2-saaj-SNAPSHOT.jar      

commons-codec-1.3.jar

commons-httpclient-3.0.1.jar

mail-1.4.jar

neethi-SNAPSHOT.jar

stax-api-1.0.1.jar

stax-utils-20060915.jar

wstx-asl-2.9.3.jar

XmlSchema-SNAPSHOT.jar

 

./org.apache.axis2.codegen/lib:

axis2-codegen-SNAPSHOT.jar

 

 

./org.apache.axis2.security.tokenserver/lib:

axis2-rahas-SNAPSHOT.jar

 

./org.apache.ws.security/lib:

axis2-security-SNAPSHOT.jar 

wss4j-SNAPSHOT.jar 

xmlsec-1.3.0.jar

 

 

./org.eclipse.corona.repository.derby/lib:

derbyclient.jar       

derby.jar             

derbyLocale_de_DE.jar 

derbyLocale_es.jar    

derbyLocale_fr.jar    

derbyLocale_it.jar   

derbyLocale_ja_JP.jar 

derbyLocale_ko_KR.jar

derbyLocale_pt_BR.jar

derbyLocale_zh_CN.jar 

derbyLocale_zh_TW.jar

derbynet.jar

derbyTesting.jar

derbytools.jar

derby.war

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top