Hey,


On 2001.05.05 04:47 Matt Davies wrote:
> Is there a DTD or DTD-like doc/txt file? (I could not find one in the
> source 
> resources directory...)


There isn't any DTD, might want to take a look at this

http://www.jboss.org/documentation/HTML/ch02s03.html


> The MLET spec uses ARGS identifying attributes for the constructor call.
> Is 
> there a correlation between ARGS and attribute elements? Is there a way
> to 
> pass configuration information before a start() in a jcml file? 


Configuration "information" is passed before start is called. Again look up
the link above. 


> Also, while I write,: Is there a way to create a directory under (say) 
> ./lib/matt instead of ./lib/ext that I can drop my jars into for neatness
> and 
> debugging convenience?

Yes there is, use classpath extension MLET directive from jboss.conf ,
again link above.

Cheers,
Vladimir



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to