ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> Tcljava-user
Tcljava-user
[tcljava-user] Unknown Java class in Tcl
by Bruno Lopes other posts by this author
Sep 21 2003 7:35PM messages near this date
Re: [tcljava-user] jacl, exec and I/O redirection | Re: [tcljava-user] Unknown Java class in Tcl
Hi ...!

I'm desperate! :(

I have a java application, stuffed into a jar file. This is called =
engine.jar.
I have in D:\core\engine.jar.

This piece of code (in a Vignette template):

[
 package require java
=20
 set env(TCL_CLASSPATH) d:\core\engine.jar

 java::new include.teste
]

gives me an unknown class error! :(

A "jar -tf engine.jar" command gives:

include/Configurator.class
include/LoggerUtils.class
include/Parameter.class
include/ResultElement.class
include/SQLConnector.class
include/SQLExecutor.class
include/teste.class
include/XMLUtils.class

Waht could be wrong?

Please ... it's more than urgent! :(

Thankx ...!
Bruno Lopes
Portugal
Attachments:
unknown1

Thread:
Bruno Lopes
Mo DeJong

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved