I am trying to test a session bean to be deployed on
WebSphere 6.0 AS. I tried using the WebSphereDoclet
tag and it generated two websphere specific deployment
artifacts:ibm-ejb-jar-bnd.xmi and ibm-ejb-jar-ext.xmi.


The ejbJar elemenet in the *ext.xmi file is as
follows:
 
<ejbJar href="META-INF/ejb-jar.xml#ejb-jar_1"/>

When I tried deploying this, the WAS6.0 deployer
emitted a warning in the log file:


4/8/05 12:33:04:328 PDT] 00000029 ArchiveDeploy W  
ADMA0091E: The resource META-INF/ibm-ejb-jar-ext.xmi
that is defined in URI META-INF/ibm-ejb-jar-ext.xmi
for module testejb.jar is not valid.  The resource has
a cross reference META-INF/ejb-jar.xml#ejb-jar_1 that
cannot be resolved.

Any idea what may be the issue here?

Thanks,
Shantanu Sen




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to