I am getting a rather cryptic error when trying to deploy on the j2ee reference implemenation.
It occurs when the appserver is trying to load server jars.
A remote exception gets throw and the nested exception is a class cast exception.
Any ideas where to begin looking?
Thanks.
Doug.
-
j2ee deploytool class cast exception (1 messages)
- Posted by: Doug Ferguson
- Posted on: November 17 2000 10:30 EST
Threaded Messages (1)
- j2ee deploytool class cast exception by Rajesh Kumar on November 20 2000 08:26 EST
-
j2ee deploytool class cast exception[ Go to top ]
- Posted by: Rajesh Kumar
- Posted on: November 20 2000 08:26 EST
- in response to Doug Ferguson
hai
this exception is firing to u , because the .jar
files r not in the same directory where u have ur bean..
i think u r using the converter demo in j2ee server.. is it.? if so just put the ConverterAppClient.jar in the directory, where u have the converejb & other supporting files. Then run ur client(testclient).
ok
bye
This is Rajesh Kumar.v