|
Re: Deploying issue with FraSCAti 1.3 [message #643258 is a reply to message #642687] |
Mon, 06 December 2010 09:48 |
|
Hi,
Please, fill-in a bug report about this.
Waiting for the next release, you can create your own runner [0].
If I can find a little time after the current refactoring, I'd like to
simplify the deployment mechanism (register predefined deployment
configuration).
Anyway, thanks for reporting it.
Regards,
Vincent.
[ 0 ] :
http://wiki.eclipse.org/SCA/SCA_Component/SCA_Java_Run_and_D ebug_Other
Le 02/12/2010 12:04, Mehdi a écrit :
> Hi,
> When trying to deploy a composite with FraSCAti 1.3, the following
> problem occurs:
>
> Deploying helloworld-upnp-server.composite...
> java.lang.ClassNotFoundException: org.ow2.frascati.factory.Factory
> Undeploying helloworld-upnp-server.composite...
> Done.
> at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301 )
> at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:169)
> at org.eclipse.stp.sca.deployment.mains.FrascatiMain1x.main(Fra
> scatiMain1x.java:31)
>
> It seems that "org.ow2.frascati.factory.Factory" no longer exists in
> FraSCAti 1.3.
> This class was defined in 1.2 and before. FraSCAti 1.3 uses the class
> "org.ow2.frascati.FraSCAti"
> (http://mail-archive.ow2.org/frascati/2010-10/msg00001.html).
>
> Regards
|
|
|
Powered by
FUDForum. Page generated in 0.04945 seconds