Hi,

thanks for praising, Paul :-)

I just uploaded the jo! release that contains the integration code with
Avalon-Phoenix.

To try it out,
- get a fresh cvs checkout of phoenix
- build dist
- download the jo! release -> http://www.tagtraum.com/
- unpack somehwere
- cd to JO_HOME/integration/phoenix4.0/
- set the property "phoenix.home" in build.xml to your phoenix
dist-directory
- execute ant install
- start phoenix
- jo! should be running on port 8080

Please let me know if something is broken.

I would appreciate, if you guys released a version of phoenix that features
the new SAR structure.

Cheers,

-hendrik
__________________________________________________________________
innoQ Deutschland GmbH      Harkortstr. 21-23     D-40880 Ratingen
Tel +49 2102 771 620  Fax +49 2102 771 601  Mobil +49 173 577 0740
                     mailto:[EMAIL PROTECTED]


> -----Ursprungliche Nachricht-----
> Von: Paul Hammant [mailto:[EMAIL PROTECTED]
> Gesendet: Monday, October 29, 2001 09:41
> An: Avalon Development
> Betreff: Jo! on Phoenix
>
>
> Hendrik Schreiber, the author of the excellent webserver Jo! has added
> Phoneix compatability as a feature.
>
> The homepage for Jo! is http://www.tagtraum.com/jo.html
>
> Hendrik is keen to see a release of Phoenix (he is more or less
> compatabile with the latest CVS versions) *before* he lists the
> availability of the sar download.  Actually that's the key point, he has
> done all the work himself with almost no help from me and wants to keep
> the code/libraries in his source tree.
>
> As for features, this is a full webserver with full war file webapp
> capability.  Not only that, but the deployment and undeployment of war
> files for hosts are exposed as a service :
>
>     public void deployWAR(String hostName, String name, String ctxPath,
> String warUrl) throws Exception;
>     public void undeployWAR(String hostName,String name) throws Exception;
>
> This is a really significant development.  Hendrik is "away from desk"
> for some days, but I'd like to be the first to welcome him to our
> commmunity.
>
> Given that 'SAR-INF/lib' introduced major changes to Phoenix, could we
> think of another release and announcement?  The JAMES team might catch
> up at that time too.
>
> Regards,
>
> - Paul H
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to