You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TransitDataFeeder
Hi,
I'm testing the transit data feeder application.
I'm using jboss-4.2.3-G.A on Eclipse galileo, Seam 2.2.0 and
PostgreSql-8.4.
My dataset is composed by:
347 route
17329 trip
2234 stop
445203 stop_time
I have a problem when i select the link "edit" (call to
editTrip.xhtml) from the trip page. Instead if I call the same page
(editTrip.xhtml) from the editRoute page the request is execute
correctly.
the error is caused by the closure of the connection. Indeed Jboss
after a timeout close all connection. The timeout is set by default to
5 minutes; I had increase it to 10 minutes but the error persist.
I wanted to ask if someone can give me some suggestions to bypass this
error
best regard and excuse me for my bad english,
Marco Caminiti