• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Bea/Weblogic

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am tring to deploy entity bean using Weblogic 7.1. I am using PointBase database provided by Weblogic. I am using Datasource "demopool" which is provided with weblogic by default.
My classpath is :
CLASSPATH=C:\bea\jdk131_03\lib\tools.jar;C:\bea\weblogic700\server\lib\weblogic_sp.jar;C:\bea\weblogic700\server\lib\weblogic.jar;C:\bea\weblogic700\server\lib\webservices.jar;C:\bea\weblogic700\samples\server\stage\examples\clientclasses;C:\bea\weblogic700\samples\server\stage\examples\serverclasses;C:\bea\weblogic700
\samples\server\eval\pointbase\lib\pbserver42ECF183.jar;C:\bea\weblogic700\samples\server\eval\pointbase\lib\pbclient42ECF183.jar;\server\lib\classes12.zip;C:\bea\weblogic700\samples\server\stage\common
Still whenever,
1. I try to get the list of Tables from Weblogic Builder after selecting Datasource I am getting
ClassNotFoundException: com.pointbase.jdbc.jdbcUniversalDriver exception. 2. When i directly try to deploy the application i am getting NullPointerException
Please Help!!!
Thanks in Advance
includer
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi includer xyz
Your user name is invalid based on the policy defined at
www.javaranch.com/name.jsp
Please reregister with a valid name
Thanks
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I have changed my user name. It is Roopali BP. Now Please help me
Regards
Rupali
 
We're all out of roofs. But we still have tiny ads:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic