On Tue, 27 Feb 2001 [EMAIL PROTECTED] wrote:

> Try unjarring Log.jar
> 
> (jar xvf Administration.ear; jar xvf Log.jar; vi META-INF/jaws.xml)
> 
> and make sure that the wrong jaws.xml isn't getting in there.

Unfortunately I can't find any wrong `jaws.xml'.

> If youve got the RIGHT jaws.xml in Log.jar, then I don't know what's going
> on.  There was a bug that caused this problem for about a week at one point,
> but I KNOW that it worked in 2.0FINAL. Did you apply an old pet-store patch
> to 2.0FINAL??

No. I didn't apply any patch.

> From your output it is very plain that the problem comes from Log.jar.

I've tried another test. At first the known output:

[J2EE Deployer] Starting module Log.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1011.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1011.jar
[Container factory] Deploying Log
[Container factory] Warning: data found in jaws.xml for entity Card but bean is not a 
jaws-managed cmp entity in ejb-jar.xml
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1011.jar
[J2EE Deployer] Starting module Card.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1015.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1015.jar
[Container factory] Deploying Card
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1015.jar
[J2EE Deployer] Starting module CardLog.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1018.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1018.jar
[Container factory] Deploying CardLog
[Container factory] Warning: data found in jaws.xml for entity Card but bean is not a 
jaws-managed cmp entity in ejb-jar.xml
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Administration.ear/ejb1018.jar

Now I've deployed the beans separatly. The warning is gone for `Log'.
Unfortunately the warning isn't gone for `CardLog':

[J2EE Deployer] Starting module Log.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Log.jar/ejb1042.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Log.jar/ejb1042.jar
[Container factory] Deploying Log
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Log.jar/ejb1042.jar
[J2EE Deployer] J2EE application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/Log.jar is deployed.
[Auto deploy] Auto deploy of 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/Card.jar
[J2EE Deployer] Deploy J2EE application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/Card.jar
[J2EE Deployer] Create application Card.jar
[J2EE Deployer] Installing EJB package: Card.jar
[J2EE Deployer] Added User.jar to common classpath
[J2EE Deployer] Added ejb-helper.jar to common classpath
[J2EE Deployer] Starting module Card.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Card.jar/ejb1047.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Card.jar/ejb1047.jar
[Container factory] Deploying Card
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/Card.jar/ejb1047.jar
[J2EE Deployer] J2EE application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/Card.jar is deployed.
[Auto deploy] Auto deploy of 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/CardLog.jar
[J2EE Deployer] Deploy J2EE application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/CardLog.jar
[J2EE Deployer] Create application CardLog.jar
[J2EE Deployer] Installing EJB package: CardLog.jar
[J2EE Deployer] Added Card.jar to common classpath
[J2EE Deployer] Added Log.jar to common classpath
[J2EE Deployer] Added Administrator.jar to common classpath
[J2EE Deployer] Added User.jar to common classpath
[J2EE Deployer] Added ejb-helper.jar to common classpath
[J2EE Deployer] Starting module CardLog.jar
[Container factory] 
Deploying:file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/CardLog.jar/ejb1051.jar
[Verifier] Verifying 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/CardLog.jar/ejb1051.jar
[Container factory] Deploying CardLog
[Container factory] Warning: data found in jaws.xml for entity Card but bean is not a 
jaws-managed cmp entity in ejb-jar.xml
[Container factory] Deployed application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/CardLog.jar/ejb1051.jar
[J2EE Deployer] J2EE application: 
file:/home/dbla/share/jboss_tomcat/jboss-2.0-FINAL/deploy/CardLog.jar is deployed.

Regards
Achim



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to