When I run the authoring tool jnlp with the Thermodynamics.otml project, I
receive this error
Invalid OTType: OTScriptEngineBundle
located at: otrunk/objects/OTSystem/bundles/OTScriptEngineBundle
if this is supposed to be an OTObject check the imports
java.lang.IllegalStateException: Can't find OTClass for <OTScriptObject>
check the imports
at
org.concord.otrunk.xml.ObjectTypeHandler.handleChildResource(ObjectTypeHandler.java:335)
at
org.concord.otrunk.xml.ObjectTypeHandler.handleElement(ObjectTypeHandler.java:209)
at
org.concord.otrunk.xml.TypeService.handleLiteralElement(TypeService.java:308)
at
org.concord.otrunk.xml.ListTypeHandler.handleElement(ListTypeHandler.java:103)
at
org.concord.otrunk.xml.ObjectTypeHandler.handleChildResource(ObjectTypeHandler.java:363)
at
org.concord.otrunk.xml.ObjectTypeHandler.handleElement(ObjectTypeHandler.java:209)
...
I believe this is caused by not having otrunk-script as a dependency so I
tried adding otrunk-script as a dependency for pas-author-runtime but then
realized otrunk-script does not have a jar snapshot. I was wondering if
Concord could create an otrunk-script jar so I could add it as a dependency?
Thanks,
Geoff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---