> I tried looking at the old jboss 2.4.x docs but it appears
> they are no
> longer available (dead link on jboss.org).
They have been removed, I've uploaded them again here
http://jboss.sourceforge.net/doc-24/ and fixed the url. You can also
checkout module "manual" from JBoss CVS, it contains
Hi,
following problem: we use a XA data source with Oracle 8.1.7. The data
source deploys correctly. When the application tries to write into the
database, we get the following error:
PLS-00201: identifier 'JAVA_XA.XA_START_NEW' must be declared
The error comes from a stored procedure. Does this
Thanks Heiko.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rupp,Heiko
Sent: 03 June 2003 15:47
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] Create method executed succesfully but I can't
see any record on the database
Hi,
> Do you have some so
Hi,
I have a problem with an EjbQl: on my scenario, there are 2 entity
beans:
Bean1 and Bean2. There is a unidirectional relation between Bean2 and
Bean1 (M:1).
On my Bean2 I have an EjbQl (findXXX) returning a Collection, like this:
SELECT DISTINCT o.bean1 FROM bean2 AS o WHERE bean2.bean1.code
I'm trying to upgrade from the JBoss 2.4.4/Tomcat bundle to the JBoss 3.2.1/Tomcat
bundle. I'm deploying an ear with a war packaged inside. The problem I'm having is
that the War doesn't get expanded and part of what my application needs to do is
locate some files in the war and read them at run
Hi,
I tried looking at the old jboss 2.4.x docs but it appears they are no
longer available (dead link on jboss.org).
Where can I find a simple intro to using jmx with preferably a simple
example that I can deploy in jboss3.0.x - just to get me started.
thanks
jfc
---
Wednesday, June 04, 2003, 11:36:05 AM, Pete Beck wrote:
PB> Is there a case for a JBoss JDO project?
Yesterday I made first commits. Basic testcases are also available.
alex
---
This SF.net email is sponsored by: Etnus, makers of TotalView,
Recently I found a thread on a forum that discussed the virtues of JDO
over Entity Beans.
There was a very good argument that in most cases Entity Beans aren't
needed.
The main things that entity beans provide over JDO are declarative
security, remote access and automatic transaction demarcation.
> We only replace properties referenced in mbean attribute
> values.
I see... but why does this not work:
x=abc
y=${x}/def
(y is now 'null/def')
> You would have to subclass
> the java.util.Properties class and then you can do what
> you want in the load of the properties file.
Hi,
> I was wondering if someone could point me to some documentation that
> contains step-by-step instructions for configuring an entity
> bean and a
> session bean for deployment in Tomcat and JBoss by using xdoclet. I
There is the xpetstore on sf.net that sould give some hints.
Not really
(B
(B
(B
(B
(B
(B
(B
(BHi,
(B
(B
(B
(BI got following
(Bexception when I called a method of bean without authentication:
(B
(B
(B
(Bjava.rmi.ServerException: RemoteException occurred in server thread; nested exception
(Bis:
(B
(B java.rmi.ServerException: EJBExc
I have a problem with JBoss cvs.
I do :
cvs co jboss-head
and this is fine, but when I next time call
cvs up jboss-head
I download all files from beginning
What is a problem ?
regards
Haris Peco
---
This SF.net email is sponsored by: Etnus,
I was wondering if someone could point me to some documentation that
contains step-by-step instructions for configuring an entity bean and a
session bean for deployment in Tomcat and JBoss by using xdoclet. I
would like to know exactly which xdoclet tags to use to generate which
parts of the d
Hello,
Did you run initjvm script on the Oracle database?
rgds
MS
-Original Message-
From: Marco Tedone [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 03, 2003 4:30 PM
To: [EMAIL PROTECTED]
Subject: Re: HA: [JBoss-user] Oracle XA error on 3.2.1
Have you set pad="true" in transaction-ser
We only replace properties referenced in mbean attribute
values. We do not look into properties files as this is
handled by the Properties class. You would have to
subclass
the java.util.Properties class and then you can do what
you
want in the load of the properties file.
x
Just put the file in the root of the ear and access it
as a resource. It can also be placed in any nested path
and
all that changes is the name of the resource.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
On Tue, 3 Jun 2003 19:33:37 +01
Have you set pad="true" in transaction-service.xml file? I'm using Oracle9i
with Jboss 3.2.1 and an XA datasource, and everything is working great.
Regards,
Marco
- Original Message -
From: "Stefano Maestri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 2:03 PM
Mark, I just include jbosscmp-jdbc.xml file into my jar distribution and
everything works great now.
I'm just using a CMP entity bean with MySQL.
Regards,
Marco
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 3:32 PM
Subject: RE: [JBos
On 6/3/03 1:52 PM, "Bela Ban" <[EMAIL PROTECTED]> wrote:
> Sacha Labourey wrote:
>
>>> Two can play that one, but I hope you're studying up on your
>>> kaputt-deutschspeche. I'll have it ready ;-) Though I'll
>>
>>
>> No, don't do that please, nt!!! Do it with Bela, I am sure he
>> stil
尊敬的:您好!我是体育弓箭俱乐部,现我公司最新开发的拳头产品:2008ax手枪弩,150元。具有很好的质量,
优
越的性能,等优点,现在苏皖地区
销售火爆,得到了很多朋友认可,现在市场需求和利润空间都很大,我真诚希望和您合作,共同来开辟这块市场。
联系地址:南京市白下区华盛园5栋2单元403室 电话:025-4273951 13951088920 杨石罄 17路
81路 90路 海福巷
东下马路对面向前50米 华盛园小
区 体育弓箭俱乐部地址:芜湖市花园街A区3楼 电话:0553-3822492 0553-3112936 吴先生
[EMAIL PROTECTED] 体育弓箭俱乐部南京
We're having an odd intermittent issue with our CMP beans on JBoss 3.2.0.
Every once in a while, we'll get an error like so:
Load failed; CausedByException is:
*** ERROR[15001] Syntax error at or before:
SELECT PARTITION, ACCOUNT_QID, CHECK_NUMBER,PAYEE, AMOUNT, ISSUE_DATE, HAS_MEMO
,
I'm having a hard time with this problem:
I have a properties file that I'm accessing hardcoded into the filesystem
("C:\blabla\my.properties")
and I would like to pack it inside my ear, to use it with my EJB.
Where do I pack it and what do I need to reference it?
I'm googling for this for some t
Your message
To: [EMAIL PROTECTED]
Subject: Re: 45443-343556
Sent:Tue, 3 Jun 2003 09:23:09 -0400
did not reach the following recipient(s):
[EMAIL PROTECTED] on Tue, 3 Jun 2003 14:24:10 -0400
The recipient name is not recognized
The MTS-ID of the original message is: c=
I am looking for an code example of a servlet performing client proxy-managed
fail-over. Can anyone help? I have two app servers running in a cluster and
want to demonstrate fail-over and load-balancing.
__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with
Sacha Labourey wrote:
Two can play that one, but I hope you're studying up on your
kaputt-deutschspeche. I'll have it ready ;-) Though I'll
No, don't do that please, nt!!! Do it with Bela, I am sure he
still
knows it though ;)
replace pommes
frites for frei frites ;-)
You are going t
On Tue, 3 Jun 2003, Sacha Labourey wrote:
> > Two can play that one, but I hope you're studying up on your
> > kaputt-deutschspeche. I'll have it ready ;-) Though I'll
>
> No, don't do that please, nt!!! Do it with Bela, I am sure he still
> knows it though ;)
well for what I remember y
Send it to me, [EMAIL PROTECTED]
Scott Stark
Chief Technology Officer
JBoss Group, LLC
On Tuesday, June 3, 2003, at 08:28 AM, jfc wrote:
Hi,
I am still trying to find the answer to my previous post to do with
why my logged-out-user requests to a
On 6/3/03 11:48 AM, "Sacha Labourey" <[EMAIL PROTECTED]>
wrote:
>> Be friendly. Its not like they spoke French or something.
>>
>> I think its good. :-)
>
> We share the same room in SF, right? I will speak French then ;)
>
Two can play that one, but I hope you're studying up on your
kaputt-d
Hello,
I am puzzled by "when" to use resource-ref in ejb-jar.xml and jboss.xml. I
have seen resource-ref for a jdbc datasource declared in sesson beans and
entity beans but sometimes it is left out. If a session bean does not look
up a jdbc resource at all, why would someone include the resource
My post wasn't about not being tolerant, it was just about understanding
what the e-mails were about.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> David Ward
> Sent: mardi, 3. juin 2003 14:59
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Re:
> Be friendly. Its not like they spoke French or something.
>
> I think its good. :-)
We share the same room in SF, right? I will speak French then ;)
---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://
Hi,
I am still trying to find the answer to my previous post to do with why
my logged-out-user requests to a secured ejb which are seen to be still
logged in (when doing sessionCtx.isCallerInRole("admin")).
I am clearing the authentication cache on logout and then it seems the
ejb ctx will ret
Hi,
> Do you have some sort of Hypersonic userinterface?
Go to JBoss JMX Console
http://localhost:8080/jmx-console/
then go to Jboss , service=Hypersonic.
Follow the link. On the next page, there is a
"startDatabaseManeger" button.
--
Bancotec GmbH EMail: [EMAIL PROTECTED]
Calwer Str. 33
Hi,
verifier error which isn't fatal in jboss3.0 but is in jboss3.2.1.
>15:02:12,109 WARN [verifier] EJB spec violation:
>Bean : GangsterEJB
>Section: 10.6.2
>Warning: CMP entity beans may not define the implementation of a finder.
> Is there any way around this as it's part of the Crime por
Just for the record... A while back I had the problem of not being able
to load classes from xyz.war/WEB-INF/lib that were referenced only from
within a custom tag. At the time I had solved the problem by putting
both the classes and the .war separately in a .sar; it now seems that
the problem was
Hi Marco,
I've a similar problem myself when deploying old versions of
entity beans (jboss2.4.1) in jboss 3.2.1. How are you viewing the sql?
Do you have some sort of Hypersonic userinterface?
Thanks,
masrk.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On B
You need to update your branch view to one as of yesterday as this has been fixed.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Simone Milani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday,
Until I announce this release, with the release notes it does not exist.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "David Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 200
Title: Message
Hi
Folks,
I
purchased the CMP2.0 documentation there recently. I'm in the process of
attempting to look at it.
Unfortunately it
seems to have been written for jboss3.0 and not 3.2.1 which I'm using. I get the
following
verifier error which
isn't fatal in jboss3.
I did translate it (I put it in quotes), but here it is again:
"It is clear that we do not make distinction of (per) country. The idea is to
construct a Hispanic community of (on/about) JBoss."
Just so everyone understands, the point of all the messages in Spanish was that
a new list/forum was b
40 matches
Mail list logo