Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Error loading platform:/resource/CDL2BPEL/CDL.ecore: null
Error loading platform:/resource/CDL2BPEL/CDL.ecore: null [message #541655] Tue, 22 June 2010 02:26 Go to next message
Transformed is currently offline TransformedFriend
Messages: 21
Registered: June 2010
Junior Member
Hello,
What is this error about? I dont have any clue and spent a full day trying to locate this error but could not. Confused

If any of you have encountered this error and solved it plz share.

Details of my atl file
-- @path BPEL=/CDL2BPEL/BPEL.ecore
-- @path CDL=/CDL2BPEL/CDL.ecore
module wscdl2wsbpel;


create OUT: BPEL from IN: CDL;


rule package2Process{
	from 	
		s: CDL!Package
	to 
		t: BPEL!Process(
				name<- s.name )	

}


Re: Error loading platform:/resource/CDL2BPEL/CDL.ecore: null [message #558552 is a reply to message #541655] Mon, 13 September 2010 13:25 Go to previous messageGo to next message
Marcel  is currently offline Marcel Friend
Messages: 54
Registered: July 2009
Member
Is this solved yet?
I have a similar problem.
Re: Error loading platform:/resource/CDL2BPEL/CDL.ecore: null [message #558560 is a reply to message #558552] Mon, 13 September 2010 13:50 Go to previous message
Marcel  is currently offline Marcel Friend
Messages: 54
Registered: July 2009
Member
This problem apparently occurs when there are errors in the metamodel.
So, if something like this occurs, it may be a good idea to validate the metamodel.
Previous Topic:WorkflowAntTask cannot found?
Next Topic:QVTd and EGL
Goto Forum:
  


Current Time: Thu Mar 28 23:51:13 GMT 2024

Powered by FUDForum. Page generated in 0.02123 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top