Hello JOnAS Community,

maybe this is the wrong newsgroup (so please tell me what to use instead for future 
proposals), but I want to tell a proposal for JOnAS.

If I jave an ejb.jar at any location on my harddisk, and that location is not included 
in the classpath, neither GenIC nor JOnAS can access that jar. What I do not 
understand is: Both tools are given the full path and name of ejb.jar, since I cannot 
start GenIC without telling what to work with, and I cannot force JOnAS to load a jar 
if I don't tell it the path and name.

So my proposal would be to write that simple one line of code that will GenIC and 
JOnAS force to add the given path and jarfile to the classpath. This would be much 
easier than always having to write SET XTRA_CLASSPATH=location.

Impact

I do not see a negative impact of internally, automatically adding the jar that is 
used to the classpath. For the jar always has to be in the classpath, there by 
definition cannot be negative impact when automatically doing this and not forcing the 
user to this manually.

Benefit

We could omit the need to have always change XTRA_CLASSPATH before calling GenIC or 
JOnAS, what makes development and deployment of beans easier.

Thank you
Markus

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to