Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Applcation Deployment

0 views
Skip to first unread message

Andrew Wilkes

unread,
Mar 27, 2000, 3:00:00 AM3/27/00
to
Configuration Information:
Product: Visual Cafe for Windows Database Edition 3.0

I have written a really slick application that drills down three
levels in an Oracle Database. I deployed it with a jar file as per
the instructions in the help docs. The customer was really pleased
with the GUI features of the app. One change requested by my customer
after seeing the application run is that it needs to run without a
dos window in the background.

Specifically, on my target machine, when I type "java
Missing_Images_JFrame", a dos window pops up that displays error
messages from system.out I think. Then, the application runs in the
forground, on top of the dos window.
Is there a way to deploy my app without the dos window.

Andrew

Tim Dutton (Symantec)

unread,
Mar 28, 2000, 3:00:00 AM3/28/00
to
Hi Andrew,

Try using javaw.exe instead of java.exe for your deployed app on the
target machine.

Regards,

Tim Dutton
Internet Tools Technical Support
Symantec Corporation

0 new messages