I'm trying to use the self service and I get an error when I try:
http://localhost:8080/velo/ss (I guess this is the right url):
HTTP Status 404 - /velo/ss/Home.seam
type Status report
message /velo/ss/Home.seam
description The requested resource (/velo/ss/Home.seam) is not
available.
And in the log I see:
16:23:03,957 ERROR [STDERR] Mar 22, 2010 4:23:03 PM
com.sun.facelets.impl.DefaultFaceletFactory createFacelet
WARNING: /ss/layout/new.xhtml not found at jndi:/localhost/velo/ss/
layout/new.xhtml
The new.xhtml is missing in velo/ss/layout/ directory. It is also not
there in the 1.4 packaged version.
I'm using velo1 from http://github.com/identity/velo1/
Any help on where to get the file?
Best Regards,
bam
We haven't really officially published the SelfService module,
But this is going to happen in Version 1.5, which will be released in
few days from now,
Asaf.
On Mar 22, 5:36 pm, mustap <mus...@gmail.com> wrote:
> Hi all,
>
> I'm trying to use the self service and I get an error when I try:http://localhost:8080/velo/ss(I guess this is the right url):
>
> HTTP Status 404 - /velo/ss/Home.seam
>
> type Status report
>
> message /velo/ss/Home.seam
>
> description The requested resource (/velo/ss/Home.seam) is not
> available.
>
> And in the log I see:
>
> 16:23:03,957 ERROR [STDERR] Mar 22, 2010 4:23:03 PM
> com.sun.facelets.impl.DefaultFaceletFactory createFacelet
> WARNING: /ss/layout/new.xhtml not found at jndi:/localhost/velo/ss/
> layout/new.xhtml
>
> The new.xhtml is missing in velo/ss/layout/ directory. It is also not
> there in the 1.4 packaged version.
>
> I'm using velo1 fromhttp://github.com/identity/velo1/
I look forward to try the 1.5 release :)
Cheers.
On Mar 24, 11:05 am, Trouby <asaf...@gmail.com> wrote:
> Hey, welcome,
>
> We haven't really officially published the SelfService module,
> But this is going to happen in Version 1.5, which will be released in
> few days from now,
>
> Asaf.
>
> On Mar 22, 5:36 pm, mustap <mus...@gmail.com> wrote:
>
>
>
> > Hi all,
>
> > I'm trying to use the self service and I get an error when I try:http://localhost:8080/velo/ss(Iguess this is the right url):