min zhang

Greenhorn
+ Follow
since Feb 21, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by min zhang

thank you very much
but the link cannot route the page to me
well the problem is for the blazix that there are too few doc
for its internal mechanism
the procedure of the class loading is what i wanne know.
unluckily,we could only be a general doctor to see the sympotem
of our patient,not knowing the inside world
hi ,
because i tested it in a single pc.
the error msg is appearing in the client console and the class file is the
file written by myself.
it is quite fishy
thank u first
i have changed the classpath and path for several times
no result
hi all
i have successfully deployed all the necessary ejbs and compiled
the client .java file into .class file
but when i start to deploy the ejbs on blazix,
run the client .class file to access or call the methods
in ejbs. it appears the error as follow:
exception in thread "main" java.lang.NoClassDefFoundError
at java.lang.classLoader.defineclass1<native methods>
at java.lang.classLoader.defineclass1<unknown source>
.....
thanks in advance
thank u everybody.
i think i found the solution
but it is quite complicated

i installed j2ee1.4 version for winxp
now i copy the Sun\Appserver\lib\*.*
to the Sun\Appserver\jdk\jre\lib\ext\
and my classpath
c:\blazix\blazix.jar; C:\Sun\Appserver\lib\jdk\jre\lib\ext\j2ee.jar
now it works
these kind of stuffs always occupy us most of the time during the programming
document always has some gap with the real practise.
i wish my experience can benefit the followers
thank u very buddies
I swear to the GOD
my installation of j2ee platform is from sun
j2eesdk1_4
blazix is my application server
i have attached my clips of system
the blazix.jar should have the same functionality with j2ee.jar
and also i installed the j2eeplatform
i included the classpath C:\Sun\Appserver\lib\j2ee.jar
but it doesnt work at all
any idea about that enigma
thanks first
i am a newbie in ejb.
use blazix server in winxp.
i got problem in compiling files.
error: javax.ejb doesnot exist
my classpath: C:\Blazix\blazix.jar;C:\Sun\Appserver\jdk\bin;
path C:\Blazix
i installed the blazix in C:
and installed j2ee platform in C: