-
Erro when i run test case generator from BPEL.
I configured fullpath to:
spin.exe c:/jspin/bin/spin.exe
gcc.exe c:/cygwin/bin/gcc.exe
And i tested ok the command in the console: gcc -o pan pan.c (result: pan.exe)
but it show alway
OUTPUT>spin -a SuCCESSFUL
OUTPUT>gcc FAILED, please check the existence of gcc.exe
and a message: "internal error".
2008-10-08 17:02:30 UTC by nobody
-
The UI Generator is only designed to generate fields for basic SDL types, i.e. Strings etc. The generated UI will have to developed further to include more complex functionalities.
2007-08-10 09:43:55 UTC by mckitterick
-
We have developed a simple example with ontologies (http://dbe.ita.es/viewcvs/dbe/dev/itademos/exe_0_3_14/ITAOntologyExample/)
The UI wizard does not generate the fields from the ontology based parameter
Regards,
ITA
http://www.ita.es/dbe.
2007-08-10 06:51:13 UTC by mabarcelona
-
fails for me too
Calling eclipse from the command line drop this to console:
-----
Avisos del compilador:
file:////home/cpenas/DBE/eclipse/plugins/org.dbe.studio.tools.testcasegenerator_1.0.0/xslt/: line 447: Atributo 'targetNamespace' fuera del elemento.
file:////home/cpenas/DBE/eclipse/plugins/org.dbe.studio.tools.testcasegenerator_1.0.0/xslt/: line 447: Atributo 'targetNamespace'...
2007-08-09 10:26:55 UTC by cpenas
-
Hi,
We wonder if it is possible to automatically create a DBEService from a web service.
1- We take the WSDL
2- We generate the SDL
3- We generate the Java Classes from the SDL
We have tried to do it using the attached WSDL and it shows some errors in the SDL generation (altought the SDL is generated, but Java Classes can't be created from SDL)
Thanks in advance,
ITA...
2007-08-06 12:45:32 UTC by mabarcelona
-
Can you supply more information? Log files, stack traces etc
Andy.
2007-08-03 21:08:31 UTC by andy-edmonds
-
We have created a getDate() service without parameters.
When we try to consume it using DBEPortal, it seems that it does nothing, because there is no invocation.
Maybe it is when there are no parameters in the function...
Thanks in advance,
ITA
http://www.ita.es/dbe.
2007-08-03 07:16:48 UTC by mabarcelona
-
Once we have BML and we ask for the generation of the SDL, if we choose the Project/sdl folder the SDL is generated twice, in the sdl folder and in the root project folder
Regards,
ITA
http://www.ita.es/dbe.
2007-08-03 07:05:17 UTC by mabarcelona
-
We have created a helloWorld service with DBEStudio v1.0.2.
We have created BML model, generated SDL from BML and when we try to generate Test Case from SDL there is no message (no matter what destination folder we choose) and there is no test case generation
Are we doing something wrong?
Thanks in advance,
ITA
http://www.ita.es/dbe.
2007-08-03 07:02:10 UTC by mabarcelona
-
Ok, I think the problem was the UI was generated before creaging a new
manifest file.
So that every time the manifest file is re-generated, the UI has to be
re-created too
Thanks,
ITA
http://www.ita.es/db.
2007-08-02 10:49:55 UTC by mabarcelona