p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > XML > XSLT
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old December 7th, 2007, 08:44 PM
Authorized User
 
Join Date: Dec 2007
Location: , , .
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default saxon s9api question

I have eclipse and weblogic and am trying to http://www.saxonica.com//download/S9APIExamples.java
example.I have included all jar files in web-inf/lib and also in eclipse project lib.
Still i get the below error.Pl. advise.Am i missing something.

java.lang.NoClassDefFoundError: net/sf/saxon/s9api/SaxonApiException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Cla ss.java:1618)
        at java.lang.Class.getConstructor0(Class.java:1930)
        at java.lang.Class.newInstance0(Class.java:278)
        at java.lang.Class.newInstance(Class.java:261)
        at weblogic.servlet.internal.ServletStubImpl$ServletI nitAction.run(ServletStubImpl.java:1097)
        at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:121)
        at weblogic.servlet.internal.ServletStubImpl.createSe rvlet(ServletStubImpl.java:975)
        at weblogic.servlet.internal.ServletStubImpl.createIn stances(ServletStubImpl.java:954)
        at weblogic.servlet.internal.ServletStubImpl.prepareS ervlet(ServletStubImpl.java:893)
        at weblogic.servlet.internal.ServletStubImpl.getServl et(ServletStubImpl.java:598)
        at weblogic.servlet.internal.ServletStubImpl.invokeSe rvlet(ServletStubImpl.java:406)
        at weblogic.servlet.internal.ServletStubImpl.invokeSe rvlet(ServletStubImpl.java:348)
        at weblogic.servlet.internal.RequestDispatcherImpl.fo rward(RequestDispatcherImpl.java:330)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old December 10th, 2007, 05:10 AM
mhkay's Avatar
Wrox Author
Points: 12,735, Level: 48
Points: 12,735, Level: 48 Points: 12,735, Level: 48 Points: 12,735, Level: 48
Activity: 100%
Activity: 100% Activity: 100% Activity: 100%
 
Join Date: Apr 2004
Location: Reading, Berks, United Kingdom.
Posts: 3,923
Thanks: 0
Thanked 82 Times in 80 Posts
Default

It's quite difficult to help with configuration problems remotely, especially configuration of products you don't use yourself. Clearly the Java classloader isn't finding the classes in the saxon-s9api JAR file, but that's really all I can tell you.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saxon Parser ravi_sri24 XSLT 7 February 8th, 2008 06:25 AM
Saxon java question amhicraig XSLT 1 December 7th, 2007 01:21 PM
Saxon 9.0 question ojasrege XSLT 1 November 27th, 2007 06:32 PM
error on saxon 8.8 rjonk XSLT 1 October 24th, 2006 10:03 AM
Saxon variable go4java XSLT 1 July 6th, 2006 11:12 AM



All times are GMT -4. The time now is 12:59 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc