Hi Laki,

how are you developing with RIFE. Are you sure that there's no old file that's picked up instead. This is something that users have once in a while when they deploy a RIFE application after making changes. Using the jumpstart setup is handier since you don't need to deploy anything and everything is reloaded in-place.

Best regards,

Geert

On May 5, 2006, at 3:51 PM, Laki Roganovic wrote:

Hello,

I'm going furher in my understanding of RIFE. I'm now playing with forms, validation etc. I'm stuck with a strange error message. No doubt the fault is mine, but i cant' figure out where the probleme resides: I made a little app, largely inspired from the manual's friends database. I just made some minor changes (Person instead of Friend, for example).
When i go to /createPerson, here is the message i get :

com.uwyn.rife.engine.exceptions.SubmissionUnknownException : The element 'manual:createPerson' doesn't contain submission 'person_data'.

I really don't understand, since my createPerson element does contain person_data submission :

elements/createPerson.xml:

element implementation="tutorial.CreatePerson">
  <submission name="person_data">
    <bean name="personne" classname="beans.Person"/>
  </submission>
</element>

Does anyone have a clue, please ?
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

--
Geert Bevin             Uwyn bvba               GTalk: [EMAIL PROTECTED]
"Use what you need"     Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com     7170 Manage, Belgium      AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

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
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to