[jboss-user] regarding seam,jsf,icefaces

Naveen Adusumilli nadusumilli at dunnsolutions.com
Thu Aug 6 10:56:11 EDT 2009


Hi,
    Can somebody tell the difference between icefaces,seam and jsf coming with JBoss 4.3.0 EAP. what is the jsf version coming with Jboss 4.3.0 EAP. If you have already used JSF with JBoss 4.3.0 server please let me know which one to use for development as I am new to JSF.
Regards,
Naveen


-----Original Message-----
From: jboss-user-bounces at lists.jboss.org [mailto:jboss-user-bounces at lists.jboss.org] On Behalf Of nikhilg
Sent: Thursday, August 06, 2009 9:46 AM
To: jboss-user at lists.jboss.org
Subject: [jboss-user] [Security & JAAS/JBoss] - Re: JBoss SSO not able to build the src folder..

Hi Anil,

I got the solution of ant build issue.
I added new classpath in build.xml of module sso-federation-server.

 
  | jboss-sso-1.0CR1\components\jboss_federation_server\build.xml:
  |      <!-- Configure thirdparty libraries -->
  |       <call target="configure-libraries"/>
  |       <path id="library.classpath">
  |         <path refid="sun.servlet.classpath"/>
  |         <path refid="jakarta.log4j.classpath"/> 
  |       	<path refid="org.opensaml.classpath"/>
  | 		<path refid="jboss-system.classpath"/>
  |       	<path refid="multi-part.classpath"/>
  |       </path>


Now ant deploy  is working.

Thanks
Nikhil

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248499
_______________________________________________
jboss-user mailing list
jboss-user at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user




More information about the jboss-user mailing list