ok. I'll let the refactoring to you.
I'll start the documentation tonight and put some examples too.
2009/3/24 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com>
>
>
> Survivant 00 wrote:
>
>> I'll explain all that :)
>>
>> yes you can delete the module : grizzly-servlet-webserver-deployer
>>
>> but what's wierd.. is that I don't see it in the trunk. unless I'm in a
>> branch and I didn't know that
>>
>
> No I've moved it under bundles/... last week or the week before. Now I will
> test the new module and we may want to move it from contribs/ to modules/
> for a possible integration with http-servlet. We may want to add a new API
> on ServletAdapter like:
>
> deploy( path-to-war-file )
>
> and under the hood will configure (the same as you did). We may also want
> to add a
>
> parse (path-to-xml)
>
> ...but not before I've fixed the classloader issue you have raised (at
> least on my side) :-)
>
> A+
>
> -- Jeanfrancois
>
>
>
>>
>> 2009/3/24 Jeanfrancois Arcand <Jeanfrancois.Arcand_at_sun.com <mailto:
>> Jeanfrancois.Arcand_at_sun.com>>
>>
>> Salut,
>>
>>
>> Survivant 00 wrote:
>>
>> I replace ServletDeployer by GrizzlyWebServerDelpoyer.
>> /contrib/grizzly-servlet-deployer
>>
>>
>> This version support webapp 2.2, 2.3, 2.4, 2.5 and 3.0
>>
>> you can launch webapps by using this command line : java -jar
>> grizzly-servlet-deployer-xxx.jar -a path/webapp.war
>>
>> I'll add more javadoc this week and bog about this. I need to
>> show all the potential of that thing.
>>
>>
>> This is great! And what is the context-path used by default? The
>> name of the war file? Will test that. Also, do we still need 2
>> modules? I guess we can get rid of the other one (this time I ask :-)).
>>
>> A+
>>
>> -- Jeanfrancois
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> <mailto:dev-unsubscribe_at_grizzly.dev.java.net>
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>> <mailto:dev-help_at_grizzly.dev.java.net>
>>
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>