|
Replies:
3
-
Last Post:
May 10, 2006 7:47 AM
by: vbkraemer
|
|
|
|
|
|
|
deploytool in the Glassfish
Posted:
Mar 16, 2006 3:13 PM
|
|
|
Hello all,
I have small question:
Where is in the Glassfish the deploytool. The (un)official SJSAS 9 beta documentation mention of this tool. But I can't find it.
Can anyone tell me more about this tool?
Than you very much.
PETR
|
|
|
|
|
|
|
Re: deploytool in the Glassfish
Posted:
Mar 16, 2006 3:23 PM
in response to: hadrabap
|
|
|
It is being developed on top of NetBeans 5.5.
Since Java EE 5 uses fewer deployment descriptors, a deploytool isn't as necessary.
What capability are you looking for?
vbk
|
|
|
|
|
|
|
|
Re: deploytool in the Glassfish
Posted:
Mar 17, 2006 1:16 AM
in response to: vbkraemer
|
|
|
OKi, it sounds reasonable.
What I'm looking for?
I'm looking for a GUI, frontend for sun- specific configuration files (deployment descriptors). Tomcat uses META-INF/context.xml and there is in the Tomcat's admin application web-based "editor" of this file. But, in the Glassfish, I can only view the sun-web.xml file.
But, never mind. I can write it once and if I choose right (unique) JNDI names, where will be no reason to edit this file(s).
Thank you!
PETR
|
|
|
|
|