Forum LAMS for Tech-Heads - General Forum: Re: Re: Building lams_openid


 
Search: 

3: Re: Re: Building lams_openid
In response to 2 08/17/10 12:17 PM
[ Reply | Forward ]
Aha.

I suspect lams_openid is for Jboss 4 and I am using Jboss 5.

I am trying to figure out what I might need to change. Anyone have any hints?

Posted by Dave Bauer

5: Re: Re: Re: Building lams_openid
In response to 3 08/17/10 12:23 PM
[ Reply | Forward ]
Hi Dave,

I think I have the vague recollection that this was done for LAMS 2.3.x, so that's jboss-4.0.2. Give it a go with that. You will need the code from the lams2_3_release tag.

Thanks,

Ernie

Posted by Ernie Ghiglione

4: Re: Re: Re: Building lams_openid
In response to 3 08/17/10 12:25 PM
[ Reply | Forward ]
Found this:
Referts to applicaton.xml i tried editng WEB-INF/web.xml which has similar XML

http://venugopaal.wordpress.com/2009/02/02/jboss405-to-jboss-5ga/

added

<?xml version=”1.0″ encoding=”UTF-8″?&rt;
<web-app xmlns=”http://java.sun.com/xml/ns/javaee”
xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=”http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/application_5.xsd”
version=”5″&rt;

Seems to start up without errors.

Posted by Dave Bauer

6: Re: Re: Re: Re: Building lams_openid
In response to 4 08/17/10 12:38 PM
[ Reply | Forward ]
Ok that was bad.

Copied the web-app tag from lams_web component instead and I am back to the origjnal error :)

Posted by Dave Bauer

7: Re: Re: Re: Re: Re: Building lams_openid
In response to 6 08/17/10 01:20 PM
[ Reply | Forward ]
Ok checking out 2.3 :)

Posted by Dave Bauer

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum