Jboss 3.2.2 : Adobe form server rendering issue

S

shilps

We are using Form Server 6.0 deployed through JBoss3.2.2. Operating
System is Windows Server 2003 with SP1.
We have developed a web application through which we are opening forms
(designed in Adobe esigner 6.0) in HTML as well as PDF version. The
call from WebServer to AdobeFormServer is routed by adding an ISAPI
filter as 'Jakarta' in WebServer.
Navigation buttons are given in forms to traverse from one page to the
other. JavaScript is written on click of navigation button and set to
run at 'Client And Server'. Through this code, the script object
written on the page level is executed, before opening the intended
page. And this script object is set to run at 'client'. Some hidden
variables and header information is fetched through script written in
Form -> docReady.

Problem 1:
Sometimes, clicking on a navigation button (say Next Page button),
intended page is not opened. Rather, progress bar is shown in the
bottom of the page and it continues to show the same as if stuck and
java script error is shown in the bottom left of the page as
'this._peer is null or not an object'
This behavior is not consistent. Since, we had set IIS timeout in Web
Server to 90 minutes and kept jboss3.2.2 timeout as default (which was
20 minutes), so, thought this mismatch to be the reason for same. But
even on increasing the session-timeout property to 90 minutes in \
\<server>\jboss-3.2.2\server\all\deploy\jbossweb-tomcat41.sar\Web.xml,
at times the problem is faced. This issue is not form specific and is
also not consistent. Thus, unable to track the reason for same. Not
sure whether its an issue with jboss server configuration or with some
coding in form!!

Problem 2:
As mentioned above, on clicking any of the navigation buttons, script
object is called. In most of the pages, script object contains some
screen level validations. Since, processing time in this case is less,
so, clicking on a navigation button multiple times works fine. But in
some cases, where extra processing is done in script object, it takes
a little bit of time for the mouse click to be processed by the page.
At this time, if the user immediately clicks on the next button again,
thinking that the click did not happen, then consistently the Form
gives a "this._peer is null or not an object" error.

Unable to figure out what could be the possible solutions for these
issues.

Thanks for your time and effort,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top