2009/10/16 Jonathan Share <[email protected]>:
> 2009/10/16 Jonathan Share <[email protected]>:
>> 2009/10/15 John <[email protected]>:
>>>
>>> Thanks to Matt, the maven repo is up now.
>>>
>>
>> Thanks, that helps, I'm now able to open the project cleanly. However
>> now when running the test goal only one test passes
>> (TelluriumProjectPageJavaTestCase.testSearchWeb) the rest all die with
>> the message "Cannot invoke method open() on null object" or "Cannot
>> invoke method getActiveSeleniumSession() on null object". Sounds to me
>> like the embedded selenium server isn't starting but I'm not getting
>> any output anywhere I can use to debug it. Any hints where I can look?
>>
>
> Throwing a log4j.properties file turning on debug logging for
> everything I get the following log output. Looks like the server is
> ok, but it can't start the client, although there's no useful feedback
> of any error...
>

Not really a solution but I have found that creating a new maven
project with the tellurium-junit-archetype archetype works "out of the
box" in NetBeans. Seems like there's a bunch of plugins missing from
the reference project pom, it may be one of those causing the problem
with the reference project, which has me wondering whether the maven
config of the reference project works at all...

Regards,

Jonathan

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to