The final release of the JSR 77, the J2EE Management specification; and JSR 88, the J2EE Application Deployment specification are available for download. The Management spec provides server vendors and tool vendors with a model for managing J2EE via standardized JMX objects. The Application Deployment spec allows any tool to deploy J2EE applications to any J2EE server in a standard way.
Check out JSR 88: J2EE Application Deployment.
Check out JSR 77: J2EE Management Specification.
-
J2EE Management, Application Deployment Final Specs Released (5 messages)
- Posted by: Floyd Marinescu
- Posted on: July 22 2002 12:57 EDT
Threaded Messages (5)
- J2EE Management, Application Deployment Final Specs Released by German de la Cruz on July 22 2002 17:00 EDT
- J2EE Management, Application Deployment Final Specs Released by Vincenzo Sorrentino on July 23 2002 06:37 EDT
- J2EE Management, Application Deployment Final Specs Released by Matthew Machczynski on July 23 2002 19:01 EDT
- J2EE Management, Application Deployment Final Specs Released by neo lau on July 24 2002 10:12 EDT
- J2EE Management, Application Deployment Final Specs Released by Sachin Hejip on July 26 2002 01:44 EDT
- J2EE Management, Application Deployment Final Specs Released by neo lau on July 24 2002 10:12 EDT
-
J2EE Management, Application Deployment Final Specs Released[ Go to top ]
- Posted by: German de la Cruz
- Posted on: July 22 2002 17:00 EDT
- in response to Floyd Marinescu
Hi people!
I'm reading the JavaTM 2 Enterprise Edition Deployment API
Specification, Version 1.0.
Reading it, i think that the provider specific deployment descriptor is going to disappear. Don't you??.
Bye! -
J2EE Management, Application Deployment Final Specs Released[ Go to top ]
- Posted by: Vincenzo Sorrentino
- Posted on: July 23 2002 06:37 EDT
- in response to German de la Cruz
No, I think that SUN want give the specifics to define a standard to generate automatically a deployment descriptor, but doesn't disapper -
J2EE Management, Application Deployment Final Specs Released[ Go to top ]
- Posted by: Matthew Machczynski
- Posted on: July 23 2002 19:01 EDT
- in response to Floyd Marinescu
Of course, the key here is that you can deploy any J2EE app. It doesn't solve or attempt to solve redeployment issues (which is a more key problem operationally if you ask me). There is a later spec/JSR looking at that. -
J2EE Management, Application Deployment Final Specs Released[ Go to top ]
- Posted by: neo lau
- Posted on: July 24 2002 10:12 EDT
- in response to Matthew Machczynski
don't understand why cannot redeploy? if it can deploy at first time.
I am quite interested in the deployment to any App Server. Because we are seeking for such IDE or tools. -
J2EE Management, Application Deployment Final Specs Released[ Go to top ]
- Posted by: Sachin Hejip
- Posted on: July 26 2002 01:44 EDT
- in response to neo lau
Hi,
Take a look at Pramati Studio 3.0 www.pramati.com which can deploy on a variety of servers with a single code base. Deployment descriptors need not be written for the target servers - they are generated on the fly by the IDE. Pramati Studio is a fully compliant J2EE 1.3 IDE with a range of tools from code generation wizards and development tools to debuggers for J2EE development.
Regards
Sachin