<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Max Rydahl Andersen wrote:
<blockquote cite="mid:B0A184B4-188F-4A87-A7FD-ED012D82603D@redhat.com"
type="cite">
<pre wrap="">On Jun 15, 2011, at 21:12, Marius Bogoevici wrote:
</pre>
<blockquote type="cite">
<pre wrap="">As per the discussion that Scott and I had on IRC earlier, I tried to
summarize the current issues that we encounter outside the confines of
strict Java EE usage, for non Java EE JPA and native Hibernate
applications (with Spring apps being a subset of the larger Hibernate
application set), as well as some possible workarounds and some possible
solutions - some of these have working prototypes, for some others we
need to decide the direction in which we want to go (e.g. fail-fast vs.
more precise validation vs. runtime failures and so on).
It would be ideal if we could address some of these issues pre-7.0, if
not, then at least we should have a working plan for 7.1.
<a class="moz-txt-link-freetext" href="http://community.jboss.org/thread/168089">http://community.jboss.org/thread/168089</a>
</pre>
</blockquote>
<pre wrap=""><!---->
Yikes - that's not an encouraging list of issues ;(
</pre>
</blockquote>
<blockquote cite="mid:B0A184B4-188F-4A87-A7FD-ED012D82603D@redhat.com"
type="cite">
<pre wrap="">
If I read this right that makes almost every spring or Hibernate 3/JPA app impossible to deploy - is that correct ?
</pre>
</blockquote>
Well, Java EE JPA1 works ootb.<br>
<br>
Spring + Hibernate3 needs to package their own jars - this affects
mostly users that used the Hibernate 3 version packaged on the server.<br>
<br>
IMO there is is also an option to have a Hibernate 3 module.<br>
<blockquote cite="mid:B0A184B4-188F-4A87-A7FD-ED012D82603D@redhat.com"
type="cite">
<pre wrap="">
Hibernate 3 without JPA just using hbm.xml seems then to be the most portable option or will that fail too ? :)
Anything I can do to help solve these ? (and no I can't fix the issue at its core, but I can help test if needed)
I'm all ears since if that thread is true then a lot users will have a very hard time getting started with AS7.
/max
<a class="moz-txt-link-freetext" href="http://about.me/maxandersen">http://about.me/maxandersen</a>
</pre>
</blockquote>
</body>
</html>