• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

JBoss replacing Tomcat

C

cuppett

Guest
I would actually replace Tomcat with JBoss. You can re-use the Tomcat code on the built in Tomcat on JBoss. You could also do the following things:

Only allow deployment of EAR files.

If user deploys WAR, wrap it in an EAR, it's only zip files and descriptors to build.

When deployed through Plesk, go through the XML descriptors and add security information to ensure nobody's stuff intermingles (enhanced security)

Because introspection is being used, could also create necessary grants to codebases for user home directories, etc.

Greatly enhances value of Plesk for ISPs.

There are other extremely useful things that can be done with a full J2EE plugin that can't/aren't being done in Plesk with the Tomcat plugin.
 
Explain more

Hello,

I run HSPc, Virtuozzo, and Plesk for our full hosting solutions and I have had people ask me about jboss. I have visited the website, but I am not a Java or Tomcat tech. Could you explain how you are talking intergrating jboss into a Plesk enviroment. I am very interested in this possible solution.

Thanks.

James
 
Back
Top