dev@fi.java.net

Re: FI ME 0.1

From: Eduardo Pelegri-Llopart <Eduardo.Pelegrillopart_at_Sun.COM>
Date: Tue, 12 Jul 2005 16:44:17 -0700

Maybe Arun can help you.

BTW, I thought we had switched to doc/literal for our examples. Can
somebody confirm that we are still using RPC-encoded for examples?

Thanks,
        - eduard/o

Changshin Lee wrote:
> Santiago Pericas-Geertsen wrote:
>
>> Hi Ias,
>>
>> Great work! It may be interesting to explore how we can offer this
>> to users in the mobile space. Until JSR 232, installing new Java
>> libraries to be used by multiple applications on a handset was just
>> not allowed. However, with JSR 232, things are changing an this will
>> become possible. I'm not familiar with the details of this JSR, but
>> may be worth exploring to understand the requirements needed to
>> deploy FI on the next generation of mobile phones. JSR's 248 and 249
>> define the new architectures.
>
>
> Yes, Nokia's MSA opens a plenty of possibilities for efficient
> applications of optional packages.
>
> I just finished StAX-FI-Mirae RPC integration. I need a
> document-literal-based HelloWorld service for JWSDP 1.6+Tomcat 5 to test
> interoperability between Mirae and JWSDP, so could you help me with
> that? The example in JWSDP 1.6 is unfortunately RPC-encoded and I have
> pretty much difficulty in modifying its build script to change the style
> and encoding.
>
> Thanks,
>
> Ias
>
>>
>> -- Santiago
>>
>> On Jul 6, 2005, at 5:59 PM, Changshin Lee wrote:
>>
>>> Hi all,
>>>
>>> After I released StAX ME (http://www.iasandcb.pe.kr/stax-me) 0.1
>>> right before, I started working on FI ME based on the current FI
>>> code. I just finished porting it to CLDC while several
>>> implementations still remain. FI ME is published at http://
>>> www.iasandcb.pe.kr/fi-me for your review.
>>>
>>> I have a couple of items I've found during this work.
>>>
>>> 1. Two XMLChar classes
>>> There are two different XMLChar in FI source. It seems that XMLChar
>>> in fi.util is not used.
>>>
>>> 2. matchWhiteSpaceDelimnatedWords
>>> I'm curious of the word "Delimnated"and what the method tries to do.
>>> I'm actually slightly confused with the pattern "\\s" because Java 5
>>> SE API doc says "\s" is a whitespace character.
>>>
>>> 3. Advice
>>> I just worked on making FI ME compilable on CLDC, and think I need
>>> to cut some weight out of it because at my first sight it looks a
>>> little bit heavy in terms of binary size and number of classes,
>>> fields, and methods. Please let me get your advice and
>>> recommendation on streamlining FI ME, particularly, considering that
>>> FI ME supports only StAX.
>>>
>>> I'll post more details when I complete FI 0.1.
>>>
>>> Thank you for your interest,
>>>
>>> Ias
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_fi.dev.java.net
>>> For additional commands, e-mail: dev-help_at_fi.dev.java.net
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_fi.dev.java.net
>> For additional commands, e-mail: dev-help_at_fi.dev.java.net
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_fi.dev.java.net
> For additional commands, e-mail: dev-help_at_fi.dev.java.net
>