Steven
 
Depends what the application is... what Java Api's does it use?  Is it web based, if so then you'll need a servlet container (Tomcat, Orion or Resin).  You mentioned JMS, so have a look at JMS implementations. 
 
Assuming that your target audience/client already has WebLogic then just distribute your application to them, no need to sent them weblogic.jar either.  Or make it clear that they will require WebLogic in order to run your app.
 
If you have only developed on WebLogic then I'm afraid you are missing out on some really good technologies out in the Java world.  Go explore!  Expand your horizons.
 
jaseb
----- Original Message -----
To: jdjlist
Sent: Thursday, February 20, 2003 9:31 AM
Subject: [jdjlist] Re: The problem of the application size

Hi Bell,
 
Thanks for your reply. I am sure that I need to use some packages inside weblogic.jar, which is 20 over Mb. But my application is only about 200 Kb, so is there any better way that I can distribute my application?
 
 
 
 
____________________________________________
Steven Yong
Software Development Engineer FA Consulting Malaysia [EMAIL PROTECTED] ____________________________________________
----- Original Message -----
To: jdjlist
Sent: Thursday, February 20, 2003 5:24 PM
Subject: [jdjlist] Re: The problem of the application size

If it's just JMS you need then look at something like OpenJMS by Castor.  But what is the actual question you are asking.....
 
Jase Bell
----- Original Message -----
To: jdjlist
Sent: Thursday, February 20, 2003 7:22 AM
Subject: [jdjlist] The problem of the application size

Hi All,
 
I got a standalone java application, it need the weblogic.jar because of the JMS capability. That why we always need to put the 20+ over MB weblogic.jar in the PC although my application is about only 200KB. Any helps will be highly apprecated. Thanks.
 
 
 
 
____________________________________________
Steven Yong
Software Development Engineer FA Consulting Malaysia [EMAIL PROTECTED] ____________________________________________
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED].
To unsubscribe send a blank email to [EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to