Dear Robert,
Robert Isepin wrote:
> You seem to be riding on a wave of self praise at the
> moment with two relatively old concepts of Dynamic
> Proxy and the *plonking* of a some file in a directory
> that is picked up by your listening container.
If you have a problem with me or my ego, please add me to your kill-file
or something.
> Can I
> ask you what is the advantage of dropping some jar
> into a directory over interacting with a deployment
> tool? Please consider that you will probably want to
> edit the deployment descriptor before deploying and
> check for any errors. How does your solution handle
> this?
One would usually do both, i.e. first edit the jar for deployment
settings, and then drop it into a directory upon which it would get
deployed. This is also highly useful during development: if you update
the jar or XML-DD the server will automatically re-deploy it. So,
instead of editing the file and then going to some server console to
re-deploy, the server does it for you. All of our users seem to be happy
about this (haven't had any complaints about it anyway).
> <qoute>
> In my humble opinion, it seems you have been looking
> at the problem for too long, and can't see the forest
> for all the trees. You would do well to step back a
> bit and reconsider the new landscape.
> </qoute>
>
> Practice what you preach. You still seem to be in the
> old world when it comes to your *great" usability
> idea. Please read some usability books and then
> comeback and tell us why programmers and designers
> like yourself should not be allowed to design user
> interaction methods.
I don't exactly know what you're referring to here. FWIW, I have already
taken just about all the UI classes available here at the university
(yeah, I'm an undergrad student for 2 more days). Is there something
about EJBoss (or EJX?) that you don't like?
In general, if you have any comments about any software written by me, I
humbly suggest that you send them to me personally instead of sending
them to a public mailing list about EJB. I have written quite a lot of
OpenSource software which is available from my site, of which EJX have
been partially sponsored and everything else is unpaid work. These are
tools from one developer, hoping to make the lives of other developers
simpler. If you don't like my tools, either let me know what to fix, or
simply don't use them. You certainly haven't paid anything for them.
> Maybe your solution stems from
> the fact that Web Logic forces you to work in a
> console and you thought you would do one better and
> allow the copying from the command some jar file into
> a directory for automatic uploading.
I have no idea what you're talking about. We (EJBoss) have the
following:
Beans can be put in a directory, and will automatically be deployed into
the container. If we compare with weblogic they want you to either edit
some properties file, or use a console to deploy the bean. We like our
solution better, but if you really really want the properties file (or
similar) I guess we could add that.
/Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.dreambean.com
Question reality
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".