Skip to content

Virtual Sensor RDF Schema Editor Use

premjayaraman edited this page Oct 22, 2014 · 15 revisions

System requirements

All you need to run the Schema Editor is Java 7.0 (Java SDK 1.7), JBoss AS 7.1.X and a deployed version of OpenIoT LSM-Light and Security modules

Prerequisite

LSM-Light (client and server) OpenIoT CAS (Security Modules)

Deployment/Undeployment

JBoss AS 7.1.X

Deploy: To deploy the Schema Editor on JBoss AS 7.X, copy the ui.schemaeditor.war to the server's standalone/deployments directory. Undeploy: To undeploy the application, you need to remove the .deployed marker file that is generated upon successful deployment of the Schema Editor module.

You can find more detailed directions on deploying application on JBoss AS7 here.

Running the software

Please open the following link in your favourite web browser. http://localhost:8080/ui.schemaeditor/

This will re-direct to the OpenIoT security module. If you are using the VDK, you can trial the Schema Editor using the credentials openiot/openiot.

Clone this wiki locally