RE: MDB using iBus JMS provider

2002-01-02 Thread udi h bauman


Thanks, but I've already have a resource wrapper. It turned out to be a 
problem with the JMS session auto acknowledge parameter  setting it in the 
orion-ejb-jar solved my problem.


At 01:42 AM 02-01-02 -0500, you wrote:
you have to write resource wrapper around the external jms implementions
factory.
see the mail archive for an example

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]] On Behalf Of
  udi h bauman
  Sent: Tuesday, January 01, 2002 12:51 PM
  To: Orion-Interest
  Subject: MDB using iBus JMS provider
 
 
  Hi
 
  Help please: I've configured iBus//MessageServer to run as
  Orion's JMS
  provider,  have no problem sending messages from my EJBs 
  clients, but
  none of them reach my MDB's.
 
  In my client, when accessing the topic from the iBus
  TopicConnectionFactory
  I specify only the topic name (MyTopic),  in the
  orion-ejb-jar.xml I
  specify the full location
  (destination-location=java:comp/resource/MessageServer/MyTopi
  c). Is this
  correct?
 
  Any help much appreciated!
  udi
 
 
 

udi h bauman
developer
3D collaboration
SGS - OptiTex
http://www.OptiTex.com
Phone: (972) 3 904 9979 ext. 214





MDB using iBus JMS provider

2002-01-01 Thread udi h bauman

Hi

Help please: I've configured iBus//MessageServer to run as Orion's JMS 
provider,  have no problem sending messages from my EJBs  clients, but 
none of them reach my MDB's.

In my client, when accessing the topic from the iBus TopicConnectionFactory 
I specify only the topic name (MyTopic),  in the orion-ejb-jar.xml I 
specify the full location 
(destination-location=java:comp/resource/MessageServer/MyTopic). Is this 
correct?

Any help much appreciated!
udi





RE: Off-topic: UML Tools...Help!!!

2001-12-09 Thread udi h bauman

Hi

We've been using SparxSystems modelling product (Enterprise Architect) 
found it fairly good. If you also consider its very small price, you might
find it even more nice.


udi


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jorge De Flon
Sent: Saturday, December 08, 2001 4:06 PM
To: Orion-Interest
Subject: Re: Off-topic: UML Tools...Help!!!


I Also think that together is the best UML modeling tool.
if you dont have the money, you can use a opensource tool as fujaba (goggle
it because it is not fujaba.org )

Regards



- Original Message -
From: Curt Smith [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Friday, December 07, 2001 7:47 AM
Subject: Re: Off-topic: UML Tools...Help!!!


 I have a team using TogetherJ for our modeler, IDE and deploy tool.
 TogetherJ, the first to market with a great all Java UML modeler, round
trip
 code generator product.  Supports all IDE functions including debugging
into
 your appserver's VM, deploy, call Ant, JUnit etc etc.  Very feature rich.

 togethersoft.com

 Curt

 Oisin Kim wrote:

  John,
  have a look at Poseidon, the community edition is free and it's 100%
  Java so multi platform, although it runs best with 1.3.1_01 JRE...
  Oisin
 
  On Thu, 2001-12-06 at 15:28, [EMAIL PROTECTED] wrote:
   Hi,
  
   I have been asked by my manager to evaluate some UML modelling tools:
   Rational Rose and Select. However, I have never really used UML so I
   probably wasn't the best person to ask :)
  
   So, if anyone could tell me any pros and cons of these packages I
would
   appreciate it. Developers are gonna be using JBuilder 5 Enterprise,
and the
   idea would be to farm out classes/beans you have designed and
structured in
   the UML model.
  
   Any information or experiences you would like to share would be
appreciated
   as I don't have a clue :)
  
   Thanks,
  
   Johnny
  
  
   Confidentiality Notice:
   The information in this e-Mail message is confidential and for the use
of
   the named recipients only. The information may be protected by
privilege,
   work product immunity or other applicable law.
   If you are not the intended recipient - the retention, dissemination,
   distribution or copying of this e-Mail message is strictly prohibited.
If
   you receive this e-Mail message in error, please notify me immediately
by
   telephone (44 207 384 8102) or e-Mail ([EMAIL PROTECTED]).
  
  --
 
  
  Oisin Kim
  Software Engineer
  Aurium - the new brand for Conceptual Drift
  Clifton House
  Lower Fitzwilliam Street
  Dublin 2
  Web - http://www.aurium.net
  Email - [EMAIL PROTECTED]
  Mobile - +353 86 841 9967
  Telephone - +353 1 661 1132
  




_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com







MessageBus

2001-12-04 Thread udi h bauman

Hi list,

Does anyone have experience with integrating SoftWired iBus/MessageServer
JMS provider with Orion?

Any comments highly appreciated!

Thanks,
udi





Altering database table

2001-05-31 Thread udi h bauman



Hi,

I'm using the Hypersonic database that arrived with 
Orion.

I've added a field to an entity bean (in the 
ejb-jar.xml) yet it seem like Orion didn't update the database 
structure.

How can I alter the table structure? I there a way 
to re-create it? 

I understand the Hypersonic database is deceased or 
something, but is there a live console somewhere?


Thanks,
udi