AutoVue (MOSC)

MOSC Banner

How to troubleshoot issues with com.cimmetry.vuebean.VueBean.setFile()?

edited Jan 5, 2016 4:49PM in AutoVue (MOSC) 1 commentAnswered ✓

In AutoVue 21.0.0, com.cimmetry.vuebean.VueBean.setFile() is returning false, regardless of the protocol (upload:// or http://) I use.  The servlet container is listening on port 5098 and the JVueServer is sitting on port 5099, and the JVue applet is successfully displaying files in this configuration.  I have tried multiple combinations of the properties above the call to setDocID() in the code snippet below to no avail.  Without that method throwing an error instead of a boolean, it’s been difficult to troubleshoot.  How do you folks go about this?


            DocID docID = new DocID(filename);

//            docID.setDocName(lhText);

//            docID.setDisplayName(lhText);

//            docID.setMarkupFile(false);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center