I'm posting the attached in cas Siraj is on vacation and one of you other
nice Rose fans can answer my question.
Everyone have a Merry Christmas!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Frances H. Butler
| Computing Specialist
| BWXT Y-12 L.L.C.
| Oak Ridge, TN
| Phone: (865) 574-3694
| Internet: [EMAIL PROTECTED]
|
| Results! Why, man, I have gotten a lot of results.
| I know several thousand things that won't work.
| Thomas Edison
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----Original Message-----
From: Butler, Frances H. (FHB)
Sent: Wednesday, December 20, 2000 3:12 PM
To: 'Siraj Shaik'
Subject: RE: (ROSE) Java Reverse Engineering
Siraj,
Thanks for your previous help. I was successful on that task. Now,
however, I have another issue that perhaps you could help me with. Our
project is using Oracle 8i JDBC, so we need to reference those libraries as
well. I checked the Using Rose J reference, and found the following advice
on page 15:
"When setting up your class path for your user libraries, consider:
(1) Where is the file? Specifically, what is the fully qualified path name?
(2) What are the package or import statement in the source?"
I am not sure of the answer to the first question in our case...I have
created a directory as follows, with the Oracle libraries in it, so I think
it should work. Since I'm using a Rose floating license, I cannot test it
right now because another person is using it, but can you tell me if it
should work?
C:\eQIPJavaLibraries\Java3rdParty\jdbc\Oracle8i\lib\classes12_01.zip;
The answer to the second question is the source code has a package statement
and import statement as follows:
package DbConnectionPool;
import oracle.jdbc.pool.*;
Any help you can provide would be greatly appreciated.
Thanks,
Frances
-----Original Message-----
From: Siraj Shaik [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 2:55 PM
To: 'Butler, Frances H. (FHB) '
Subject: RE: (ROSE) Java Reverse Engineering
put c:\jdk1.3\jre\lib\rt.jar at the begining of your classpath
and then RE.
siraj
-----Original Message-----
From: Butler, Frances H. (FHB) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 11:38 AM
To: 'Siraj Shaik'
Subject: RE: (ROSE) Java Reverse Engineering
Siraj,
Thanks so much for your reply. OK, now I've tried that but I'm still
receiving the following errors:
14:37:50| CLASSPATH=f:\JDK1.3;F:\Rational\Rational Test
7\javaenabler\sqarobot.jar;F:\Swing-1.1.1\swingall.jar;F:\eQIPJavaLibraries;
L:\EQSP;L:\EQSP\appServer
14:38:40| Error Resolving qualified name String occurred in File
L:\EQSP\user\Request.java
14:38:42| Error Resolving qualified name Object occurred in File
L:\EQSP\user\UserType.java
14:38:47| Error Resolving qualified name String occurred in File
L:\EQSP\user\Agency.java
14:38:55| Error Resolving qualified name String occurred in File
L:\EQSP\user\Function.java
14:39:00| Error Resolving qualified name String occurred in File
L:\EQSP\user\Role.java
14:39:12| Error Resolving qualified name String occurred in File
L:\EQSP\user\Group.java
14:39:15| Error Resolving qualified name String occurred in File
L:\EQSP\user\goldenQuestion.java
14:39:17| Error Resolving qualified name Hashtable occurred in File
L:\EQSP\user\goldenQuestionList.java
14:39:20| Error Resolving qualified name String occurred in File
L:\EQSP\user\User.java
14:39:24| Error Resolving qualified name OracleDataSource occurred in File
L:\EQSP\user\UserFactory.java
14:39:27| Error Resolving qualified name Exception occurred in File
L:\EQSP\user\InvalidUserTypeException.java
Any other ideas?
Thanks,
Frances
-----Original Message-----
From: Siraj Shaik [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 2:30 PM
To: 'Butler, Frances H. (FHB) '; [EMAIL PROTECTED]
Subject: RE: (ROSE) Java Reverse Engineering
Frances,
In your case go for multiple directory references. Add as many
you want to the classpath by extending it thru multiple directories.
But one thing to remember when you do this is, the first reference to
anything in the classpath is picked not the later one. So if you have
same two references in the classpath in two directories put them in the
order you want to use them.
Siraj
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Butler, Frances H.
(FHB)
Sent: Tuesday, December 19, 2000 11:07 AM
To: [EMAIL PROTECTED]
Subject: (ROSE) Java Reverse Engineering
I need help with configuring my Project Specification.
As we know, when reverse engineering using Rose, you have to have your
classpath variables and Java source directories set correctly. Here's our
situation:
(1) For our project we are using 2 3rd party libraries that are each in
separate directories. Let's say we have "c:\3rdParty1" and "c:\3rdParty2";
(2) Let's say we are using JDK 3, so we point our classpath environment
variable (Windows NT in our case) to the directory that contains the JDK;
(3) Let's say our source files are in a directory called "xyz"
Now, in the Project Specification tab, we have something like
"c:\jdk1.2.1\jre\lib\rt.jar" in the "Environment" text box, and something
like "c:\xyz" in the "Directories" text box.
The question is, how do I reference the 3rd party libraries? Do they have
to be placed in the same directory as the Java classpath, or can we have
multiple directory references?
Any assistance would be greatly appreciated.
Have a Merry Christmas!
Regards,
Frances
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Frances H. Butler
| Computing Specialist
| BWXT Y-12 L.L.C.
| Oak Ridge, TN
| Phone: (865) 574-3694
| Internet: [EMAIL PROTECTED]
|
| Results! Why, man, I have gotten a lot of results.
| I know several thousand things that won't work.
| Thomas Edison
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************