Justin,
I want to use Grizzly embedded mode and integrate JAX-WS. Here are the
problems i am running into
- The ServletAdapter is primitive - you can set the web.xml parms
programmatically which is a plus but integrating JAX WS servlet does require
you to load JAX WS specific config files such as sun-jaxws.xml
- The ServletDeployer is good but i can not run more than 1 servlet
- The samples that Jitu provided are good (refer to last week status update
post) but does not offer much flexibility (spring dependency,tied to a
particular endpoint). I am sure if i spend some more time
i can customize it to my needs but unfortunately i am working on tight
timeline
- I looked into GF embedded version but the feature is available only in
GFv3 which is a preview now
Thanks
Sendhil
Justin Lee-3 wrote:
>
> You'd be better off just using glassfish at that point. The
> dependencies between that container and glassfish itself aren't exactly
> simple.
>
> smurugu wrote:
>> Hi,
>>
>> Is it possible to integrate Glassfish's ServletContainer into Grizzly. I
>> understand that Glassfish internally use Grizzly?
>>
>> Is it very tough to integrate Glassfish ServletContainer into Grizzly in
>> embedded mode?
>>
>> Thanks in advance
>>
>> Sendhil
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>
>
>
--
View this message in context: http://www.nabble.com/Integrating-Glassfish-ServletContainer-into-Grizzly-tp25352230p25352951.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.