[jboss-user] [JBoss Seam] - Re: Seam and Richfaces : Drag and Drop Problem

2007-04-24 Thread ghiormar
Is you're drop zone the same as the drag zone? I was getting the same error when i didn't set the types right. you should drop then to a diffrent container in this case. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4040128#4040128 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam and Richfaces : Drag and Drop Problem

2007-04-23 Thread ghiormar
this also happened to me. but when i set UseJBossWebLoader=true but now my backing bean dosen't find the ajax4jsf.jar and richfaces.jar in my WEB-INF\lib folder, and fails to deploy. It fails when it has to to call processDrop with org.ajax4jsf.dnd.event.DropEvent argument. I tried to put the

[jboss-user] [JBoss Seam] - Re: Help on s:filleupload

2007-04-05 Thread ghiormar
Is it normal behavior for the s:fileUpload to call the setter for byte[] twice? I'm mean first it calls it for the byte[] with the file data and then it calls it with a null. I used seam 1.2.1.GA on jboss 4.0.5.GA. The project was build with seam-gen. package app.beans.entity; | | import

[jboss-user] [JBoss Seam] - Re: Help on s:filleupload

2007-04-05 Thread ghiormar
I missed that. now it's ok. thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4035000#4035000 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4035000 ___ jboss-user mailing list