Ah thanks, yes it seems that I triggered this a while ago (cannot really
remember that).
Actually I see one clear advantage.
With the paginators, of myfaces for instance (dont know if the RI also has one)
you do not need the @page and nextPage() definition as in the examples
the final example prob
Thanks for the clarification, Gavin,
guess it is more a problem of the servlet runner plugins,
(myeclipse in my case) trying to enforce a complete server restart instead of
doing a redeploy during extensive hotswapping.
I really appreciate the extensiveness of your answers, I know it is hard
bet
the problem is less hot deployment it is more that you have to restart the
server often during debugging sessions (thanks to the hotswap which does not
work too well), that is one of the main problems many ejb servers have, that
the startup times are problematic during the average development cy
just tried it works great, but the startup times are significantly higher than
in the noejeb example.
While I get 20 seconds in noejb I am between 60 and 70 seconds in the embedded
ejb under Tomcat 5.5.12
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913478#
anonymous wrote :
| There is no problem here, pagination is easy to implement (the Hibernate
Tools plugin actually generates code to do pagination). All you do is have a
nextPage() action that re-runs the query with a diff
setFirstResults()/setMaxResults(). Very, very simple.
|
Well I was
Woho... thanks Gavin, this is awesome.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913288#3913288
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913288
---
This
Hi I gave the CVS version of seam a final testrun yesterday (implemented a
small blogger)
Here are my comments:
First of all, I like it, it took me two hours from cvs downloading to have a
running blogger with master detail view up and running in seam noejb.
But I found some problematic parts (s
Yes I assume something in my configuration was/is hosed.
I tried it on a second machine and now I am in the reported
20 seconds timeframe, which is bareable ;-)
Btw. I am impressed with it now, I implemented a small blogger
in about two hours (one hour getting the example up and running
so that I
Is this normal that the seam noejb demo on a tomcat 5.5.12
takes 88 seconds to start, while a normal tomcat takes around 8 seconds without
seam.
I am trying this currently on a cvs build and just wanted to know if this is
the normal startup behavior for the booking noejb example.
(to my knowled
Hi I am running into a strange phenomenon with jboss 4.0.3beta here:
I have an app which utilizes the jakarta httpclient lib to establish a ssl
connecion, while the app seems to run on any servlet runner I throw it at, I
get an error on jboss:
here is the log I get:
ROR
[org.apache.catalina.co
10 matches
Mail list logo