| Author |
Problem deploying ejbs in weblogic
|
Yan Lee
Ranch Hand
Joined: Sep 15, 2003
Posts: 94
|
|
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.
|
 |
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
|
|
|
As far as the DTD is concerned, JBuilder says it's just fine.
|
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
|
 |
 |
|
|
subject: Problem deploying ejbs in weblogic
|
|
|