Eddie D wrote:
MY first post is not showing!?!? grrr. Hi i'm new to chiba and i have a problem.
I created a a form that initiall was hello.xhtml and was submitting the data to
a ""Tester"" servlet that would just display the data back what was submitted.
It worked for a while, but then all the sudden it keeps giving me the error
below. NOW only the example forms [controls.xhtml, actions.xhtml] that submit to
../jsp/debug-instance.jsp work!?!? Heeelp... Thanks, eddie
Eddie,
first of all please use the users list for such problems. This list is
for developer discussions on the Chiba implementation itself.
You should provide a more complete description of your problem - this
will make it much more likely that you receive a solution.
Have you looked further down in the stacktrace? - there are several
reasons why a submission can fail. Most likely reason is that the data
you try to submit are not valid and therefore the submission is stopped.
Joern
Chiba V. 1.0.0
Tomcat V. 5.0
Java V j2sdk1.4.2_09
Error Trace::
ERROR org.chiba.xml.xforms.Container : keeping
org.chiba.xml.xforms.exception.XFormsSubmitError for rethrowal
WARN org.chiba.xml.xforms.Model : [xforms:model id='C-1'] submit error:
/medical/servlet/Tester/
FATAL org.chiba.xml.xforms.Container : non-throwable xforms error
org.chiba.xml.xforms.exception.XFormsSubmitError: instance submission failed
at org.chiba.xml.xforms.Submission.submit(Unknown Source)
------------------------------------------------------- This SF.net email is
sponsored by: Splunk Inc. Do you grep through log files for problems? Stop!
Download the new AJAX search engine that makes searching your log files as easy
as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________ Chiba-developer mailing list
Chiba-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/chiba-developer
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
|