Max Andersen [http://community.jboss.org/people/max.andersen%40jboss.com] 
created the discussion

"Re: Deployment from Eclipse don't deploy?"

To view the discussion, visit: http://community.jboss.org/message/564310#564310

--------------------------------------------------------------
There is nothing different between how JBoss or Tomcat sees your jar's in 
web-inf/lib. They are automatically picked up if using JEE 5/6, if using 
earlier then you have to refer to them from manifest.mf.

If you are missing JBoss in "Run As.." but have a Tomcat there then i'll assume 
is because you only added a Tomcat server and have not yet added a JBoss Server 
( you do that via File > New> Server and then choose JBoss Enterprise or 
Community server depending on what you have available to you).

And if that would have been available then it would still not be the right 
place to add spring or other jars for your WAR.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/564310#564310]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to