Previous Next vertical dots separating previous/next from contents/index/pdf

Running Applications on Servers

The BEA Workshop Studio family of products support local and remote debugging on a variety of popular application servers, including BEA WebLogic Server, Tomcat, JBoss, IBM WebSphere and others. Click here to see the list of supported servers.

Supported on all servers:

  • Define server launch configurations to manage application deployment.
  • Easy server management with WTP tools in Servers view including easy stop/restart, simplified project deployment and server management.
  • Local and remote debugging
  • Extended debugger supports JSP debugging
  • Manual deployment (except Tomcat)
  • Hot deployment of JSPs (all servers); hot deployment of other artifacts like Struts action (except WebSphere and Jetty):

    If you update a JSP, changes are automatically published to the server and you can simply click the Refresh button to see them running live on the server. Other changes are automatically deployed and the application is restarted as necessary.

Topics Included in This Section

The topics in this section describe

  • How to define a server (launch configuration).
  • How to run/debug applications.
  • How to deploy manually.
  • How to do remote debugging.

The servers supported are:

BEA WebLogic Server
Tomcat
JBoss
Caucho Resin
IBM WebSphere
Mort Bay Jetty

Once your server is defined and configured, this section also describes:

Running an Application
Debugging an Application

 

Skip navigation bar   Back to Top