The best way to make sure that WebLogic is using the Joda library you are
providing is to add it to the *prefer-application-packages* node of the file
*weblogic-application.xml*.
For example:
http://www.bea.com/ns/weblogic/90";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
org.j
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
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
> wrote:
>
>> Realistically, there mu
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 wrote:
> Realistically, there must be a classpath problem, such as two joda-time
> jar files.
>
> Stephen
>
>
> Murat HAZER wrote:
> > i'm using jod
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.Invo