Skip to main content
Inspiring
March 17, 2008
Answered

Rich forms unavailable after new JRun 4 server creation and deployment

  • March 17, 2008
  • 1 reply
  • 354 views
I am running CFENT 8 in the JRun multiserver version. Yesterday I took my production server, created a WAR and deployed it as a development environment. The server functions with cfquery and I can output the data in standard HTML tables. But, if I open the pages using cfchart, cfmenu, cfajaxproxy and many of the other RIA tags the output is supressed. In the case of cftooltip I get a javascript error that says, "YAHOO' is undefined.

Did I post enough information? Has anyone seen this before? I think I might need to install FLex on the new instance but I'm looking for some guidance before I do it.
    This topic has been closed for replies.
    Correct answer Newsgroup_User
    SharedDynamics wrote:
    > I am running CFENT 8 in the JRun multiserver version. Yesterday I took my
    > production server, created a WAR and deployed it as a development environment.
    > The server functions with cfquery and I can output the data in standard HTML
    > tables. But, if I open the pages using cfchart, cfmenu, cfajaxproxy and many
    > of the other RIA tags the output is supressed. In the case of cftooltip I get
    > a javascript error that says, "YAHOO' is undefined.

    Make sure all of your CFIDE/scripts has been copied.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

    1 reply

    Newsgroup_UserCorrect answer
    Inspiring
    March 17, 2008
    SharedDynamics wrote:
    > I am running CFENT 8 in the JRun multiserver version. Yesterday I took my
    > production server, created a WAR and deployed it as a development environment.
    > The server functions with cfquery and I can output the data in standard HTML
    > tables. But, if I open the pages using cfchart, cfmenu, cfajaxproxy and many
    > of the other RIA tags the output is supressed. In the case of cftooltip I get
    > a javascript error that says, "YAHOO' is undefined.

    Make sure all of your CFIDE/scripts has been copied.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion
    Inspiring
    March 17, 2008
    Case closed!

    Thanks for the help.