Get the Jboss source for the version you are using, and take a look at
the testsuite/... For a JBossUnitTest.java.. In there, you will see
setup information for deploying jars from a unit test. I'm going to be
doc'ing them and repackaging them for use by the general populace, but
its pretty straightforward if you need to deploy specifically for unit
tests. 

Also, you can take a look at the JMX.java docs, which is an Ant task to
invoke an mbean from Ant. You can deploy a jar/war/ear/sar via the
Deployer Mbean using this ant task, or follow its lead for whatever uses
you may need. 

HTH,
James

> -----Original Message-----
> From: Marco Tedone [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, January 19, 2003 1:06 PM
> To: JBoss-user-list
> Subject: [JBoss-user] Deploying tools
> 
> 
> Is there any tool which could help in deploying EJBs on Jboss?
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: FREE  SSL Guide from 
> Thawte are you planning your Web Server Security? Click here 
> to get a FREE Thawte SSL guide and find the answers to all 
> your  SSL security issues. 
> http://ads.sourceforge.net/cgi-> bin/redirect.pl?thaw0026en
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED] 
> https://lists.sourceforge.net/lists/listinfo/j> boss-user
> 


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to