Hi Phil,

As far as I can tell, the Deploy tool looks in your jar for
"META-INF/ejb-jar.xml".  If it doesn't find that, then it assumes you're
using the old properties set-up, which triggers it to look for
default.properties.  Is it true that you have the XML file in "meta-inf" and
not "META-INF"?  If so, try renaming it to upper-case and rejar and try
again.  Let me know what happens.  Looks like we ought to log a more
specific warning message.

Scott Stirling
Allaire Corporation
http://www.allaire.com/developer/jrunreferencedesk/

> -----Original Message-----
> From: Rhodes, Phillip C. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 29, 2000 3:02 PM
> To: JRun-Talk
> Subject: deploy tool will not recognize beans with deployment
> descriptor?
> 
> 
> I have several beans that I jar up.  I have my ejb_jar.xml in 
> same jar in
> "meta-inf" directory
> 
> I call deploy command line tool, and it says
> 
> C:\Applications\JRun>java -Djava.security.policy=jrun.policy 
> -classpath
> lib/ejipt_tools.jar allaire.ejipt.tools.Deploy
> Warning: No default.properties found in
> servers\default\deploy\productsalemgmt.jar
> Warning: No beans found in jar(s)
> 
> What am I doing wrong??
> 
> Thanks!
> 
> Phillip Rhodes
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to