i see, thanks for the clarification.

I actually referred few URL which talks about "turnkey versions of blazeds
which contains ready to use version f Tomcat (version 6.0.14) in which the
the BlazeDS WAR file has already been deployed and configured along with a
variety sample applications.The turnkey allows you to get up and running
with BlazeDS in a matter of minutes."

since the poc was on similar lines i was looking to use that turnkey zip
file and use the war file to get started.

Hope it clarifies.

On Wed, Jul 12, 2023 at 8:55 PM Josh Tynjala <joshtynj...@bowlerhat.dev>
wrote:

> As I understand it, BlazeDS doesn't have its own .war file. I don't think
> it would make much sense, since BlazeDS isn't an application on its own.
> It's a library that you can use as part of building an application. In
> other words, you need to build your own .war that contains your custom Java
> application logic, with the BlazeDS .jar files included as a dependency.
>
> I'm actually working on restoring the BlazeDS samples project that was
> included with the old Adobe version. It was donated to Apache with the rest
> of BlazeDS, but no one seems to have kept it up to date. I happened to find
> it in the repository history recently, and I've been working on adding new
> Royale frontends to replace the original Flex/Flash frontends, and making
> sure everything can be built with Maven. This samples project will show how
> to build a .war file that you can deploy to Tomcat.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Wed, Jul 12, 2023 at 4:23 AM Abhay Singh <ideatoe...@gmail.com> wrote:
>
> > Hello Team,
> >
> > While doing a POC for replacement of Coldfusion came across BlazeDS.
> >
> > Reason for change being newer version of coldfusion don't support AMF
> > anymore.
> >
> > BlazeDS would be a good choice as it supports push messages, hibernate
> etc.
> >
> > However , we are stuck with setting up BlazeDS with Tomcat as he is
> unable
> > to build war and set it up on tomcat.
> >
> > Referred Link:
> >
> > https://flex.apache.org/download-blazeds.html
> >
> > Furthe , also tried looking for the war files or turnkey version as
> > mentioned in below URL:
> >
> > https://lists.apache.org/list.html?dev@%3Cusers.flex%2eapache%2eorg%3E
> >
> > However, i am not able to find the older versions as well.
> >
> >
> >
> > Please suggest.
> >
>

Reply via email to