facebook

Derby db on jBoss 4.0.1. Exceptions

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #222099 Reply

    nat101
    Member

    Ok, folks. This is not a ME question. But, I am certain that someone around here has done this. I am trying to get Derby/Cloiudscape on JBoss 4.0.1.
    I get the following:

    11:36:04,744 ERROR [MainDeployer] could not create deployment: file:/E:/java/AppServer/jboss-4.0.1/server/default/deploy/derby-ds.xml
    org.jboss.deployment.DeploymentException: No ClassLoaders found for: org.jboss.jdbc.DerbyDatabase; - nested throwable: (java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jdbc.DerbyDatabas

    Thank you all,
    -nat
    ps. Aye Scott! Just in case your’e wondering “hey, Nat dropped Jonas?”
    Well, I decided, for the sake of being on “the same level ” with ME folks who are in love with JBoss, I better try everything on JBoss first. Then, I might either stick with JBoss or back to Jonas, with some experience in hand.

    #222105 Reply

    Scott Anderson
    Participant

    Nat,

    Aye Scott! Just in case your’e wondering “hey, Nat dropped Jonas?”

    Yes, actually I was. 🙂

    I’m just guessing on this one, but it doesn’t look like you’ve got a JDBC driver for Derby available on the classpath in the deployment. Perhaps you need to drop a jar containing the driver into WEB-INF/lib?

    #222110 Reply

    nat101
    Member

    Except it’s a JBoss driver. I have no idea if its a config issue, or a classpath issue. Cause I’m sure they have their bundle of drivers in one place. I was hoping someone would have gone thru this, and point it out to me.

    thanks
    -nat

    #222117 Reply

    Scott Anderson
    Participant

    Nat,

    It’ll have to be someone other than me unfortunately as I’ve never used Derby. However, I did find some JBoss/Derby discussions here:
    http://mail-archives.apache.org/eyebrowse/BrowseList?listName=derby-user@db.apache.org&by=subject&from=675614&to=675614&first=1&count=2

    More googling could perhaps yield more.

    #222130 Reply

    nat101
    Member

    Thanks.
    -nat

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Derby db on jBoss 4.0.1. Exceptions

You must be logged in to post in the forum log in