1.I checked out oryx-editor source
2. Built using
cd poem-jvm/src/javascript/movi/
ant build
2.Opened
"/oryx-editor-read-only/poem-jvm/src/javascript/movi/examples/basic-min.xhtml"
Rather than getting an example diagram, I'm getting a blank screen.
But 'examples/basic.xhtml' displays a diagram properly.
And in 'examples/basic-min.xhtml' if I replace
modelviewer.loadModel("http://localhost:8081/backend/poem/model/119"
with
modelviewer.loadModel("http://oryx-editor.org/backend/poem/model/2321"
it displays the diagram in basi.xhtml
Where did I go wrong?
Original issue reported on code.google.com by keheliya.gallaba on 23 Feb 2010 at 7:27
Original issue reported on code.google.com by
keheliya.gallaba
on 23 Feb 2010 at 7:27