You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by JohnRodey <ti...@yahoo.com> on 2010/10/26 18:17:08 UTC

deployJava is not defined

I have a machine that is running a Pivot application and is NOT connected to
the internet.  When I create a browser connection to it on the same machine
I get "deployJava is not defined".  I believe I need to somehow obtain the
deployJava.js script, which I found at http://www.java.com/js/deployJava.js.

Is the best solution to download this file and put it somehow on firefox's
path?  Any ideas how to set this up without an internet connection?
-- 
View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1774740.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Re: deployJava is not defined

Posted by JohnRodey <ti...@yahoo.com>.
Ah!  For those that follow down this path, on windows you may need to set the
following VM property:

-Dfile.encoding=UTF-8
-- 
View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1780663.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Re: deployJava is not defined

Posted by JohnRodey <ti...@yahoo.com>.
It appears that when my server is running on windows xp or 7, pivot cannot
display arabic and running on linux it can.  It looks like it doesn't depend
on the browser as IE and firefox both behave the same way.

Any ideas???
-- 
View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1780365.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Re: deployJava is not defined

Posted by JohnRodey <ti...@yahoo.com>.
Ok another issue, on this same machine thats not connected to the internet,
running windows 7 home.  The pivot app can't display text in other
languages, however other components on the same machine can via plain html. 
This same pivot code running on other nodes can as well.  Any ideas why this
would be?  Running with IE8.
-- 
View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1780252.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Re: deployJava is not defined

Posted by Greg Brown <gk...@mac.com>.
Yup, that should work.  :-)

On Oct 26, 2010, at 12:23 PM, JohnRodey wrote:

> 
> Oh!  Do I just need to update the reference in the index.html that starts my
> pivot application to a local path to deployJava.sh instead of a http... ?
> -- 
> View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1774780.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.


Re: deployJava is not defined

Posted by JohnRodey <ti...@yahoo.com>.
Oh!  Do I just need to update the reference in the index.html that starts my
pivot application to a local path to deployJava.sh instead of a http... ?
-- 
View this message in context: http://apache-pivot-users.399431.n3.nabble.com/deployJava-is-not-defined-tp1774740p1774780.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.