Read the change notes that explain empty
elements are no longer valid indications of
null values. Remove all empty elements from the
descriptors.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Cloudor Pu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 21, 2002 2:05 AM
Subject: Re: [JBoss-user] JBoss_3_0_0_RC3 released


hello,

I have a problem with my downloaded jboss-3.0.0RC3_tomcat-4.0.3.zip .
When i deploy the example cd.jar i get an error message as follows:
--------------------------
08:40:11,862 INFO  [MainDeployer] Starting deployment of package:
file:/var/jboss/server/default/deploy/cd.jar
08:40:12,170 ERROR [XmlFileLoader] failed to load jboss.xml.  There
could be a syntax error.
org.jboss.deployment.DeploymentException: Error in jboss.xml for Bean
CDBean: configuration '' not found in standardjboss.xml or jboss.xml
at
org.jboss.metadata.ApplicationMetaData.importJbossXml(ApplicationMetaData.ja
va:544)
at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:186)
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:324)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:651)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:526)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:490)
................
--------------------------

 /META-INF/jboss.xml in cd.jar:
--------------------------
<?xml version="1.0" encoding="iso8859-1"?>

<jboss>
    <secure>false</secure>
    <container-configurations />
    <resource-managers />
    <enterprise-beans>
        <session>
    <ejb-name>CDCollectionBean</ejb-name>
    <jndi-name>cd/CDCollection</jndi-name>
    <configuration-name></configuration-name>
        </session>
        <entity>
    <ejb-name>CDBean</ejb-name>
    <jndi-name>cd/CD</jndi-name>
    <configuration-name></configuration-name>
        </entity>
    </enterprise-beans>
</jboss>
---------------------------

regards,
Cloudor

ÔÚ 2002-05-20 Ò» µÄ 23:22£¬ Scott M Stark дµÀ£º
> The last release candidate before the final release of 3.0 is available on
> SourceForge:
> http://sourceforge.net/project/showfiles.php?group_id=22866
>
> Change notes:
> http://sourceforge.net/project/shownotes.php?release_id=62219
>
> Get your bug reports submitted to SourceForge. If your bugs are there
> and aren't being resolved have you submitted a testcase?
>
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to