: [JBoss-user] JBoss 2.4.4 NameAlreadyBoundException
Show the full log of the jar deployment. If the jar is something you
can post to SourceForge open a bug and attach the jar.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 10:28 AM
Subject: [JBoss-user] JBoss 2.4.4 NameAlreadyBoundException
> Hi,
>
> I have an jar that contains two ejbs: one stateless session
> (AuthenticationManager) and one BMP entity (ToolUser)
> When
Hi,
I have an jar that contains two ejbs: one stateless session
(AuthenticationManager) and one BMP entity (ToolUser)
When I deploy it under JBoss 2.4.4, I get the stack trace below. If I
comment out one
of the ejbs in the deployment descriptors, it deploys fine.
When I put back just the minimal