We have a large application running on Java, RHEL, where our ArcGIS Server resides also.
We have a lot of inteligence on some of our classes and we wish to publish them via arcgis server. The problem is, that being RHEL I cannot just register the class extension dlls in it and when AGS tries to initialize them, it fails.
I don't need the class extensions to work via web, I just need to be able to show them up on a map (no editions will be made). Is there any viable solution that does not involve:
A) recoding; B) switching to a different environment;
Can I figure out a way of skipping the initialization of the class extension on the server?
EDIT:
Since I don't need the complex edit behavior we have in ArcGIS Desktop, I'm gonna try to fool AGS. I'm going to build the same class extension as we have on the .NET side, but with Java, without behavior and deploy it to the ags.