> -----Original Message-----
> From: Michael [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 8:05 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] deploying to JBoss from Eclipse
> 
> 
> I found the JBoss-IDE "plugin" for Eclipse and installed 
> that.  It starts
> and stops the server, other than that it doesn't do much that 
> the EASIE
> plugin from Genuitec doesn't do.  Now the only "problem" is 
> that every time
> I recompile an object that I want deploy to JBoss, I have to 
> run an ANT
> target to copy the files to the jboss server/deploy 
> directory.  It'd be
> great if this last step could be eliminated.  Some ideas:
> 
> 1) Make the eclipse project within the JBoss folder and set 
> the output path
> to be inside the server/deploy dir
> 
> 2) Modify JBoss so that a server directory can reside outside 
> the JBoss
> hierarchy (and inside the eclipse project)

This "patch" 
http://sourceforge.net/tracker/index.php?func=detail&aid=639141&group_id=22866&atid=376687
 gives you a deployer that knows Eclipse workspace structure and can deploy EJBs and 
JARs into JBoss without packaging or moving files. It is compiled for JBoss 4.0 but I 
have a version for 3.2 too (which includes some bug fixed as well as untested support 
for multiple output folders). I also have simple UI plugin for Eclipse to 
deploy/undeploy projects into JBoss (requires eclipse deployer).

I am planning to integrate this stuff to JBoss-IDE but don't have enough time at the 
moment.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to