Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [corona-dev] Enhancements needed on M5 Build

I thought that maven or ant would be a cross platform approach that would work - rather than using bat file and shell scripts that would have to both be updated.

Glenn Everitt

-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx [mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Tuesday, November 07, 2006 9:17 AM
To: Corona development
Subject: Re: [corona-dev] Enhancements needed on M5 Build

I was thinking of making a script that would download all required jars 
and put them in right places. But while there is no problem to do it on 
Linux, it is a bit harder to do for Windows (at least for me). Dennis is 
also making a script that automatically setups the server on Linux, but 
it is intended for our internal use.

Marcin


Everitt, Glenn napisaƂ(a):

>I have been trying to go through the steps listed on the Corona Wiki to
>set up a Corona Collaboration Client and Server.  It involves many
>steps, if we can eliminate some of the steps by including plugins in
>addition to the Corona plugins I think it is worth doing.  Have you set
>up Corona by following the Wiki instructions?  It is not easy to do.
>
>-Are the lib folder going to be added?
>
>Glenn Everitt 
>
>-----Original Message-----
>From: corona-dev-bounces@xxxxxxxxxxx
>[mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Kaczmarek, Pawel
>Sent: Tuesday, November 07, 2006 6:19 AM
>To: Corona development
>Subject: RE: [corona-dev] Enhancements needed on M5 Build
>
>Installation instruction says that CORONA_CONFIG_HOME should be set as
>an environment variable. It should be removed from config.ini.
>
>CORONA_CONFIG_HOME can not point to a relative directory, as far as I
>know. Current configuration requires an absolute path.
>
>I think we should distribute corona plugins only. Other plugins can be
>downloaded from Eclipse www. Then the download is faster. User needs to
>download other packages even if we include ECF and Equinox jars.
>
>WTP-all-in-one contains org.apache.axis_1.3.0.v200608161946, but we
>require axis_2. I'll add a notice on Installation_Istruction page on
>wiki.
>
>-----Original Message-----
>From: corona-dev-bounces@xxxxxxxxxxx on behalf of Everitt, Glenn
>Sent: Mon 11/6/2006 11:36 PM
>To: Corona development
>Subject: [corona-dev] Enhancements needed on  M5 Build
> 
>*The line below in config.ini in org.eclipse.corona.server-M20061106.zip
>file 
>
>located at \eclipse\configuration\config.ini has a hard coded path:
>
> 
>
>CORONA_CONFIG_HOME=/home/releng/corona_1.0.0M5/eclipse/workspace/corona_
>config_home
>
> 
>
>Could this be made an environment variable so people setting up Corona
>do not have to edit this file?
>
> 
>
>*Could we point the directory <CORONA_CONFIG_HOME> in config.ini to
>eclipse\plugins\org.eclipse.corona.container.config_0.4.0\examples where
>the sample Containers are?
>
> 
>
>*I thought we would include the minimum set of eclipse plugin required
>for Corona Collaboration Server execution as part of the
>org.eclipse.corona.server-xxxxxxx.zip file. We cannot include the
>anything with IP restrictions but I think that is relatively few plugins
>that have to managed separately in any case. But I think we can include
>the:
>
>- ECF plugins
>
>- OSGi extension plugins (http, event, logging)
>
> 
>
>*All of the plugins need their versions updated to _0.5.0
>
> 
>
>*I thought we were going to a small ant task to startup Corona Server?
>
> 
>
> 
>
>*Missing Lib folders - Wiki says to put them into lib folder.
>
>org.apache.axis2 - doesn't have a lib folder
>
>org.apache.axis2.codegen - doesn't have a lib folder
>
>org.apache.axis2.security.tokenserver - doesn't have a lib folder
>
>org.apache.axis2.security.tokenserver - doesn't have a lib folder
>
>org.apache.ws.security - doesn't have a lib folder
>
>org.apache.log4j_1.2.13 - wiki references this plugin but I can't find
>it in our distribution or in WTP distribution
>
> 
>
>Wiki suggests using WTP all-in-one distribution but....
>
>org.apache.axis_1.3.0.v200608161946\lib  - is part of WTP all-in-one
>distribution could be confusing which one should be used.
>
>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. 
>
>_______________________________________________
>corona-dev mailing list
>corona-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/corona-dev
>
>
>  
>
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. 
_______________________________________________
corona-dev mailing list
corona-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/corona-dev

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