aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Visual Age for Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Visual Age for Java" Watch "Visual Age for Java" New topic
Author

Visual Age for Java

octavyn pittman
Ranch Hand

Joined: Mar 06, 2001
Posts: 134
Has anybody had extensive experience with Visual Age for Java? I have an opportunity to get involved with it, but have never worked with it. Any opinions about it, such as how hard it is to get a thorough understanding of it, how well it seems to work, how many companies seem to want to use it, etc.? Any commentary appreciated...
OP
Mark Herschberg
Sheriff

Joined: Dec 04, 2000
Posts: 6037
This is really a topic for the "IDE's and other tools" forum, look there.
--Mark
hershey@vaultus.com
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5782
I'm moving this topic to "IDE's and other tools" forum.


Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).
Fred Abbot
Ranch Hand

Joined: Jun 01, 2000
Posts: 300
I am currently using va for java if you have any specific questions i will be glad to help
Fred
mn kiran
Greenhorn

Joined: Jul 31, 2001
Posts: 2
Hi Fred,
I am Kiran wokring on EJB using VAJ. i am trying to execute a sample given in VAJ (hello world). when i execute this example it is given output, but throwing an exception
"Failure while creating connection java.sql.SQLException: No suitable driver"
I have even created a DSN for the Data base ( i am using oracle 8i). i did not understand why it is throwing SQL exception when i am executing simple session bean which does not uses any Data Base.
I am using Visual Age 3.02 enterprise version and my database is orcale 8i client.
can u help me on this.
regards,
MN Kiran.

Kiran
Fred Abbot
Ranch Hand

Joined: Jun 01, 2000
Posts: 300
Im a little confused you are not using a database but if you were it would be oracle8i ?
in any case add the classes12.zip file to your resources in VAJ to do this from your workbench on the menu bar go to window the last item is options click on it it will bring up a dialog click on resources click edit and browse fro the proper file and apply
Fred
[This message has been edited by Fred Abbot (edited August 02, 2001).]
viju cg
Greenhorn

Joined: Sep 28, 2001
Posts: 13
Hi group
Can User defined code be included in methods generated by VisualAge for connections
thanks in advance...
Fred Abbot
Ranch Hand

Joined: Jun 01, 2000
Posts: 300
yes you can add your own code to generated code
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
just a test
Fred Abbot
Ranch Hand

Joined: Jun 01, 2000
Posts: 300
what are you testing?
Malli Raman
Ranch Hand

Joined: Nov 07, 2001
Posts: 312
Add db2Java.zip file in the classpath.

Originally posted by mn kiran:
Hi Fred,
I am Kiran wokring on EJB using VAJ. i am trying to execute a sample given in VAJ (hello world). when i execute this example it is given output, but throwing an exception
"Failure while creating connection java.sql.SQLException: No suitable driver"
I have even created a DSN for the Data base ( i am using oracle 8i). i did not understand why it is throwing SQL exception when i am executing simple session bean which does not uses any Data Base.
I am using Visual Age 3.02 enterprise version and my database is orcale 8i client.
can u help me on this.
regards,
MN Kiran.

Ashik Uzzaman
Ranch Hand

Joined: Jul 05, 2001
Posts: 2370

As i have heard, Visual Age for Java is a little bit slow and IBM changes their technology so often....
I use Borland JBuilder....
------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!


Ashik Uzzaman
Senior Member of Technical Staff, Salesforce.com, San Francisco, CA, USA.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Visual Age for Java
 
Similar Threads
Patterns wanted for examples
any good IDE for EJB generation
Converting data to Uppercase before passing it
weblogic and visual age java configuration
IDE for EJB