| Author |
JDBC,SYBASE and JBOSS configurations
|
Bob Kimmel
Greenhorn
Joined: Aug 27, 2003
Posts: 26
|
|
I am completely stumped and no one responded to my other post so I thought I would try again. I am using Sybase ASE 12.5 with the jconn2.jar driver. I am trying to run it through JBoss 4.0.1 I have the jar in the default/lib directory and can see that it does find the jar when I compile so that is not the problem. I then try to access my jsp via IE and get a NoClassDefFoundException: com.sybase.jdbc2.jdbc.SybDriver. That class is in the jconn2.jar file! I am not even using any connections beans but actually do it within the jsp directly. I want to get the connection working before complicating things. We are using the struts framework for our display but the datasource code is commented out in the struts-config.xml. Any ideas on what could be wrong. PLEASE HELP.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26141
|
|
Bob, No idea. I'm this thread moving to JBoss since the question didn't get a response here and makes sense in either place. Maybe someone in the JBoss forum will know.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: JDBC,SYBASE and JBOSS configurations
|
|
|