-
1. Re: Failing 'factory' tests
wolfc Nov 21, 2008 5:36 AM (in response to alrubinger)Ah, you still can't contemplate that I might even have left a bug there for you to spot. ;-)
https://jira.jboss.org/jira/browse/JBAS-6229
"Much to learn you still have" -
2. Re: Failing 'factory' tests
alrubinger Nov 21, 2008 10:10 AM (in response to alrubinger)"wolfc" wrote:
"Much to learn you still have"
Nah, I just figured it was more polite to let you have this one. ;)
S,
ALR -
3. Re: Failing 'factory' tests
nouredine13 Nov 25, 2008 4:08 AM (in response to alrubinger)Hello,
I have a problem deploying my application EAR JBoss5_CR2 on, and I had the same problem as that posted on jira:
https: / / jira.jboss.org/jira/browse/JBAS-6229
You have suggested to download "jboss-JPA-1.0.0-Beta4 deployers", but I don't find a link to download it?
Thank you in advance. -
4. Re: Failing 'factory' tests
nouredine13 Nov 25, 2008 8:32 AM (in response to alrubinger)hi,
I found the link for downloading jboos-JPA-deployers-1.0.0.Beta4 here: http://repository.jboss.com/maven2/org/jboss/jpa/jboss-jpa-deployers/1.0.0 -Beta4 /
i have copy this jar module to server/default/lib directory of AS, but the problem of @PersistenceContext injection from a different jar fails always !
have you some workaround to this problem ???
Best regards. -
5. Re: Failing 'factory' tests
alrubinger Nov 25, 2008 12:00 PM (in response to alrubinger)Hi Nouredine13:
The issue is that for any one component you update, there are other component dependencies which must be satisfied.
To address this, we make use of the EJB3 Plugin.
http://www.jboss.org/community/docs/DOC-9564
Note that this process is currently limited to patching an AS installation built from SVN trunk/HEAD.
S,
ALR -
6. Re: Failing 'factory' tests
wolfc Nov 26, 2008 1:55 AM (in response to alrubinger)Stop hijacking this thread and continue here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192264