How can I set the JRE_HOME? Why is it null?

I am very new to this. Please point me to fix this.

On Wed, Jul 14, 2010 at 10:38 AM, Martin Gainty <mgai...@hotmail.com> wrote:

>
> try
>
> Collection.isEmpty()==true
>
> OR
> Collection.size()==0
>
>
> take your pick
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
> de ceci est interdite. Ce message sert à l'information seulement et n'aura
> pas n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>
> > Date: Wed, 14 Jul 2010 09:56:34 -0400
> > Subject: Re: java.lang.NoSuchMethodError: method
> java.util.Collections.emptyMap with signature ()Ljava.util.Map; was not
> found.
> > From: kschnei...@gmail.com
> > To: users@tomcat.apache.org
>  >
> > You wouldn't happen to be using JDK 1.4 on CentOS, would you? The
> > emptyMap method showed up in JDK 1.5...
> >
> > On Wed, Jul 14, 2010 at 9:35 AM, testwreq wreq <testw...@gmail.com>
> wrote:
> > > I have a piece of code that retrieves data from oracle database XML
> type. It
> > > works on tomcat installation on ubuntu. But fails on CentOS. Any ideas?
> > >
> > >
> > > java.lang.NoSuchMethodError: method java.util.Collections.emptyMap
> > > with signature ()Ljava.util.Map; was not found.
> > >        javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:337)
> > >        javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:244)
> > >        gdb.UnmarshallerAPI.unmarshalAdvisors(UnmarshallerAPI.java:80)
> > >
>  
> gdb.ReportBeanStudent.studentSearchByNameWithDetails(ReportBeanStudent.java:581)
> > >
>  gdb.ProcessInput.listInfoAboutStudentsinDetail(ProcessInput.java:688)
> > >        gdb.ProcessInput.doPost(ProcessInput.java:116)
> > >        javax.servlet.http.HttpServlet.service(
> tomcat5-servlet-2.4-api-5.5.23.jar.so)
> > >        javax.servlet.http.HttpServlet.service(
> tomcat5-servlet-2.4-api-5.5.23.jar.so)
> > >
> > > Thanks,vm
> >
> > --
> > Kris Schneider
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
>
> _________________________________________________________________
> The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with
> Hotmail.
>
> http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5
>

Reply via email to