| Using naws to provide a unified view of many machines
digitalrinaldo said: : It would be nice to call it something other than .html to shut the MVC people up so they don't think html files are only for presentation, technically they are. You can use . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
June 02, 2009 00:54
by: digitalrinaldo
|
| Using naws to provide a unified view of many machines
There are a couple of questions in this post; I'll try to answer them separately. In general, handlers process their configuration options either once at start up, or at each request, pretty much at t . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
June 02, 2009 00:54
by: digitalrinaldo
|
| Properties with substitution using $properties defined in naws
You can use the "-S" flag when using main to launch the server, as in: "..code.." Will cause properties in the config files "cfg1" and "cfg2" to be read in. Then the "-S" flag will cause the ${... . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
May 04, 2009 16:55
by: sauhler
|
| New Project Files available
A downloadable snapshot of "rev 6" is available for download. The snapshot (jar file) contains the compiled classes, source code, javadocs, and code samples. As usual, you can run: java -jar brazi . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
April 23, 2009 22:20
by: sauhler
|
| Beanshell 2.0b4 doesn't work with Sesame 2.4.4
I don't believe beanshell has built-in support for Varargs. However, varargs is just syntactic sugar for stuffing all the variable arguments into an array of Objects. Have you tried that? Alternative . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
March 02, 2009 17:15
by: sauhler
|
| Is there an easier way to find the NAWS extensions?
To use features like php, jruby,jython, beanshell, rex or groovy I need external jar files. I can probably gather them myself, by digging through the documentation, but it would be nice to have them av . . .
|
naws (Brazil) Extensible Generic HTTP
» General Discussion
|
October 30, 2008 19:42
by: rinaldosun
|