[jboss-user] [Beginners Corner] - Re: Portlet using lucene gives ArrayIndexOutOfBoundsExceptio

2006-12-14 Thread francsi
Hi! Ok, same Portlet but deployed to Apache Pluto... and it works fine! So it must be a JBOSS problem. Any suggestion? CU, Jan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3993728#3993728 Reply to the post :

[jboss-user] [Beginners Corner] - Re: Portlet internationalisation failed

2006-12-13 Thread francsi
Ok, installation of the newest JBOSS Release solved the problem. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3993355#3993355 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3993355

[jboss-user] [Beginners Corner] - Portlet using lucene gives ArrayIndexOutOfBoundsException

2006-12-08 Thread francsi
Hello! I've buld a Portlet using the apache lucene API to search our website. Indexing will be performed as a job in java (works fine). My portlet is using the following method to do a simple search: | private static List sucheSchlagwort(String queries)throws Exception{ |

[jboss-user] [Beginners Corner] - Re: Portlet keeps data on reload

2006-11-28 Thread francsi
Ok, the solution is to store such variables into sessions and delete them at the end. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989193#3989193 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3989193

[jboss-user] [Beginners Corner] - Portlet keeps data on reload

2006-11-24 Thread francsi
Hello! Here is my problem: I'm building a Portlet that should work as some kind as adress book. First the user has to chose a special departement. Then all members of that department will be listet with phone and email. so far, so good. If one changes to an other location of the website and