You do not need to do that. The chance to update TelluriumConfig.groovy file is slim. Next time, I should post a message first. Sorry for any inconvenience.
On Apr 24, 9:07 am, Ernst <[email protected]> wrote: > Hi, > > I saw this also. I guess the problem is that Maven is really fast, it > pulls updates every time you run it. > Think I'm going to start using a Maven-proxy or simply run Maven > offline while the project is in this volatile state. :-) > > //Ernst > > On Apr 24, 2:50 pm, John <[email protected]> wrote: > > > Wow, you caught it so fast. I updated the artifacts last night and is > > going to announce it this morning. > > > Here is the configuration > > filehttp://tellurium-users.googlegroups.com/web/TelluriumConfig.groovy?gd... > > > You can find the link from our project home page, in the "How to use > > Tellurium ?" section. Or directly from > > our user group. > > > Thanks, > > > Jian > > > On Apr 24, 7:08 am, rohanh <[email protected]> wrote: > > > > The latest snapshot build of Tellurium-0.6.0 (tellurium- > > > core-0.6.0-20090424.050519-30.jar ) fails with class not found. > > > > java.lang.ClassNotFoundException: {} > > > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > > > at java.security.AccessController.doPrivileged(Native Method) > > > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:316) > > > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280) > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > > > at > > > org.codehaus.groovy.runtime.callsite.CallSiteClassLoader.loadClass > > > (CallSiteClassLoader.java:51) > > > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > > > at > > > org.codehaus.groovy.reflection.ClassLoaderForClassArtifacts.loadClass > > > (ClassLoaderForClassArtifacts.java:43) > > > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374) > > > at java.lang.Class.forName0(Native Method) > > > at java.lang.Class.forName(Class.java:164) > > > at java_lang_Class$forName.call(Unknown Source) > > > at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall > > > (CallSiteArray.java:43) > > > at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call > > > (AbstractCallSite.java:116) > > > at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call > > > (AbstractCallSite.java:124) > > > at > > > org.tellurium.config.TelluriumConfigurator.configSeleniumConnector > > > (TelluriumConfigurator.groovy:52) > > > > I had to add > > > > customClass = "" > > > > in the Connector section of my TelluriumConfig.groovy to get it > > > working. > > > > Rohan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
