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: [email protected] 
[mailto:[email protected]] On Behalf Of nikhilg
Sent: Thursday, August 06, 2009 9:46 AM
To: [email protected]
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
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to