[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
You must have two icefaces jars in your EAR, on different classloaders.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023108#4023108

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023108
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread damianharvey
Thanks Gavin.

I have icefaces.jar in the root of the EAR and also in WEB-INF/lib in the WAR. 
Do you mean for the icefaces.jar to be copied to a second location in the EAR? 
If so what is a normal location and could you point me in the direction of how 
to configure this? I don't know how to configure a different classloader in an 
EAR.

Much appreciated.

Damian.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023146#4023146

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023146
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
Never, ever, ever put two copies of the same jar in one EAR! 

By that I include one in the EAR and one in the WAR (which is in the EAR).

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023154#4023154

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023154
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread [EMAIL PROTECTED]
Try putting the jars in the EAR *only*, and adding them to application.xml. 
Note sure if that will work but it might.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023155#4023155

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023155
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ICEFaces SelectInputText (auto-complete)

2007-02-27 Thread damianharvey
That works. Thanks for that!



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023168#4023168

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023168
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user