[Engine-devel] running jboss as 7 with openjdk

Jon Choate jchoate at redhat.com
Sun Jan 22 18:43:47 UTC 2012


On 01/22/2012 02:31 AM, Oved Ourfalli wrote:
> Can you attach the log?
> Did you use the maven setup profile the first time you started using jboss as7?
>
> The reason I'm asking is that this step adds the following lines to $JBOSS_HOME/modules/sun/jdk/main/module.xml, which is supposed to fix this error:
>                  <path name="sun/security"/>
>                  <path name="sun/security/krb5"/>
>
> Let me know if these lines are there, and if adding them there fixes your issue.

Turns out the pom was not resolving ${jbossHome} so instead it was 
copying things to ./ear/${jbossHome}.  Strange but it was easy to fix.

> Oved
>
>
> ----- Original Message -----
>> From: "Jon Choate"<jchoate at redhat.com>
>> To: engine-devel at ovirt.org
>> Sent: Friday, January 20, 2012 3:46:39 PM
>> Subject: [Engine-devel] running jboss as 7 with openjdk
>>
>> I keep getting a message that it can't find
>> sun.security.krb5.KrbException. Any ideas? Jboss-as-5 ran
>> ovirt-engine
>> just fine with openjdk.
>> _______________________________________________
>> Engine-devel mailing list
>> Engine-devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>>




More information about the Engine-devel mailing list