Halo all,
At last I founded a reason to my jboss-problem (see below)! The reason was
that I started run.bat on windows nt with classpath-value, that included two
paths too deploying ejbbeans (like:
K:\Java\jBoss-2.0_FINAL\examples\interest;K:\Java\jBoss-2.0_FINAL\examples\m
yejb). The effect was that some how JBoss used always only the first one of
those paths (the interest example) when it was deploying a ejbbean, also
with deploying the second etc. And namesserver had always only one added
value 'interest/Interest' (it pointed sometimes too myejb.MyEjb) or value
'myejb/MyEjb'.
Tuomas
----- Original Message -----
From: "Tuomas Kassila" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2001 4:25 PM
Subject: [jBoss-User] Problem with deployment discriptor and JNDI
> Halo all,
>
> I have problem with JNDI-names after deploying second my ejb jar-file.
First
> deployed ejb-application 'MyEjb' running well. MyEjb-application is made
by
> to coping Interest-example files to new directory myejb and renames
classes
> and com... directories (package) and changed jboss.xml- and
> ejb-jar.xml-files to my ejb-component, like 'Myejb'.
>
> My problem is: with my configuration (?) JBoss is always making only one
> deployed application!
> See below, what I mean. (The same thing happens if Interest is first
> loading application an Myebj is hten second one.) Can you help me.
>
> Thank in advance!
>
> Tuomas
>
> Ps. JBoss-console:
>
> [Auto deploy] Auto deploy of file:/K:/Java/jBoss-2.0_FINAL/deploy/myejb.ja
> r
> [J2EE Deployer] Deploy J2EE application:
> file:/K:/Java/jBoss-2.0_FINAL/deploy/in
> fobus2ejb.jar
> [J2EE Deployer] Create application myejb.jar
> [J2EE Deployer] Installing EJB package: myejb.jar
> [J2EE Deployer] Starting module myejb.jar
> [Container factory]
> Deploying:file:/K:/Java/jBoss-2.0_FINAL/bin/../tmp/deploy/in
> fobus2ejb.jar/ejb1002.jar
> [Verifier] Verifying file:/K:/Java/jBoss-2.0_FINAL/bin/../tmp/deploy/myejb
> .jar/ejb1002.jar
> [Container factory] Deploying Myejb
> [Container factory] Deployed application:
> file:/K:/Java/jBoss-2.0_FINAL/bin/../t
> mp/deploy/myejb.jar/ejb1002.jar
> [J2EE Deployer] J2EE application:
file:/K:/Java/jBoss-2.0_FINAL/deploy/myejb
> jb.jar is deployed.
> [Auto deploy] Auto deploy of
> file:/K:/Java/jBoss-2.0_FINAL/deploy/interest.jar
> [J2EE Deployer] Deploy J2EE application:
> file:/K:/Java/jBoss-2.0_FINAL/deploy/in
> terest.jar
> [J2EE Deployer] Create application interest.jar
> [J2EE Deployer] Installing EJB package: interest.jar
> [J2EE Deployer] Starting module interest.jar
> [Container factory]
> Deploying:file:/K:/Java/jBoss-2.0_FINAL/bin/../tmp/deploy/in
> terest.jar/ejb1004.jar
> [Verifier] Verifying
> file:/K:/Java/jBoss-2.0_FINAL/bin/../tmp/deploy/interest.ja
> r/ejb1004.jar
>
> [Container factory] Deploying Myejb
> // *******************
> // here: NOT Deploying Interest etc
>
> [Container factory] Deployed application:
> file:/K:/Java/jBoss-2.0_FINAL/bin/../t
> mp/deploy/interest.jar/ejb1004.jar
> // *******************
> [J2EE Deployer] J2EE application:
> file:/K:/Java/jBoss-2.0_FINAL/deploy/interest.jar is deployed.
> //
> *******************
>
>
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]