:
[JBoss-user] jboss.xml commit-option
You need to merge the JBoss.xml with your file
jboss-container.xml where you put something like
MyContainer
...
A
And set the container of your bean to
MyContainer.
Hope it
You need to merge the JBoss.xml with your file
jboss-container.xml where you put something like
MyContainer
...
A
And set the container of your bean to
MyContainer.
Hope it helps
Simone
- Original Message -
From:
Sonnek,
I would suggest buying the docs. If you don't want to spend the money your
can read the jbosscmp-jdbc dtd, and use the test cases in the testsuite cvs
module as an example.
-dain
> -Original Message-
> From: Màris Orbidàns [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 17, 2002 5:
Bryan,
You will find it at:
http://www.jboss.org/doco_files/jboss.dtd
I think this is a "bug" already declared (I think a saw a bug report on
jboss-development these last few days).
Daniel
On Saturday 04 August 2001 17:54, Bryan Field-Elliot wrote:
> The standard URL for the jboss.xml DTD, a
Please find enclosed the old version of jboss.dtd that I've downloaded
previously.
Bryan Field-Elliot wrote:
> The standard URL for the jboss.xml DTD, at:
>
> http://www.jboss.org/j2ee/dtd/jboss.dtd
>
> Appears to not be on the server -- has the "official" location been changed?
>
> Thank you,
>
Lipscombe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 8:02 AM
Subject: RE: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
> I have worked it out:
>
>
> The jboss.xml that does not work:
> jboss>
>
>
>Organ
I have worked it out:
The jboss.xml that does not work:
jboss>
OrganisationListBean
ejb/organisation/OrganisationList
The jboss.xml that *does* work:
jboss>
OrganisationListBean
ejb/organisation/OrganisationList
Note the tag.
I suppose it is requir
July 12, 2001 4:00 PM
Subject: RE: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
> Hi Burkhard,
>
>
> I get the a similar (or same) exception:
>
> [] looking up Home interface
java:comp/env/ejb/organisation/OrganisationList
> [] Failed to find Home interface
&g
: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Jboss.xml / JNDI lookup problems (lengthy)
Hi,
Can you try looking up java:comp/env/ejb/organisation/OrganisationList and
tell what happens.
Burkhard
___
JBoss-user mailing list
[EMAIL PROTECTED]
http
Hi,
Can you try looking up java:comp/env/ejb/organisation/OrganisationList and
tell what happens.
Burkhard
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
Hi,
well lets go by it step by step:
1. you call your bean:
> DBaseListMaps
so in JBoss.xml you will need:
> DBaseFetch
DBaseListMaps
> acais/DBaseFetch
now you can lookup your bean with java:comp/env/acais/DBaseFetch
2. for the web end:
> ejb/DBaseListMaps
> DBaseListMaps
acais/DBaseFetch
3, no
Cc: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 3:09 PM
Subject: Re: [JBoss-user] jboss.xml res-ref-name exception during deploy
> Please ignore this posting. I had a typo and had
> resolved the problem with an earlier posting's help
> ("java:/comp/env problems?") an
Please ignore this posting. I had a typo and had
resolved the problem with an earlier posting's help
("java:/comp/env problems?") anyways (thanks again,
Scott).
BTW, the typo was in the res-jndi-name; I had
java:/OraceDS instead of java:/OracleDS. Don't you
just love typos?
--
David Ward wrot
Because it does not conform to the jboss.xml dtd. See:
http://www.jboss.org/documentation/HTML/ch06.html
"Advanced container configuration : use of jboss.xml"
- Original Message -
From: "David Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, May 11,
There is no jboss.xml for web applications, this is only for ejb-jars. You
use a jboss-web.xml for web applictions and it goes into the WEB-INF
directory.
- Original Message -
From: "Jason Trust" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 10:23 AM
Subject: [JB
jboss.xml goes into the meta-inf sub-directory of the .jar file in which
you've put your enterprise beans.
It supplements the j2ee generic ejb-jar.xml file that also lives in this
subdirectory and adds additional jBoss specific functionality with which to
configure your enterprise beans to the co
See the section "What is jboss.xml?" in the jboss documentation (online).
- Original Message -
From: "Maris Orbidans" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 26, 2001 5:04 AM
Subject: [JBoss-user] jboss.xml
>
> where can I get a description of subj. file
17 matches
Mail list logo