you have 2 solutions.

first one; replace joda library that comes with weblogic with the new one
[if you search installation directory you can find the old one].

second one; add the new joda library to *server start path* by using
weblogic administration console.

regards ...

On Mon, Aug 10, 2009 at 7:42 AM, vipul <vipul.mo...@vocalink.com> wrote:

>
> Has this issue been resolved? Please tell me the solution for the same.....
>
>
> Murat HAZER wrote:
> >
> > sorry bothering with this, i couldn't think weblogic comes with joda
> > bundled
> > .... thx anyway ...
> >
> > On Thu, Jan 1, 2009 at 12:33 PM, Stephen Colebourne
> > <scolebou...@joda.org>wrote:
> >
> >> Realistically, there must be a classpath problem, such as two joda-time
> >> jar files.
> >>
> >> Stephen
> >>
> >>
> >> Murat HAZER wrote:
> >> > i'm using joda+hibernate with tomcat, jetty, jboss without any problem
> >> > but when i try to run same project on weblogic 10.3 i get the
> following
> >> > error;
> >> >
> >> > java.lang.reflect.InvocationTargetException
> >> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >> >         at
> >> >
> >>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >> >         at
> >> >
> >>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >> >         at java.lang.reflect.Method.invoke(Method.java:597)
> >> >         at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
> >> >         Truncated. see log file for complete stacktrace
> >> > java.lang.NoSuchMethodError: localDateParser
> >> >         at org.joda.time.LocalDate.<init>(LocalDate.java:318)
> >> >         at org.joda.time.LocalDate.<init>(LocalDate.java:266)
> >> >         at
> >> >
> >>
> org.joda.time.contrib.hibernate.PersistentLocalDate.nullSafeGet(PersistentLocalDate.java:88)
> >> >         at
> >> >
> >>
> org.joda.time.contrib.hibernate.PersistentLocalDate.nullSafeGet(PersistentLocalDate.java:76)
> >> >         at
> >> org.hibernate.type.CustomType.nullSafeGet(CustomType.java:105)
> >> >         Truncated. see log file for complete stacktrace
> >> >  >
> >> >
> >> > any ideas?
> >> >
> >> >
> >> >
> >> ------------------------------------------------------------------------
> >> >
> >> >
> >>
> ------------------------------------------------------------------------------
> >> >
> >> >
> >> >
> >> ------------------------------------------------------------------------
> >> >
> >> > _______________________________________________
> >> > Joda-interest mailing list
> >> > Joda-interest@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/joda-interest
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> _______________________________________________
> >> Joda-interest mailing list
> >> Joda-interest@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/joda-interest
> >>
> >
> >
> >
> > --
> > Murat HAZER
> > http://www.projedunyasi.org
> >
> >
> ------------------------------------------------------------------------------
> >
> > _______________________________________________
> > Joda-interest mailing list
> > Joda-interest@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/joda-interest
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/weblogic%2C-hibernate-and-joda-tp2095563p3415381.html
> Sent from the Joda-Interest mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Joda-interest mailing list
> Joda-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/joda-interest
>



-- 
Murat HAZER
http://www.projedunyasi.org
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to