Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Anyone know why I'm getting this error?

Status
Not open for further replies.

marystewart2010

Programmer
Joined
Jun 11, 2010
Messages
3
Location
US
I get a nullpointerexception when trying to execute this line, which is strainge to me since it simply gets the instance:

ISessionMgr sm = CrystalEnterprise.getSessionMgr();

I'm including these jar files:

cecore.jar, celib.jar and cesession.jar

I think I have the right jars because I'm getting no compile errors at all..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top