• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Rational Rose: a problem while creating dependency association in component diagram

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am new to Rational Rose Enterpise Edition and trying to generate a component diagram.
When asscociating a relation ship between 2 components as described below the tool gives me a message dialog ' parent subsystem "web" does not have a dependency on subsystem "ejb"'.
Here is how the component structure looks like :
control
1 ---- ejb -> ClientControllerEJB
1 ---- web -> ServiceLocator
When creating a dependency association from ServiceLocator to ClientControllerEJB , it says parent subsystem "web" does not have a dependency on subsystem "ejb".
And is not allowing to show the relationship visually.
I apreciate your help in this regard.
Thanks in advance!
Kurabalakota
[ March 02, 2004: Message edited by: Satyavathi Kurabalakota ]
[ March 02, 2004: Message edited by: Satyavathi Kurabalakota ]
 
Normally trees don't drive trucks. Does this tiny ad have a license?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic