-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am getting something that's not quite right and am unsure if it's a problem 
with my tags or from a bug in xdoclet.

The generated orion-ejb-jar.xml is:
<?xml version="1.0"?>
<!DOCTYPE orion-ejb-jar PUBLIC "-//Evermind//DTD Enterprise JavaBeans 1.1 
runtime//EN" "http://www.orionserver.com/dtds/orion-ejb-jar.dtd";>
<orion-ejb-jar deployment-version="1.5.0">
   <enterprise-beans>
      <!-- Session Beans -->
      <session-deployment name="DEALookup"
                                                                        
location="DEALookup"
                                                                        
location="DEALookupLocal"
                          >
      </session-deployment>
      <!-- Entity Beans -->
      <!-- Message Driven Beans -->
   </enterprise-beans>
</orion-ejb-jar>

However, when I start orion I get: 
Error in application RxHope: Error loading package at 
file:/home/insecure/orion/autodeploy/RxHope/RxHope-ejb.jar, Error parsing 
orion-ejb-jar.xml at 
/home/insecure/orion/application-deployments/RxHope/RxHope-ejb.jar: Fatal 
error at line 11 in 
file:/home/insecure/orion/autodeploy/RxHope/RxHope-ejb.jar: Attribute 
"location" already appeared in this tag.

My tags in my source are:
    * ejb:home
    *    generate="none"
    * ejb:interface
    *    generate="remote"
    * @ejb.bean
    *    name="DEALookup"
    *    type="Stateful"
    *    description="test"
    *    display-name="DEALookup"

Has anyone seen this before?  Thanks in advance for any ideas.

- -- 
Geoff Gowey
Note: remove the - to send a return email to me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9h9ttf/zeUHfpk6MRAvs9AKCpdgo9Jv7ISH+oxSZ28spBzltnNgCdHXL/
GxHvCWi/dIHa8qHJR7cH/5M=
=Prw4
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to