IT Hit Ajax Library - MODApplet.class Not Found

cilmela

When I try to open .txt, .pdf or .odt by calling:

'ITHit.WebDAV.Client.DocManager.EditDocument(sDocumentUrl, javaApletFilePath)`  

I noticed with Fiddler a GET request on /MODApplet.class with a 404 Not Found response.
Is it normal ?

Additional information:

I first tested the library on a simple configuration and everything worked fine so I didn't use Fiddler to look at requests and responses.

Since I have changed the configuration I have problems when editing .odt, .pdf and .doc but I can't figure out where it comes from.

IT Hit WebDAV

Yes, the request to /MODApplet.class and 404 Not Found response is normal. This is done for maximum web browser compatibility as far as I remember. But make sure the request to ITHitMountOpenDocument.jar is fulfilled.

As soon as you mention reconfiguration you may need to cleanup Java cache on a client computer, pleas see the screenshot:

enter image description here

If you changed the authentication schema you may need to clean the cached credentials, please see "Credentials and Authentication Schema Caching" here.

  • Regarding .odt files: LibreOffice and OpenOffice does not provide any web browser add-ins or protocol extensions to open documents without Java applet. However LibreOffice/OpenOffice documents can be opened via Java applet directly from server with no problem.

  • Regarding .pdf documents: Hypothetically Adobe Acrobat provides web browser add-ins to open documents directly from server. From our experience it never worked properly, you always get an error. Again Java applet should be ok with it.

  • Regarding .doc documents: There should be no problems opening .doc files both via web browser add-ins/protocol extensions and Java applet. Please also take a look at this article.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Class GoogleSignIn not found in auth library

From Dev

Using a library in php: class not found

From Dev

Class from external library not found in Android Studio

From Dev

Class from external library not found in Android Studio

From Dev

why connection string is not found from my class library to another class library?

From Dev

Gradle JavaExec task failing with library class not found error in Android Studio

From Dev

"Cannot find or open the PDB file" of a class library found in another solution

From Dev

Class 'CI_Driver_Library' not found codeigniter error

From Dev

class from thephpleague Csv library installed with composer not found

From Dev

Library not found?

From Dev

Ajax function not being hit in submitHandler

From Dev

how to send ajax request to codeigniter library file or class

From Dev

yii 2.0 on ajax submit error Class 'app\controllers\ActiveForm' not found

From Dev

Is there a library for AJAX?

From Dev

jQuery Ajax Success nor Fail methods hit

From Dev

Ajax Request Hit or Miss with PHP SQL Submit

From Dev

"Class" not found

From Dev

Class not found

From Dev

"Class" not found

From Dev

Class not found

From Dev

Class not found

From Dev

Long Polling does not hit hub class?

From Dev

Need library libgthread-2.0 / found lib, now getting 'wrong ELF class: ELFCLASS64'

From Dev

Xcode Library included but not found?

From Dev

cusolver library not found

From Dev

iOS - GA - library not found

From Java

library not found for -lRCTGeolocation

From Dev

ld: library not found

From Dev

Library not found with Cocoapods