[jboss-user] [JBoss Seam] - Re: Did somebody make fileupload works with no facelets?

2006-07-20 Thread gus888
Hi Gavin, Could you please give me a help on this? I spent several nights but failed to fix it. Since I want to keep myfaces/tiles in the project, I could not use the facelets. Thank you very much. Gus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959694#3

[jboss-user] [JBoss Seam] - Re: Did somebody make fileupload works with no facelets?

2006-07-20 Thread [EMAIL PROTECTED]
Um, not much I can do to help, I have never used tiles, or the fileupload stuff in tomahawk. Perhaps someone else can help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959699#3959699 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss Seam] - Re: Did somebody make fileupload works with no facelets?

2006-07-20 Thread gus888
Hi Gavin, Thank you for your reply. I want to try to integrate the tomahawk.jar in JBoss to see whether it works. I plan to copy the tomahawk.jar into "C:\jboss-4.0.4.GA\server\default\deploy\jbossweb-tomcat55.sar\jsf-libs", but I don't know how to modify the web.xml file in the "\jboss-4.0.4

[jboss-user] [JBoss Seam] - Re: Did somebody make fileupload works with no facelets?

2006-07-20 Thread gus888
Hi Gavin, I found a post in Seam forum (I remember I ever saw it, but could not find it before) about the integrating tomahawk.jar into JBoss, and modification to the conf/web.xml as follows: | MyFaces tlds | tagLibJar1 | | jsf-libs/tomahawk.jar | I will t

[jboss-user] [JBoss Seam] - Re: Did somebody make fileupload works with no facelets?

2006-07-20 Thread gus888
Hi Gavin, I made it works for FileUpload on Seam + myface/tiles + myface(tomahawk). What I did is as follows: 1) Follow seam wiki fileUpload all steps, except the tomahawk.jar. 2) Put the tomahawk.jar into jboss-4.0.4.GA\server\default\deploy\jbossweb-tomcat55.sar\jsf-libs; 3) Modify the web.xml