[jboss-jira] [JBoss JIRA] Commented: (JBSEAM-414) "Reduce" dependency to EJB3 classes
Gavin King (JIRA)
jira-events at jboss.com
Mon Oct 16 07:45:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-414?page=comments#action_12345279 ]
Gavin King commented on JBSEAM-414:
-----------------------------------
What is required is that Seam can run without the ejb3 jar. Right now, basic Seam classes like Component have a direct dependency to ejb3 annotations and interfaces. We need to somehow refactor this stuff so that the annotation classes are not loaded when we are not in an EJB3 environment.
> "Reduce" dependency to EJB3 classes
> -----------------------------------
>
> Key: JBSEAM-414
> URL: http://jira.jboss.com/jira/browse/JBSEAM-414
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
> Priority: Blocker
> Fix For: 1.1
>
>
> People who want to run Seam in J2EE containers will run into problems because Seam has a hard dependency to EJB 3.0 versions of the EJB interfaces. We need to make the Seam/Hibernate stack run without any dependency to the EJB3 jars.
--
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