[JBoss-user] [Installation, Configuration & Deployment] - Re: Deploying application with 3rd Party Libraries

2006-04-29 Thread sim085
"jaikiran" wrote : Have a look at...

Hi wanted to thank you again.

Have been working on those two articles you gave me.  Must admit that at first 
I found it a little hard (still newby with JBoss) however finally I understood 
it :) and have my application working :)

Thanks a lot for your post, I would not have tought about that, or to even 
search on how JBoss loads a web application :)

thanks and regards,
sim085

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940341#3940341

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940341


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: Deploying application with 3rd Party Libraries

2006-04-28 Thread sim085
Thanks very much,

I will read those links and see what am I doing wrong :) thanks :)

regards,
sim085

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940126#3940126

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940126


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Deploying application with 3rd Party Libraries

2006-04-27 Thread sim085
Hi,

This is the first time I am using JBoss on my own (that is I start a project 
from scratch rather then inherit it from someone else), and I am finding some 
things a little confusing.

Basically my web application uses third party libraries, which I placed in my 
lib folder, which is placed in the WEB-INF folder.  I war my application and 
deploy it.  This however gives me an error that some libraries where not found. 
 No problem, I remembered that in a previous project they told me that if I 
needed new libraries I had to place them in /server/lib first. 
 I did so and all went fine.

However, now (being cuirass) I am asking why I need to this.  Why do I need to 
paste all my libraries in the JBoss lib folder if all the libraries I need are 
already in my application WEB-INF/lib folder? These are not libraries that 
JBoss would need!  So why do I have to do this process!

Btw ? I do not just copy and paste the libraries inside the lib folder.  This 
means that I do not have lib/*.jar but lib/*/*.jar.  What I mean is that for 
example the library for Log4J can be found in lib/log4j/log4j-1.2.13.jar.

Thanks and Regards,
Sim085

Ps: my application is working, but (as some of you already know) I hate be 
doing things wrong :$


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939742#3939742

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939742


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user