  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | How are containers handling (or supposed to handle) CMR &capture-schema issu | How are containers handling (or supposed to handle) CMR &capture-schema issu 2004-02-11 - By Markus Fuchs
Back Hi Vineeth,
Please try to add pbclient.jar to your classpath.
Good luck,
-- markus.
> I also have a doubt which is specific to SUN J2EE 1.4 implementation. > > I am trying to capture the schema details from pointbase db that come bundled > with J2ee 1.4 > I am running into :- > > D:\>D:\appserver\Sun\bin\capture-schema -dburl > jdbc:pointbase:server://localhost > :9092/vinman -schemaname apps -username apps -password apps -driver com.pointb > ase.jdbc.jdbcUniversalDriver -table CustomerBean -out CustomerBean.dbschema > > using dburl: jdbc:pointbase:server://localhost:9092/vinman > using username: apps > using password: apps > using driver: com.pointbase.jdbc.jdbcUniversalDriver > using schemaname: apps > java.sql.SQLException : No suitable driver > at java.sql.DriverManager (DriverManager.java:532) > at java.sql.DriverManager (DriverManager.java:171) > at com.sun.forte4j.modules.dbmodel.jdbcimpl.ConnectionProvider.<init>(Co > nnectionProvider.java:46) > at com.sun.jdo.api.persistence.mapping.ejb.CaptureSchema.main(CaptureSch > ema.java:120) > Exception in thread "main" java.lang.NullPointerException  > at com.sun.jdo.api.persistence.mapping.ejb.CaptureSchema.main(CaptureSch > ema.java:177) > > I have pbembedded.jar from pointbase/lib in the classpath > > Can someone please tell what I am doing wrong? Do I have to include anything > more to the classpath? > > > peace, > Vineeth > > =========================================================================== To > unsubscribe, send email to listserv@(protected) and include in the body of > the message "signoff J2EE-INTEREST". For general help, send email to > listserv@(protected) and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|
 |