Reputation:
I have a question about BlazeDS and Glassfish.
Is it true that there is no support for Blaze in GlassFish??
The following blog has a "hack" solution, but I can't find an 'official' solution.
Upvotes: 1
Views: 895
Reputation: 5308
There was no commercial support from Adobe if you decided to use Glassfish and BlazeDS, however you can use it if you want - I mean it works. BlazeDS is lightweight enough, it should work well with any J2EE container. And btw, Adobe decided to stop offering subscription support for BlazeDS.
Upvotes: 1
Reputation: 38898
There is support for Blaze in Glassfish, and all J2EE containers. The BlazeDS installation instructions here cover running BlazeDS (of which Glassfish is one).
Upvotes: 1