[jboss-dev-forums] [JBoss Web Development] - Re: issues porting from websphere to JBoss AS7
Praveen Gunda
do-not-reply at jboss.com
Fri Feb 22 16:17:01 EST 2013
Praveen Gunda [https://community.jboss.org/people/pgunda] created the discussion
"Re: issues porting from websphere to JBoss AS7"
To view the discussion, visit: https://community.jboss.org/message/799161#799161
--------------------------------------------------------------
Thanks for the response.
The two external files are used to confiure the server.
One thing of greater importance to me is *serveServletsByClassnameEnabled="true"*
*How do I enable this in JBoss AS7 ?*
This is a Java Web application that was started 10 years ago and uses the above configuration to serve all the servlets.
This alleviates the need to map servlets in web.xml.
If com.adcd.SnoopServlet needs to be called, the request would be like http://domain/webcontext/ http://domain/webcontext/*servlet/com.adcd.SnoopServlet* will be served.
Since we are porting we really do not want to change much. How do we acheive this in JBoss AS7? Is there something that can be configured in web.xml to acheive this?
*
*
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/799161#799161]
Start a new discussion in JBoss Web Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2112]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130222/9d65c93a/attachment.html
More information about the jboss-dev-forums
mailing list