GetObject Help

V

Vitamin

I have using java to write a simple class (test.class)
and placed in a folder d:/jobs.progess/temp

and set the classpath to that folder

then, my script here

dim tmpObj

set tmpObj = getObject ("java:test")

but it return

error '800401e5'
No object for moniker

/temp.asp, line 14

what happen??
 
B

Bob Barrows

Vitamin said:
I have using java to write a simple class (test.class)
and placed in a folder d:/jobs.progess/temp

and set the classpath to that folder

then, my script here

dim tmpObj

set tmpObj = getObject ("java:test")

but it return

error '800401e5'
No object for moniker

/temp.asp, line 14

what happen??

http://forum.java.sun.com/thread.jsp?forum=37&thread=191351&tstart=0&trange=15

Somebody (http://tinyurl.com/rkib) also pointed out that the class names
became case sensitive at some point so make sure you're using a case
sensitive name when calling the class.

HTH,
Bob Barrows
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,786
Messages
2,569,626
Members
45,328
Latest member
66Teonna9

Latest Threads

Top