| [Acceleo] ClassNotFoundException if Runner is Acceleo Plug-in Application [message #652779] |
Sun, 06 February 2011 12:02  |
Anil Bhatia Messages: 11 Registered: February 2011 |
Junior Member |
|
|
Hi,
Acceleo version: 3.0.1.v201009150438
Problem observed:
I have implemented a java service that is called from my .mtl file. This java service uses methods from a third party library, mylib.jar.
Location of mylib.jar is specified in Acceleo project's classpath. This location also appears in Classpath tab in Run Configuration under "User Entries -> <my project name> (default classpath)".
If Acceleo project is executed standalone (Runner: Java Application) then java service runs perfectly fine.
If, however, Acceleo project is executed as Acceleo Plug-in Application, it give ClassNotFoundException for the classes used in java service, from mylib.jar.
Am I missing something here?
Thanks
Anil
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01865 seconds