problems in resolving XSDTypeDefinitionProxy [message #674251] |
Thu, 26 May 2011 08:42 |
|
Hi
I loaded an example of bpel model (I started using the Validator junit
plugin of bpel, which loads a bpel file programmatically)
The bpel file has some variables, for instance
<bpel:variable name="counter" type="ns1:long"></bpel:variable>
<bpel:variable name="VariableBoolean" type="ns1:boolean"></bpel:variable>
When I get an instance of these variables from the EMF model, for
instance the "counter" variable, and retrieve its type I get
org.eclipse.bpel.model.proxy.XSDTypeDefinitionProxy@1eb904d (eProxyURI:
file:/<path to my bpel
file>#XSDTypeDefinition{http://www.w3.org/2001/XMLSchema}long)
which is not resolved, thus it is always a proxy...
am I doing something wrong?
Note that in the bpel file there is
xmlns:ns1="http://www.w3.org/2001/XMLSchema"
thanks in advance
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
HOME: http://www.lorenzobettini.it
TDD Book: https://leanpub.com/tdd-buildautomation-ci
Xtext Book: https://www.packtpub.com/application-development/implementing-domain-specific-languages-xtext-and-xtend-second-edition
|
|
|
|
Powered by
FUDForum. Page generated in 0.02023 seconds