Ok, i tried this but it doesn't work. i get arround
cu
markus
* JD Brennan <[EMAIL PROTECTED]> [2002-10-08 08:00]:
> I wonder if it's because you have a pathref and a property
> with the same name (xdoclet.classpath}. I use different
> property names for refs. But for XDoclet, I just spell
Hello I'm using jb 3.2b and I'm having the following error.
Please could you tell me where I'm wrong ?
2002-10-08 09:23:12,944 DEBUG
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.webappointments/Absence]
Initializing CMP plugin for webappointments/Absence
2002-10-08 09:23:12,991 DEBUG [org.j
* Cindy Liang
> Oracle-service.xml:
>
>
> name="DefaultDomain:service=XADataSource,name=OracleDS">
> OracleDS
> name="DataSourceClass">org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
> jdbc:oracle:thin:localhost:1521:ora
> s_user
> sh
> 50
>
>
Isn't this quite short? What I
Not unless there is an exception that provides more info. Also the
ProxyLoginModule is not needed in 3.0, try it without it.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "David Ward" <[EMAIL PROTECTED]
Sacha Labourey wrote:
>Could you please try the read-only tag at the method level, as described by
>Bill. It does work. If it doesn't, it is a bug and it would be good to know
>about it.
>
>Cheers,
>
>
> Sacha
>
>
>
Well, I am confused now: are u sure attribute can be app
Hi Georg,
You said:
>If you cannot use the QueuedPessimisticEJBLock (which is usually the
>case when you need concurrent access to CMP EBs), and you need to
>synchronize your EBs, you can use the "row-locking" setting in the
>jbosscmp-jdbc.xml config file (in defaults or per EB) and let the
>da
Thanks very much! Dim
I had found the archives I wanted.
But the problem about mail service is still not solved. I had put
username&password into mail-service.xml, but it didn't take effect.
With username&password I can't send mail to host other than the smtp host I
used.
whereas without user
Hi,
I want to unsubscribe from this list. But now able to do it.
If any administrator around, please do it
Thanks,
Mahesh
--
__
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
"Free price compari
Gene,
We have the same situation in our system. Here's how we solved the
problem.
we have an entity, A, whose primary key is also a foreign key to another
entity, B.
We don't specify any relationships for A.pk. Instead, I added
A.ejbSelectB(KeyType key).
Then I added A.getB() { return ejbSelec
Rc2 is in head. I will cater for the final release in a few days.
-Ursprüngliche Nachricht-
Von: David Ward [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 7. Oktober 2002 21:29
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] [Fwd: Announcing Axis 1.0!]
FYI for Dr. Jung and others interested
* Markus Garscha
> Hi!
>
> what's wrong?
> ---8<--
> gama@ws:~/prog/java/jboss$ ant xdoclet
> Buildfile: build.xml
>
> init:
>
> xdoclet:
>
> BUILD FAILED
>
> /home/gama/prog/java/jboss/build.xml:54: taskdef class
> xdoclet.ejb.EjbDocletTas
Why not click on the link at the end of each mail you receives from
this list (https://lists.sourceforge.net/lists/listinfo/jboss-user). At
that page scroll to the end, enter your email address and click on
'Edit Options' and voilá --- there you have it :)
/Lennart
tisdagen den 8 oktober 200
Hi,
I am having a trouble with transactions during one of my unit tests. Someone
might be able to help.
I have some code to update a member's interest in a topic. This will
retrieve the list of current interests, store them in a cache (seperate
collection) and update the specified interest when
it sounds like you need to get a better understanding of the way smtp hosts
behave. do you have a mail admin that you can talk to? as I think a couple
of people have already hinted at, the smtp host will not let mail be sent to
just anyone, otherwise spam would be rife. So, what they (generally
Hi all!
I finally solved my previos problem it was that I wrote:
* @ejb.finder signature="java.util.Collection findAll()"
* @jboss.query
* signature="java.util.Collection findAll()"
* query="SELECT OBJECT(Agenda) FROM WaAgenda agenda ORDER BY
Agenda.serviceId, Agenda.agendaDay"
*
Hi!
ok, i included an echo tag. i got the following output:
Buildfile: build.xml
init:
[echo]
classpath=/usr/share/ant/lib/ant.jar:/home/gama/prog/java/jboss/lib/xdoclet.jar:/home/gama/prog/java/jboss/lib/log4j.jar
xdoclet:
BUILD FAILED
/home/gama/prog/java/jboss/build.xml:56: taskdef c
in build.xml
Markus Garscha wrote:
>Hi!
>
>ok, i inc
Hello kiuma,
could you, please, provide more info on what works and what doesn't?
Thank you.
alex
Tuesday, October 08, 2002, 1:31:07 PM, you wrote:
k> Hi all!
k> I finally solved my previos problem it was that I wrote:
k> * @ejb.finder signature="java.util.Collection findAll()"
k> * @jboss
Hi,
I am stuck with the following exception when I try to run my client.
Here is the exception and the batch file to call my client is also attached.
Am I missing an additional jar?
Any hints?
I have searched the jboss-forum but haven't found anything usefull.
Thx
Andreas
javax.naming.Communi
Title: Message
Can
anyone shed some light on this? Is there anything extra needed to help diagnose?
I'm on JB 3.0.0 using JDK 1.3.1, also. Any pointers as to what I am doing wrong
would be greatly appreciated!
Thanks,
James
-Original Message-From: James
Higginbotham Sent: M
The second works.
Alex Loubyansky wrote:
>Hello kiuma,
>
>could you, please, provide more info on what works and what doesn't?
>
>Thank you.
>
>alex
>
>Tuesday, October 08, 2002, 1:31:07 PM, you wrote:
>
>k> Hi all!
>k> I finally solved my previos problem it was that I wrote:
>
>k> * @ejb.finde
Hi Guys ,
For the past 2 days i have been trying to configure JBoss3.0.3 to
work with MSSQLServer2000. I have followed the following steps for
configuring JBOSS with SQLServer2000,
The following are the steps that i have done in JBoss3.0.3
to get it wo
I'm using Jboss 3.0.2 and MQSeries 5.2.
When I deploy an MDB I get the following error:
13:24:03,413 INFO [EjbModule] Creating
13:24:03,423 INFO [EjbModule] Deploying TestMDB
13:24:03,433 INFO [JMSContainerInvoker] Creating
13:24:03,433 INFO [JMSContainerInvoker] Created
13:24:03,433 INFO [
I don't know about the farm service.
I'd suggest including oracle-service.xml in the .ear. You need a
jboss-app.xml with it listed as a module
oracle-service.xml
This syntax is from memory. I think this feature is in the 3.0 branch.
david jencks
On 2002.10.07 23:08:26 -0400 "Sc
Bekkum, Odd Rune wrote:
> When I deploy an MDB I get the following error:
Did you test MQSeries using JMS in JBoss without any message-driven
beans? You can do this by making a little JBoss MBean service which
just tests MQSeries using the JMS API. This would help you find out
whether the probl
On Mon, 7 Oct 2002, Marius Kotsbak wrote:
> And why running the server on windows??? It defintially is not a server
> os. I thought you that promote open source would like to use it
> yourself?
> (I even see that you are using IE, outlook and MS word! The most closed
> source software that you
Dhiraj Ramakrishnan wrote:
> For the above line if i give use the following options
it gives me the following error
>
> a) ByContainerAndApplication -
org.jboss.util.NestedSQLException: Need non-null subject for subject/cri
based pooling; - neste
The semicolon ; in the url looks unusual.
The datasource will be bound under java:/PersonEntity
david jencks
On 2002.10.08 07:43:00 -0400 Dhiraj Ramakrishnan wrote:
> Hi Guys ,
> For the past 2 days i have been trying to configure JBoss3.0.3
> to
> work with MSSQLServer2000. I have foll
I get an exception:
java.rmi.ServerException: RemoteException occurred in server thread; nested
exception is:
java.rmi.ServerException: EJBException:; nested exception is:
javax.ejb.EJBException: null; CausedByException is:
Method is not a known CMP field accessor, CMR field accessor, or ejbSe
hi,
the same problem:
/home/gama/prog/java/jboss/build.xml:56: taskdef class
xdoclet.ejb.EjbDocletTask cannot be found
something does goes wrong with ant. ant can't find the class, but the
file xdoclet.jar exists and it is the correct classpath... ;(
markus
* kiuma <[EMAIL PROTECTED]> [2002-1
* Markus Garscha
> hi,
>
> the same problem:
>
> /home/gama/prog/java/jboss/build.xml:56: taskdef class
> xdoclet.ejb.EjbDocletTask cannot be found
>
> something does goes wrong with ant. ant can't find the class, but the
> file xdoclet.jar exists and it is the correct classpath... ;(
I seem t
I hope this can help
Markus Garscha wrote:
>hi,
>
>the same problem:
>
>/home/gama/prog/java/jboss/build.xml:56: taskdef class
>xdoclet.ejb.EjbDocletTask cannot be found
>
>something does goes wrong with ant. ant can't find the class, but the
>file xdoclet.jar exists and it is the correct class
Hi again,
Please let me reiterate:
A typical smtp server will only allow you to use it to deliver mail to
recipients within its domain, when the sender is sending from outside
it's domain, as defined by the ip address of the sender (which you
appear to be doing). Therefore, as you said, you c
Hello Francesco,
you have declared cmr accessors as remote methods while relationships
are allowed only for local interfaces.
alex
Tuesday, October 08, 2002, 4:48:15 PM, you wrote:
FM> I get an exception:
FM> java.rmi.ServerException: RemoteException occurred in server thread; nested
FM> exce
Hi all,
can you please tell me what's wrong with this code?
/**
* Returns a Collection of local Roles
* @return a Collection of local Roles
*
* @ejb.relation
* name="user-roles"
* role-name="user-has-role"
* target-ejb="webappointments/RoleB
Title: jboss 3.0.2(3): still suffers from java.lang.IllegalStateException: removing bean lock and it has tx set!
From that I cannot see much complains about the above exception (full stack trace is below) i conclude that either not many people using cmp2.0 or I am doing something wrong. This
Title: Message
The EJBConnector is not secured by default so what
have you done to setup this up?
The adaptor EJB is in the
jmx-ejb-adaptor.jar.
Scott StarkChief Technology
OfficerJBoss Group, LLC
- Original Message -
From:
Ja
Hi David,
thanks. I tried that, but jboss-jca.jar has no class in package
org.jboss.resource.adapter.jdbc.local. I use JBoss 3.0.2 - could this be a
problem ? Do I have to uprade JBoss ?
Thank you.
Marek
hi, dim and stephen:
Thanks:)
I'm so sorry for my poor knowledge about SMTP:)
but...:)
I'm still a little confused: how can some mail application(such like
outlook) make it, I mean, send to others outside the domain.
I had read one article about it and found that one can send
username&password
Ok, with JBoss 2.4.x releases, we've added a classpath extension (solely for use in a
development environment - not delivered that way) to the file "jboss.conf" using an MLET
tag, etc., etc.
Now that we are moving to JBoss 3.x (3.0.3 to be exact, I think), how do I accomplish the
same thing??
I'ts an optional adapter, not part of jboss core. It's in the
jboss-local-jdbc.rar.
david jencks
On 2002.10.08 12:31:57 -0400 [EMAIL PROTECTED] wrote:
>
> Hi David,
>
> thanks. I tried that, but jboss-jca.jar has no class in package
> org.jboss.resource.adapter.jdbc.local. I use JBoss 3.0.
This is the default unmodified jboss installation. If I use the jetty
installation, it all starts as expected. I am using JDK1.3.1.
Tom Veldhouse
13:09:50,339 ERROR [URLDeploymentScanner] Failed to deploy:
org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@ecc81012{
url=file:/usr/lo
Hi.
Juha-P Lindfors wrote:
>On Mon, 7 Oct 2002, Marius Kotsbak wrote:
>
>
>>And why running the server on windows??? It defintially is not a server
>>os. I thought you that promote open source would like to use it
>>yourself?
>>(I even see that you are using IE, outlook and MS word! The mo
I can't see any effect of using that one:
2002-10-08 20:09:58,418 ERROR
[org.jboss.ejb.plugins.SecurityInterceptor] Authentication exception,
principal=null
2002-10-08 20:09:58,477 ERROR
[org.jboss.ejb.plugins.SecurityInterceptor] Authentication exception,
principal=null
2002-10-08 20:09:58,531 E
You could put it in a jar and deploy the jar.
You could use the ClasspathExtension mbean (somewhat undocumented) (in
system module, org.jboss.system.ClassPathExtension.java)
You could think about writing an mbean that is directly configured with
whatever you are putting in this file, so you don't
As documented, the RunAsLoginModule clears the run-as role when
its commit() method is called so the scope of the run-as role is
effectively only the login() phase. MedlemsregisterLoginModule needs
to obtain the information for the getRoleSets call during the login phase.
This is either its overri
Title: RE: [JBoss-user] Mail Service- to dim and stephen
I haven't used it, but the javax.mail.Session object
appears to support SMTP servers that require authentication.
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/index.html
Check the docs for javax.mail.Session.setPasswordAuthenticatio
On Tue, 8 Oct 2002, Anders Engstrom wrote:
> >>And why running the server on windows??? It defintially is not a server
> >>os. I thought you that promote open source would like to use it
> >>yourself?
> >>(I even see that you are using IE, outlook and MS word! The most closed
> >>source softwa
Hi Alexey,
we today encountered this problem (for the first time
as far as I know) after a fresh update on Branch_3_2.
Only to let you know, we had no time to dig into it...
Regards,
Michael Bartmann
Alexey Yudichev wrote:
> From that I cannot see much complains about the above exception (fu
David,
So, are you saying that I could write my own "user-service.xml" type file to access/configure
the ClassPathExtension mbean??
Also, I've found source for it under org.jboss.deployment.ClasspathExtension. Is that the right
beastie?? Doesn't look like it does much.
Robert
David
Ah. I forgot that note.
MedlemsregisterLoginModule is extending UsernameLoginModule. If I
understand this right, I have to save the list of groups in an instance
variable to supply when getRoleSets is called. But is this thread safe?
Can more than one user be authenticated at the same time with t
This is the default unmodified jboss-tomcat installation. If I use the
jboss-jetty
installation, it all starts and runs as expected. I am using JDK1.3.1.
Tom Veldhouse
13:09:50,339 ERROR [URLDeploymentScanner] Failed to deploy:
org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@ecc8
I did move the secured access logic for getRoleSets to
getUsersPassword() in my login module. It then stopped looping while
authenticating, but I still get an exception:
21:50:01,717 ERROR [SecurityInterceptor] Authentication exception,
principal=null
21:50:01,717 ERROR [LogInterceptor] EJBExcept
Worked just fine for me "out of the box."
Using Sun's JDK1.3.1_04.
Not sure why it's a problem for you, though!
(I knowreal helpful)
rp
"Thomas T. Veldhouse" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
10/08/2002 01:50 PM
Please respond to jboss-user
To:
No success
i generated my own .ant.properties in the project directory with
jboss.home, xdoclet.home, struts.home - but the same output. ant
can't define the xdoclet task... perhaps i use wrong versions of
ant, xdoclet, etc?
which versions do you use?
here my output of the build process:
ga
Using what OS, JDK, and is there an xml parser extension installed in the JDK?
This has to be an issue with how relative entity references are resolved as this
works fine for me with the following JDK/OS combos:
Sun 1.3.1_04-b02 on WinXP
Apple 1.3.1_03-69 on OSX 10.2.1
Sun 1.3.1-b24 on RedHat 7.3.
That's good to know. Unfortunately this application is deployed to
several different environments (dev, qa, production) each of which must
connect to a completely different database. I can't really put
oracle-service.xml in the ear.
Out of curiosity, what is the problem causing this? Is it tha
xdoclet from cvs
and last stable ant version
Markus Garscha wrote:
>No success
>
>i generated my own .ant.properties in the project directory with
>jboss.home, xdoclet.home, struts.home - but the same output. ant
>can't define the xdoclet task... perhaps i use wrong versions of
>ant, xdoclet
Hi All,
Am I misunderstanding the meaning of Unidirectional? I have declared a
One to One Unidirectional relation from a RepositoryEntry to a
Signature. When JBoss creates the tables, RepositoryEntry is given a
signature field, as expected, but it also creates a RepositoryEntry
field in the S
I am using the FreeBSD Native JDK 1.3.1p7 (basically it is the Sun JDK
without hotspot). No, there is not an XML parser in the classpath. Having
said that, I ran the Jetty version of JBoss 3.0.3 and it runs fine.
Tom Veldhouse
- Original Message -
From: "Scott M Stark" <[EMAIL PROTECTE
Title: Message
I have created
a custom deployment sorter and found that I had to add the jar to my classpath
on the command line, rather than using -L or the bootstrap finding it
automatically in JBoss 3.0.0 within the $JBOSS_HOME/lib dir. Is this an expected
thing, or am I missing a step?
I think this is the reason:
"The default value is that of the JBoss/Catalina bundle where the
jakarta-tomcat-4.1.12-LE-jdk14 is included as jboss_dist/catalina."
I don't think that does the non-JDK 1.4 crowd a lot of good ;)
Tom Veldhouse
- Original Message -
From: "Scott M Stark" <[E
Wrong, try reading the actual setting. As I stated I'm only using non-JDK 1.4 VMs.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Thomas T. Veldhouse" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: T
> Thanks:)
np (o:
> I'm so sorry for my poor knowledge about SMTP:)
gotta learn somewhere (o:
> It's difficult for me to make my jboss server in a same domain of the smtp
> server, so...
> After all, my question is how can I send email from my EJB? That is what I
> really wanted.
ok, you have a
On 2002.10.08 15:39:38 -0400 [EMAIL PROTECTED] wrote:
> David,
>
> So, are you saying that I could write my own "user-service.xml" type file
>
> to access/configure
> the ClassPathExtension mbean??
yes, or include it in soe other *-service.xml file you already use (such as
conf/jboss-service.x
* kiuma <[EMAIL PROTECTED]> [2002-10-08 23:30]:
> xdoclet from cvs
> and last stable ant version
ant 1.4.1
xdoclet 1.2.0-beta1
should work, because all other things work too...
i don't have any idea what to do next .(
cu
markus
msg22009/pgp0.pgp
Description: PGP signature
Alright, that worked. And changing the relative path to
../../../tomcat-4.1.x did not work either -- it did require the full, hard
coded path. Why would that be?
Tom Veldhouse
- Original Message -
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October
It's not expected by me. Unless you have modified the jboss startup code
to explicitly instantiate your sorter, putting the jar in server/[conf]/lib
should work. Only put things in $JBOSS_HOME/lib that are needed for the
boot process. Anything mentioned in server/[conf]/conf/jboss-service.xml
sh
* kiuma <[EMAIL PROTECTED]> [2002-10-08 23:30]:
> xdoclet from cvs
> and last stable ant version
>
i did it!
i upgraded ant from 1.4.1 to 1.5.1 and look - it works!!!
thanx a lot
markus
msg22012/pgp0.pgp
Description: PGP signature
In my jboss-service.xml file, I've got this little snippet:
file:///d:/projects/webmtattribute>
mbean>
First off, is that pretty much what is requi
copy the file onto the same filesystem, then move it into deploy - this
will be an immediate/atomic operation
Jules
Greg Turner wrote:
> When JBoss hot deploys something, it makes a copy into tmp and actually deploys
> the copy in tmp. I am guessing that what happens is that when ftp starts
>
I've just tried to reproduce it on Branch_3_0 - I can't - I think that
the 3.0.3 release was just screwed.
Get yourself a cvs tree using Branch_3_0 and let me know if you have any
further 'distributable' problems.
Jules
Barlow, Dustin wrote:
> Jules,
>
> Do you have a status on this issue,
David,
I was hoping you were going to say that, as it seemed wrong. Although,
the stacktrace leads me to believe that the initial VM classloader is at
work here, and thus the reason why I even tried using the command line.
I tried it in server/default/lib and JBOSS_HOME/lib, but no luck either
wa
Yeah, we've seen this one as well.. Though, we don't see it happen in
either WLS or Tomcat, so they must compensate somehow.. Is there a way
that Jetty could use a simliar approach to compensate for this issue?
Nothing urgent, just wondering..
James
> -Original Message-
> From: Jules Go
What happens if you change the line in the URLDeploymentScanner from
Class.forName(blah)
to Thread.currentThread().getContextClassLoader().findClass(blah);
?
thanks
david jencks
On 2002.10.08 19:59:56 -0400 James Higginbotham wrote:
> David,
>
> I was hoping you were going to say that, as it
I have seen this happen on both WL6.1 and Orion. If opening a zipfile
throws an exception, they just try again.
Jeff Schnitzer
[EMAIL PROTECTED]
> -Original Message-
> From: James Higginbotham [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2002 5:06 PM
> To: [EMAIL PROTECTED]
>
I guess I took the thread out of context - I thought it was one of those
"zip file corrupt on hot deploy threads".. I'm speaking of the hot
deploy feature of Jetty catching the file in the middle and not trying
again, which I am not sure if its fixed or not in recent Jetty builds.
I'm on JB 3.0.0
You have to use Ant 1.5 with the latest versions of XDoclet.
-Original Message-
From: Markus Garscha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 9 October 2002 7:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] [OT] can't run xdoclet ;(
* kiuma <[EMAIL PROTECTED]> [2002-10-08 23:
Hi Neal:
I think you should add a part in jbosscmp-jdbc.xml at the
entity role you want jboss to generate a foreign key for you, otherwise
jboss will generate both as default(my opinion).
As far as One:N relationship, because it's impossible to set foreigh key
at the one side(of course
That did it.. Course, that call would be loadClass(), as findClass() is
the protected method.
Thanks,
James
> -Original Message-
> From: David Jencks [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2002 7:11 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Adding a custom
I have a rather tricky problem with jboss-web.xml where a
does not show up in JNDI for one webapp, although the identical file
shows up in another webapp in the same EAR, and I would like to search
the archives before asking for help debugging JNDI configuration.
Unfortunately SourceForge rep
I have a stateless session bean whose remote interface extends another interface.
public interface UserManagerRemote extends IUserManager, EJBObject
{
// All
business methods defined in IUserManager
}
When I expose this EJB as a webservice
through jboss.net none of the met
Hi Thorbjørn,
what works for me is: http://www.mail-archive.com/lists.html.
Regards,
Michael
Thorbjørn Ravn Andersen wrote:
> I have a rather tricky problem with jboss-web.xml where a
> does not show up in JNDI for one webapp, although the identical file
> shows up in another webapp in the s
I am using JBoss3.2beta...
We send messages to a JBossMQ queue and have an MDB that listens on that
queue and sends emails based on what it gets...
The emails all get sent just fine but JBossMQ always throws a
javax.transaction.xa.XAException.
ERROR [StdServerSession] failed to commit/rollback
Title: RE: [JBoss-user] jboss 3.0.2(3): still suffers from java.lang.IllegalStateExceptio n: removing bean lock and it has tx set!
Bug #582428 which is definitly the same, was submitted on July, 16... It is one step from being marked as 90 days old.
Best wishes,
Alexei Yudichev mailto:[E
www.mail-archive.com
cheers
dim
- Original Message -
From: "Thorbjørn Ravn Andersen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 3:15 PM
Subject: [JBoss-user] Access to archives of this list - (want to research to
avoid asking a FAQ)
> I have a rather
Hello Neal,
specify key-fields for one of the ejb-relationship-role's. This should
solve the problem.
alex
Tuesday, October 08, 2002, 11:58:35 PM, you wrote:
NS> Hi All,
NS> Am I misunderstanding the meaning of Unidirectional? I have declared a
NS> One to One Unidirectional relation from a R
I too would like to know why the source forge list is not open.
Does anyone know??
R.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Dmitri
Colebatch
Sent: 9. oktober 2002 08:22
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Access to archives of thi
Thomas T. Veldhouse wrote:
>This is the default unmodified jboss-tomcat installation. If I use the
>jboss-jetty
>installation, it all starts and runs as expected. I am using JDK1.3.1.
>
The relative path expects you to be in jboss.../bin when starting "run.sh"
--
Thorbjørn Ravn Andersen
hello all:
I met another problem.
<--Error Message->
javax.ejb.EJBException: Application Error: tried to enter Stateful bean with
different transaction context
at
org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstance
Hello Alex,
if you say 'only for local interfaces' you mean that the Home interface is
Local (LocalHomeEmployee) ?!
*
* @ejb:bean name="masterdata/Position"
* display-name="Masterdata Position Entity Bean"
* type="CMP"
* cmp-version="2.x"
*
91 matches
Mail list logo