[jboss-user] [JBoss Seam] - Re: Ajax4jsf UnboundedFifoBuffer

alesj do-not-reply at jboss.com
Fri Sep 21 11:43:36 EDT 2007


"pete.muir at jboss.org" wrote : Can you tell me how you got the error if its simple?

I added my own app as an example to Seam example directory.
Basically I copied some previous example - structure, build.xml, ...

In order to build my own example I had to set this two properties to build.properties:
version=2.0
patchlevel=CR1
Otherwise it complained with some weird exception.

And the references to dependency libs are messed up:
 - drools (they have no version so -* wont pick them up)
 - richfaces (they have versions; just the opposite of drools)

The initial page of the app was successfully rendered, but the moment I logged in or did any other invocation that returned some value, the exception popped up.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087310#4087310

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087310



More information about the jboss-user mailing list