posted 20 years ago
Hi:
I am trying to deploy my ejb.ear file into weblogic 7.0
I have modeled my ejb-jar.xml after the templates provided
with weblogic.
I get the following error:
-------
weblogic.xml.process.XMLParsingException: The content of element type "session" is incomplete, it must match "(description?,display-name?,small-icon?,large-icon ?,ejb-name,home?,remote?,local-home?,local?,ejb-class,session-type,transaction-t ype,env-entry*,ejb-ref*,ejb-local-ref*,security-role-ref*,security-identity?,res
ource-ref*,resource-env-ref*)".
-------
My ebj-jar.xml is as follows. Can anyone tell me what is wrong with it?
Thanks for the help.