Bugs item #901111, was opened at 2004-02-20 14:26
Message generated for change (Comment added) made by pilhuhn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=901111&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Matt Veitas (mveitas)
Assigned to: Nobody/Anonymous (nobody)
Summary: BSH files run that are contained within jar in an ear

Initial Comment:
I have an ear file that files that has bsh-2.0b1 as a
jar file in it's lib directory. For some reason JBoss
is attempting to deploy and run these bsh scripts. This
is an unwanted side effect of the bean shell deployer.

-Matt

----------------------------------------------------------------------

>Comment By: Heiko W.Rupp (pilhuhn)
Date: 2004-02-20 14:57

Message:
Logged In: YES 
user_id=217112

You might try to comment out the following in
conf/jboss-service.xml if you don't want bsh to be deployed
by the container:

   <mbean code="org.jboss.varia.deployment.BeanShellSubDeployer"
      name="jboss.scripts:service=BSHDeployer">
   </mbean>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=901111&group_id=22866


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to