I've tried the 20070101 snapshot. Running the basic example resulted in a ClassNotFoundException of org.jencks.factory.TransactionContextManagerFactoryBean. I managed to solve this by adding a dependency to jencks 1.3 in the pom file of the basic example. I've read this in another recent post to this mailing list.
If I run the basic example now, I get the following error message: Embedded error: Unable to start the ServiceMix container org.springframework.jca.support.LocalConnectionFactoryBean Can anybody tell me what's wrong? Tom Grégoire "A." wrote: > > > Happy new Year to Every body > > Please try 3.1 snapshot of SMX. > > Grégoire A. > > > > --- "tom.b" <[EMAIL PROTECTED]> a écrit : > >> >> Hi, >> I'm trying to run the "basic" example, but it >> doesn't seem to work. These >> are the last lines logged to the console: >> >> 2007-01-02 09:59:01,731 [main ] ERROR >> ClientFactory >> - Cound not start ClientFactory: >> javax.naming.NoInitialContextException: >> Need to specify class name in environment or system >> property, or as an >> applet parameter, or in an application resource >> file: >> java.naming.factory.initial >> 09:59:01,731 ERROR [ClientFactory] Cound not start >> ClientFactory: >> javax.naming.NoInitialContextException: Need to >> specify class name in >> environment or system property, or as an applet >> parameter, or in an >> application resource file: >> java.naming.factory.initial >> >> After this, nothing happens. This problem has been >> reported in this mailing >> list before, but unfortunately a solution was not >> posted. >> >> I've downloaded the windows 3.0-incubating release, >> and started the example >> with "mvn jbi:embeddedServicemix", as explained in >> the user's guide. >> >> Can somebody please explain how to get the "basic" >> example working? >> >> Thanks, >> Tom >> -- >> View this message in context: >> > http://www.nabble.com/%22Basic%22-example-doesn%27t-work-tf2906957s12049.html#a8121370 >> Sent from the ServiceMix - User mailing list archive >> at Nabble.com. >> >> > > > __________________________________________________ > Do You Yahoo!? > En finir avec le spam? Yahoo! Mail vous offre la meilleure protection > possible contre les messages non sollicités > http://mail.yahoo.fr Yahoo! Mail > > -- View this message in context: http://www.nabble.com/%22Basic%22-example-doesn%27t-work-tf2906957s12049.html#a8123084 Sent from the ServiceMix - User mailing list archive at Nabble.com.
