[seam-dev] Re: Deployment issues in JBoss-Embedded
Marek Novotny
mnovotny at redhat.com
Tue Jun 16 07:29:43 EDT 2009
Carlo de Wolf píše v Út 16. 06. 2009 v 12:02 +0200:
> From a glance you're mixing JBoss Messaging and JBoss MQ.
> I haven't got a clue whether the old embedded has a compatibility bridge.
I thought it, so somehow the build of jboss-embedded decided to choose
the wrong messaging component, That is weird thing because I changed
only build-thirdparty.xml definitions for hibernate dependencies.
Anyway thanks for assurance about it.
>
> Carlo
>
> Marek Novotny wrote:
> > Hi,
> >
> > first I know that JBoss Embedded is not supported, but anyway if
> > somebody can help me, I'd appreciate it very much.
> >
> > I get the attached exception in seam integration testsuite. Sometimes it
> > is thrown without java.util.ConcurrentModificationException stacktrace.
> >
> > What was changed in JBoss Embedded? I upgraded hibernate libs:
> > hibernate-core to 3.3.1.GA
> > hibernate-annotations to 3.4.0.GA
> > hibernate-commons-annotations to 3.1.0.GA
> > hibernate entitymanager to 3.4.0.GA
> > hibernate-validator to 3.1.0.GA
> >
> > in test-build dir which is in classpath is the following
> > destinations-service configuration:
> > <server>
> > <mbean code="org.jboss.mq.server.jmx.Topic"
> > name="jboss.mq.destination:service=Topic,name=testTopic">
> > <depends optional-attribute-name="ServerPeer">
> > jboss.messaging:service=ServerPeer
> > </depends>
> > <depends>jboss.messaging:service=PostOffice</depends>
> > </mbean>
> >
> > <mbean code="org.jboss.mq.server.jmx.Queue"
> > name="jboss.mq.destination:service=Queue,name=testQueue">
> > <depends optional-attribute-name="ServerPeer">
> > jboss.messaging:service=ServerPeer
> > </depends>
> > <depends>jboss.messaging:service=PostOffice</depends>
> > </mbean>
> > </server>
> >
> >
> > Thanks in advance,
> >
> >
>
--
Marek Novotny
--
JBoss Seam Product Lead
Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno
Email: mnovotny at redhat.com
Office phone: +420 532 294 287, ext. 82-62 087
mobile: +420 608 509 230
------------------------------------------------------
Looking to carve out IT costs?
www.europe.redhat.com/promo/carveoutcosts/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.jboss.org/pipermail/seam-dev/attachments/20090616/93bf59b6/attachment.bin
More information about the seam-dev
mailing list