[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Create plugin for a web application

2008-01-03 Thread loopix
Great :) I will take a look, now View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116882#4116882 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116882 ___ jboss-user mailing

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Create plugin for a web application

2008-01-02 Thread loopix
Ok, thanks very much, now I'm on the good road :) So, my last idea is: - a plugin will be a .war file (it's easy to develop it on Eclipse, separately) - the web application base will load a directories with .war files - a .war files is unpackaged and will be a part of "web_plugin.war" modules (e

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Create plugin for a web application

2007-12-29 Thread loopix
Yes, thanks I think I have no choice and must follow this way. But, I got a last question: Is it possible, for a web application already deployed, to modify itself ? I say that because I will need to update web.xml or application.xml with that application, so JBoss will re-deploy the archive an

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Create plugin for a web application

2007-12-28 Thread loopix
EDIT: is there any way to do a "addServlet()" in a Web Application (.war, from a servlet for example ...) using JBoss application server ??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116003#4116003 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: add files into deployed war file?!

2007-12-28 Thread loopix
same problem here, but a little bit more complicated ... see here: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=126710 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116001#4116001 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Create plugin for a web application

2007-12-28 Thread loopix
Hi all, I'm trying to make a Web application but now, I'm stuck because I try to do things that I don't know if it's possible I have write the "base" of the application, that consist of a login page and a main page. The application wanted must work with plugin, like Eclipse (a plateform