[Pellet-users] Pellet error -java.lang.NoSuchMethodError: com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType.

Anitha anithacse at yahoo.com
Thu Jan 31 10:38:00 UTC 2008


Hi,

    I'm using Pellet within an application that is encapsulated by a webservice  hosted by the Sun Application Server 9. After some tests I've found that  when I run the application outside the Sun Application Server everything  goes fine, but when I run it through the webservice I get that exception.
So I've searched for problems in the libraries of the web service and found  that Netbeans adds a set of JAR's to the webservice project related with the Sun Application Server. Inside one of that JAR's are some classes shared
with the xsdlib JAR  (com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType, for instance).

So when I am running throgh the web service it make the following error."java.lang.NoSuchMethodError: com.sun.msv.datatype.xsd.datetime.BigTimeDurationValueType.<init>(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigDecimal;)V" . I have tried with different version of pellet jar files ( pellet 1.5.1 and 1.5.0 and 1.3) . Still i am getting the same error.

Please help me to correct the error
 
Anitha


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


More information about the Pellet-users mailing list