Hello all,
I'm using iServer11 and I have what I believe is the latest mobile framework running on Tomcat 6. I'm able to log into the ActuateMobile webapp here http://192.168.1.81:...tuateMobile.jsp and I see a list of reports on the left window. However if I try to click one to "mobilize" it, I get nothing in the right hand window. I do see that there is a javascript error in IE8, but I've tried Firefox and had the same outcome.
Here's the js error.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8)
Timestamp: Fri, 3 Jun 2011 19:08:28 UTC
Message: 'actuate' is undefined
Line: 175
Char: 5
Code: 0
URI: http://192.168.1.81:...obileScripts.js
Anybody able to help me out?
Thanks,
Don
Page 1 of 1
iServer11 + BirtMobile issue
#2
Posted 29 June 2011 - 02:04 PM
Hi Don,
It appears that the ActuateMobile framework is not configured correctly. The 'actuate' undefined error maybe caused by an invalid or non-existent reference to the JSAPI context parameter in Actuate Mobile's web.xml.
Can you please ZIP and email me your web.xml so that I can verify?
Here is a sample entry:
Regards,
Clement Wong
cwong@actuate.com
Actuate Corporation
It appears that the ActuateMobile framework is not configured correctly. The 'actuate' undefined error maybe caused by an invalid or non-existent reference to the JSAPI context parameter in Actuate Mobile's web.xml.
Can you please ZIP and email me your web.xml so that I can verify?
Here is a sample entry:
<context-param> <description>The URL to reference as an include of the JSAPI function library</description> <param-name>JSAPI</param-name> <param-value>http://myappserver/iportal/jsapi</param-value> </context-param>
Regards,
Clement Wong
cwong@actuate.com
Actuate Corporation
Clement Wong
Actuate Corporation – The BIRT Company™
http://www.actuate.com | http://birtondemand.com
Actuate Corporation – The BIRT Company™
http://www.actuate.com | http://birtondemand.com
Page 1 of 1





MultiQuote
