Hi,
the deploytool coming with J2EE RI 1.3.1 detects changes to the beans class files. But why doesn't it detect if I changed the ejb-jar.xml file. After I change it I always have to remove the EJB-JAR from the ear file and add it again. That is really annoying.
Any better suggestions
-
Deploytool sucks (1 messages)
- Posted by: Frank Stephan
- Posted on: September 04 2002 09:17 EDT
Threaded Messages (1)
- Deploytool sucks by hoi tsang on September 04 2002 10:13 EDT
-
Deploytool sucks[ Go to top ]
- Posted by: hoi tsang
- Posted on: September 04 2002 10:13 EDT
- in response to Frank Stephan
dude... RI stuff is only used to provide as a *SAMPLE* tool that you can try out....
for development or real *TRY OUT*... use something else..
like jboss / websphere / weblogic.. etc..
i think still... the best way is to use ANT as deployment tool and a text editor...