Submitted On 28-NOV-2001
cliffredmond
Please consider making the implmentation repository IDL
interface definition available in the next release (even
if it's an OMG standard (is it?)); then we could write our
own clients.
Otherwise, nice to get a fully functional ORB for free...
keep up the good work!
Submitted On 15-APR-2002
tabberkev
This bug is stopping us using this command at all...
Our company have just started using 1.4, and we are finding
this command simply does not work.
Looking in docs at
http://java.sun.com/j2se/1.4/docs/guide/idl/servertool.html
.. we should be able to enter commands, and run at the
command line. Very useful for scripting, and we planned to
write a support tool using it.
But, if you enter something like servertool -ORBInitialPort
1100 list, it just goes into interactive mode, meaning your
script just hangs waiting for something to return that
never will.
I see you have added a comment to fix in 1.5, but we really
need this fixed in 1.4. It seems like quite a simple coding
error to us.
Many Thanks.
Kevin.
Submitted On 24-APR-2002
chris_j_roberts
documentation descrepency....
add -cmd prior to commands.
eg: servetool -ORBInitialPort xxxx -cmd list
Submitted On 09-JUN-2003
linda_postniece
chris_j_roberts's suggestion works for all but the 'register'
command :( Very annoying...
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|