Dependency on JMS
-----------------
Key: JBSEAM-1672
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1672
Project: JBoss Seam
Issue Type: Feature Request
Components: Remoting
Affects Versions: 2.0.0.BETA1
Environment: JavaBeans, Hibernate, Tomcat 6.0.13, Java 6, Windows XP
Reporter: Ralph Schaer
Assigned To: Shane Bryzak
Priority: Optional
Seam Remoting has a dependency on JMS. The problem is that the RequestHandlerFactory
instantiate the PollHandler in the constructor. In a non EE environment like
Tomcat I have to put a JMS library into the classpath although the application does
not need JMS. Not a big deal, but maybe it's possible to change Seam Remoting
that it loads PollHandler only when there is a JMS library in the classpath.
--
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