Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] Getting corona compilable in workspace.

Hi Y’all,

 

I’ve modified the http://wiki.eclipse.org/index.php/Corona_Development_Environment and described there how new corona workspace should be created.

 

Main differences:

 

1st:

* All axis2 related fragment plugins should be INSTALLED in eclipse/plugins directory (not as we’ve had before, imported in corona workspace).

So you have to copy plugins from http://people.apache.org/~jhawkins/Corona_M7/plugins.zip into your eclipse/plugins directory and remove following plugins from your corona workspace

javax.mail.api_1.4.0

javax.saaj.api_1.3.0

javax.stax.api_1.0.1

org.apache.axiom.api_1.2.0

org.apache.axiom.dom_1.2.0

org.apache.axiom.impl_1.2.0

org.apache.axis2

org.apache.axis2.databinding

org.apache.commons.codec_1.3.0

org.apache.commons.httpclient

org.apache.commons.logging_1.1.0

org.apache.muse.complete

org.apache.muse.osgi.soa.axis2

org.apache.neethi_2.0.0

org.apache.ws.commons.schema

org.apache.ws.java2wsdl

org.apache.xalan

wsdl4j-1.6.1

wstx-asl_3.0.1

 

2nd:

If you have errors in org.eclipse.corona.axis2.handler.sdo plugin, you’ll have to perform steps from http://wiki.eclipse.org/index.php/Corona_Development_Environment#Workbench_workaround_problem.2Fsetup. That should help.

 

 

Cheers

Piotr

 

Ps. the server and client with workspace created this way are working.

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