[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-5953; jar override issue

dimitris@jboss.org do-not-reply at jboss.com
Mon Nov 24 09:23:14 EST 2008


Ok, I'll say it differently. The real problem is letting internal details, like VFS options, leak to the client.

The client only cares about deploying a URL. He doesn't care how this should be done or what is VFS and especially not what VFS options would be needed to workaround a particular problem.

If we need to workaround the problem for this particular testcase, that's easy, just introduce a small delay and a note pointing to a JIRA with future work on this.

Extending the MainDeployer api with implentation details doesn't offer any real value, it just complicates things.

And BTW, I think all VFS options should be visible in bootstrap/vfs.xml with the user able to override them in the command line, or by modifying the file.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191764#4191764

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191764



More information about the jboss-dev-forums mailing list