Hi Hugo,

Based on that stack trace, it seems you have a missing dependency.  Have you
built Geronimo trunk on your machine?  I think your original problem is an
issue with daytrader and I'm looking into it.  Could you open a jira for
your original issue to track progress?

Thanks,

On Wed, Oct 1, 2008 at 10:00 AM, HRito <[EMAIL PROTECTED]> wrote:

> Hi!
>
> I've been trying to install the latest svn trunk of DayTrader in my
> openSUSE 11, without much success.
>
> At first, mvn could not find javax.transaction which I resolved by telling
> maven about javaee.jar from my java application platform sdk (using
> something like mvn install:install-file -DgroupId=javax -DartifactId=javax
> -Dversion=2.1.7 -Dpackaging=jar -Dfile=javaee.jar).
>
> But later on I had another problem which I don't know how to solve:
>
> org.apache.geronimo.framework/jee-specs/2.2-SNAPSHOT/car:
>> LOADING
>>
>> org.apache.geronimo.framework/jee-specs/2.2-SNAPSHOT/car: FAILED: Error
>> starting configuration gbean
>> org.apache.geronimo.framework/jee-specs/2.2-SNAPSHOT/car
>>
>> FINISHED
>>
>>
>> org.apache.geronimo.kernel.config.LifecycleException: load of
>> org.apache.geronimo.framework/geronimo-gbean-deployer/2.2-SNAPSHOT/car
>> failed
>>         at
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:327)
>>
>>         at
>> org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:280)
>>
>> <http://pastebin.com/fb8acd4e for the complete dump>
>
> Help would be appreciated.
>
> Hugo Rito
>
>



-- 
~Jason Warner

Reply via email to