[Instrumentelem-developer] FW: Integration..
Brought to you by:
francesco-lelli
|
From: Francesco L. <fra...@lu...> - 2009-08-13 15:05:38
|
------ Forwarded Message From: Alimur Rashid <ch...@gm...> Date: Thu, 13 Aug 2009 17:00:48 +0200 To: Navid Ahmadi <nav...@us...> Cc: Ameli Sohrab <soh...@us...>, Lelli Francesco <fra...@us...> Subject: Integration.. Dear Navid, Today, I and Sohrab were trying to make some basic plugins with Instrument Element functionalities embedded into those. We crated a VDT and a VID with the functionality to connect to the LEGO robot. Now, there are some issues. First, For the instrument, we have some functionalities that do not have any input parameters (like connect, disconnect). So, probably it's better to embed these "fixed" functionalities in the Menus of your UI. This is what I and Sohrab think. Second, In order to test the UI, we ran ProgrammingEnvironment.html file from within the weup project. As it runs from localhost:8000, it cannot make call to services which are running on the Instrument Element server on localhost:8080. So, according to Fracesco's idea, I copied the whole weup folder in the "target" folder in IE project then openned the ProgrammingEnvironment.html from loacalhost:8080. For now I think it's ok for testing but we don't think it's a nice idea. Probably somewhere in your project, you have specified the port 8000, I don't know, just a guess. Let us know what you think. For now, we are working on making some "static" plugins for the UI. Take care. -- Alimur ------ End of Forwarded Message |