Hi Simon, I included everything, including the manifest jar. Removing it doesn't help. Removing all the jars from the modules directory does: it works as expected when i put only the jars from the libs directory (excluding the manifest jar) on the classpath. Regards, Andrej
On Dec 19, 2007 11:54 AM, Simon Laws <[EMAIL PROTECTED]> wrote: > On Dec 19, 2007 9:58 AM, Andrej Koelewijn <[EMAIL PROTECTED]> wrote: > > > Fixed it. It was a classpath issue, although i'm yet sure what. I had > put > > all jar from the libs and modules directories on my classpath. After i > > changed it to only include lib\tuscany-sca-manifest.jar it works as > > expected. > > Regards, > > Andrej > > > Hi Andrej > > Thanks for coming back with the fix you found. In the case where it didn't > work for you were you including all jars from lib include modules > including > the manifest jar or just all jars from lib and module without the manifest > jar. If you find out anything more let us know. > > Regards > > Simon >
