Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ASP 3.0 : Using Javareg to register calling class files Signup · Login
Author Thread
Using Javareg to register calling class files
Posted in tutorial: Building COM objects using Java classes as components
·  memphis
User
Joined: 29 Aug 2003
Total Posts: 1

Using Javareg to register calling class files

Posted: 29 Aug 2003
I've a java file which imports few other java classes which are in a jar file following a proper hierarchy structure in the jar file (eg.: com.bt.cc.*).

I used javareg to register my clas file and want to call it in Visual Basic. But it gives me a ClassNotFound error as probably the class files which are being called in my class file are not registered. How do resolve the problem. Do I've to register all the class files in the jar file by putting the all the class files from the jar file in the trustlib folder or can I register the jar file itself. If I've to register all the class file then what's the syntax? My folder structure would be \trustlib\com\bt\cc\folderA, folderB and so on.
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
1 Visitor

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.