Hi!!!

I am trying to run my first app that has Struts 1.0.2
and EJBs using Weblogic 7.0. I am doing the foll.:

First of all, I am trying to run my first EJB using
Weblogic 7.0. I have created the Home, Remote and Bean
classes in D:\myjavawork\EJB\DEMO folder.After that i
did the foll.:
1) compiled these using javac with weblogic.jar in the
classpath.
2) created ejb-jar.xml and weblogic-ejb-jar.xml in
D:\myjavawork\EJB\DEMO\META-INF folder
3) created the jar file demo.jar at
D:\myjavawork\EJB\DEMO.
4) when i run weblogic.ejbc, it gives an error :
"...Unable to load the class ejb.demo.DemoBean.." even
though the class file is there.

Please help me solve this.

if possible, pls let m eknow what all needs to be done
after this ejbc command is successful.

I am looking for some hand-holding support here.

thanks!! 




__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to