Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is J2EE 1.4 Application Server suitable for large project?

843833Mar 22 2004 — edited Mar 23 2004

I am working on a project by using WebLogic as EJB server, but we want to reduce the cost by changing EJB server from WebLogic to J2EE 1.4 Application Server.

I have a lot of problems when trying to migration the project to J2EE 1.4 Application Server.
And it seems that J2EE 1.4 Application Server doesn't suit large project.
The project I am working on including around 1000 Entity Beans 500 Session Beans, Plus Client side classes and JSPs, (This is not large, really).

But everytime I try to load (only load, not deploy yet) the jar, it took me 5 - 10 minutes. I have no idea what it is doing.

And many strange problems occur during the migration, and I couldn't find much information about J2EE 1.4 Application Server.

Could anyone who had experience with this server give any advice please?

Should I give up, or it is possible, but I was doing the wrong thing?


Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2004
Added on Mar 22 2004
7 comments
92 views