[jboss-user] [Installation, Configuration & Deployment] - Re: Please fix this bug!

2006-10-11 Thread redsea
Yes stan I am bundling the jsf libraries with my app. I understand now that I 
should rely on the jsf that comes with the jboss server.

Thansk for your reply I do appreciate it.

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

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


[jboss-user] [Installation, Configuration & Deployment] - Re: Please fix this bug!

2006-10-11 Thread redsea
Thanks for those two links. They are very informative and helpful.

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

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


[jboss-user] [Installation, Configuration & Deployment] - Re: Please fix this bug!

2006-10-11 Thread [EMAIL PROTECTED]
You are bundling the JSF implementation with your WAR.  This is causing a 
conflict with the implementation that ships with JBoss.

Starting with JBoss AS 4.0.3, we bundle a JSF implementation with the app 
server.  For the 4.x series the implementation is MyFaces.  For 5.x, the 
implementation is the Glassfish/CDDL JSF 1.2 implementation.

See http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossFaces

You can either remove the JSF implementation from your WAR or you can disable 
the one that ships with JBoss.  See the section on "Using the JSF Reference 
Implementation" on this page:

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWithIntegratedMyFaces

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

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


[jboss-user] [Installation, Configuration & Deployment] - Re: Please fix this bug!

2006-10-10 Thread jaikiran
anonymous wrote : Can someone help me out here and explain how the classpath is 
formed by jboss when an application is deployed? 

Have a look at:

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases

http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration



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

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