Hi Lars,

can you please try this with a recent snapshot, some bugs were fixed in this area:
http://rifers.org/downloads/rife/snapshots/

Thanks,

Geert

On 22-nov-05, at 15:34, Lars Grupe wrote:

Hi,

could someone tell me what is wrong, when I get this error:

java.lang.LinkageError

loader constraints violated when linking
com/uwyn/rife/site/ValidationError class

at  com.uwyn.rife.site.Validation          getConstrainedPropertyRules
( Validation.java : 174 )
at  com.uwyn.rife.site.Validation          addConstrainedPropertyRules
( Validation.java : 266 )
at  com.uwyn.rife.site.Validation          addConstraint        (
Validation.java : 277 )
at  com.uwyn.rife.authentication.credentials.RoleUser
activateValidation      ( RoleUser.java : 37 )
at  com.uwyn.rife.site.Validation          ensureActivatedValidation
( Validation.java : 54 )
at  com.uwyn.rife.site.Validation          getValidatedSubjects
( Validation.java : 632 )
at  com.uwyn.rife.site.FormBuilderXhtml            removeForm
( FormBuilderXhtml.java : 1037 )
at  com.uwyn.rife.engine.ElementContext            generateEmptyForm
( ElementContext.java : 2970 )
at  com.uwyn.rife.engine.ElementSupport            generateEmptyForm
( ElementSupport.java : 4423 )
at  com.uwyn.rife.engine.ElementSupport            generateEmptyForm
( ElementSupport.java : 4388 )
at  com.uwyn.rife.authentication.elements.Authenticated
processElement          ( Authenticated.java : 341 )
at  com.uwyn.rife.engine.ElementContext            processContext
( ElementContext.java : 583 )
at  com.uwyn.rife.engine.RequestState      service      (
RequestState.java : 209 )
at  com.uwyn.rife.engine.Gate      handleRequest        ( Gate.java :
397 )
at  sun.reflect.GeneratedMethodAccessor5           invoke       (
<unknown> )
at  sun.reflect.DelegatingMethodAccessorImpl       invoke       (
DelegatingMethodAccessorImpl.java : 25 )
at  java.lang.reflect.Method       invoke       ( Method.java : 585 )


Could the reason be that I have no rife/authenticated folder?
The following to code snippets point to files that I can not find.
Are they part of the rife-1.0.jar?

part of common.xml:

<element extends="rife/authenticated/memory.xml">
        <submission name="credentials">
                <param name="login"/>
                <param name="password"/>
        </submission>

        <childtrigger name="authid"/>
</element>

part of identified.xml:

<element extends="rife/authenticated/identified.xml">
    <childtrigger name="authid"/>
</element>

Cheers,
Lars
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to