user287745
user287745

Reputation: 3171

JBoss and RedHat

JBoss is community driven so it is completely free?

and

JBoss itself works within kernel space or user space

Upvotes: 0

Views: 162

Answers (1)

skaffman
skaffman

Reputation: 403481

  • JBoss is a company, not a product, and is a subsidiary of RedHat.
  • JBoss Application Server is open-source and is released in unsupported community edition, as well as commercially-supported Enterprise Application Platform edition.
  • Like any java application, JBossAS runs in user space.

Upvotes: 2

Related Questions