[jboss-jira] [JBoss JIRA] Closed: (JBREM-199) remoting clients required to include servlet-api.jar
David Lloyd (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 05:31:09 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-199?page=all ]
David Lloyd closed JBREM-199.
-----------------------------
> remoting clients required to include servlet-api.jar
> ----------------------------------------------------
>
> Key: JBREM-199
> URL: http://jira.jboss.com/jira/browse/JBREM-199
> Project: JBoss Remoting
> Issue Type: Task
> Components: general
> Affects Versions: 1.2.1 final
> Reporter: Tom Elrod
> Assigned To: Tom Elrod
> Fix For: 1.4.0 final
>
>
> Due to the InvoekrRegistry statically adding the standard invokers (client & server) to the registry by protocol name, which includes the ServletServerInvoker (which imports javax.servlet package classes), all users of remoting are required to include servlet-api.jar in the classpath.
> This is an issue when only using remoting as a client (as in the case of ejb clients using unified invoker), since now ejb clients are required to include servlet-api.jar.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list