[jboss-jira] [JBoss JIRA] Commented: (JBAS-7440) org.jboss.test.deployers.seam.test.Seam*ExampleUnitTestCase
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Dec 1 09:43:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497456#action_12497456 ]
Scott Marlow commented on JBAS-7440:
------------------------------------
Missing class org/hibernate/lob/ReaderInputStream was added for Hibernate 3.5.0-Beta-3 (when that ships). A valid workaround is to use the org/hibernate/lob/ReaderInputStream class from Hibernate core 3.5.0-Beta-1 (or greater than Beta-2). The org/hibernate/lob/ReaderInputStream class is marked as deprecated (Seam will stop using it in future releases).
> org.jboss.test.deployers.seam.test.Seam*ExampleUnitTestCase
> -----------------------------------------------------------
>
> Key: JBAS-7440
> URL: https://jira.jboss.org/jira/browse/JBAS-7440
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Hibernate service
> Reporter: Shelly McGowan
> Assignee: Scott Marlow
> Fix For: JBossAS-6.0.0.M2
>
>
> Deployment of the SEAM tests apps fail due to:
> Caused by: java.lang.NoClassDefFoundError: org/hibernate/lob/ReaderInputStream
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list