[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-11 Thread shasho
We have different problems . He got "java.lang.NullPointerException... I got "No Factories configured for this Application.. " Looking at previous posts in this forum I suspect that my problem is Jboss configuration problem His example is taken from the seam examples. The only different

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-11 Thread shasho
The only thing that I changed in the application I downloaded from www.mimuw.edu.pl/~barter/exampleear.zip is the definition of http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062867#4062867 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=40628

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-11 Thread [EMAIL PROTECTED]
The application kosl put up at that address is a test case to show me where the problem is. Yes, it doesn't work. It's not supposed to work! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062870#4062870 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-11 Thread kosl
You ned to install all the applications that are usually deployed with the mail example. Furthermore you should configure your smtp server in WEB-INF/components.xml file. Hope this helps. Cheers, k. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062863#4062

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-10 Thread shasho
I took the ZIP file from www.mimuw.edu.pl/~barter/exampleear.zip and deployed the EAR in my Jboss 4.05 Ice 1.6 Seam 1.2.1 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062789#4062789 Reply to the post : http://www.jboss.com/index.html?module=bb&op=postin

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-10 Thread [EMAIL PROTECTED]
What code? What version of Seam? With icefaces? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062704#4062704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062704 ___ jboss-u

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-10 Thread shasho
Hi, I have related quesion. Running the same code in my Jboss 4.05 I get the "No Factories configured for this Application.. at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:90) .."error. What do I need to do beside deploying the application in Jboss? Do I need to change

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-09 Thread kosl
Different exception is thrown when the message is thrown asynchronously. | 22:25:41,921 ERROR [STDERR] 2007-07-09 22:25:41 com.sun.facelets.tag.jsf.ComponentRule warnAttr | WARNING: /jboss-seam-email.war/simple.xhtml @3,51 xmlns="http://www.w3.org/1999/xhtml"; Property '' is not on type: o

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-09 Thread kosl
Hi, I think I managed to do what you asked me to do. Again the mail example is working, but when I add icefaces to the project I get the following exception: | 19:25:33,375 ERROR [MailExample] Error sending mail | java.lang.UnsupportedOperationException | at javax.faces.context.Ext

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-09 Thread kosl
Ok, I'll try to do that :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061950#4061950 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061950 ___ jboss-user mailing list jbo

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-09 Thread [EMAIL PROTECTED]
Ok, I can see the problem, but I really need to make any fixes against Seam2 now. I had a quick go at getting the mail example using icesfaces on Seam2 but failed - if you can add icesfaces to the mail example in CVS head, then I'll take a look :) View the original post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-08 Thread kosl
sorry the link isn't working http://www.mimuw.edu.pl/~barter/exampleear.zip This should be fine. At first it gives 403 error (don't know why) but when you try to go to this adress directly it works fine. Sorry for this inconvenience. Thx. again View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-08 Thread kosl
Dear Pete, Thank you very much for your fast reaction. I've created an Jira issue http://jira.jboss.org/jira/browse/JBSEAM-1623. All you have to do now is download the mail example from the link below, configure the mail server in components.xml in WEB-INF and yous should be able to duplicate

[jboss-user] [JBoss Seam] - Re: Problems with seam and icefaces (sending emails)

2007-07-08 Thread [EMAIL PROTECTED]
If you can create a *really simple* test case just showing this issue which deploys to a clean install of JBoss AS then I can take a look. As this is icesfaces, I'll need all the libs - put it up on the net and I'll download it. Create a JIRA issue to track. View the original post : http://ww