[xmlblaster] Re: Http Applet Client

2010-08-02 Thread Marcel Ruff

Hi Gregory,

the J2ME client inside xmlBlaster is not used anymore, probably you can 
reactivate
it, but you need at least to separately download WTK from java.sun.com 
and probably proguard for obfuscation.


We provide a prefessional commercial J2ME library for xmlBlaster which 
supports
all important features like client side queueing, high compression, 
reconnect polling etc.

If you have interest for this please contace us directly.

The Applet: It seems that xmlBlaster client library is not added to the war,
we need to investigate this - seems to get lost during build_war ...

regards
Marcel

Gregory Hamel schrieb:

Sorry posted earlier before finishing my thoughts.

Second problem is that if I try to build the javaMe client using 
xmlblaster/build j2me I get various compiler exceptions which look 
like missing jars for the wireless toolkit. Seems reasonable since I 
haven't setup any paths for this; I'm wondering if there is any 
additional doc that I'm missing to get these samples up and running?


Environment is Windows, current Ant, JDK 1.6.0_20, Firefox 3.6.4.
 
Thx,


On Sun, Aug 1, 2010 at 2:45 PM, Gregory Hamel > wrote:


Hi I'm new to xmlBlaster and have been working through the 2.0.0
release instructions for the http applet client and the j2me
client, however I'm having trouble with both..

After doing xmlblaster/build all and xmlblaster/build
-DTOMCAT_HOME=. deploy_war i see the webapp deployed to my
webserver. After starting a blaster and a system info publisher
per the instructions I find that the applet itself throws a class
not found exception on org/utils/xmlBlaster/Base64.

If I try to build the ja

-- 
Gregory Hamel

Chief Technology Officer
IT Actual Sdn. Bhd
Unit 3, Level 5, Block C
Mines Waterfront Business Park
3 Jalan Tasik, The Mines Resort City,
43300 Seri Kembangan
Selangor, Malaysia




--
Gregory Hamel
Chief Technology Officer
IT Actual Sdn. Bhd
Unit 3, Level 5, Block C
Mines Waterfront Business Park
3 Jalan Tasik, The Mines Resort City,
43300 Seri Kembangan
Selangor, Malaysia




--
Marcel Ruff
http://www.xmlBlaster.org
http://watchee.net
Phone: +49 7551 309371



Re: [xmlblaster] Re: Http Applet Client

2010-08-02 Thread Gregory Hamel
Thx for the reply Marcel.

We're proofing a distributed app platform and I'm looking to integrate
xmlBlaster as a lightweight MOM.. If our POC works alright we'd like to be
able to do funding demos using 3-4 simultaneous mobile clients; can you
ballpark pricing of the J2ME client for commercial OEM use and for limited
demo use?

Regarding the Applet client I'll try stuffing the jar inside the war, but
what I really need are xmlBlaster clients for javaFx desktop, web, and
mobile profiles. If the Applet client uses Java networking it can probably
just be integrated as a background thread any synchronized with the 'fx UI
thread but it would be nice to have a cross-profile xmlBlaster 'fx client..
Do you happen to know if there is any work going on that area?

Regards,

On Mon, Aug 2, 2010 at 4:05 PM, Marcel Ruff  wrote:

> Hi Gregory,
>
> the J2ME client inside xmlBlaster is not used anymore, probably you can
> reactivate
> it, but you need at least to separately download WTK from java.sun.com and
> probably proguard for obfuscation.
>
> We provide a prefessional commercial J2ME library for xmlBlaster which
> supports
> all important features like client side queueing, high compression,
> reconnect polling etc.
> If you have interest for this please contace us directly.
>
> The Applet: It seems that xmlBlaster client library is not added to the
> war,
> we need to investigate this - seems to get lost during build_war ...
>
> regards
> Marcel
>
> Gregory Hamel schrieb:
>
>> Sorry posted earlier before finishing my thoughts.
>>
>> Second problem is that if I try to build the javaMe client using
>> xmlblaster/build j2me I get various compiler exceptions which look like
>> missing jars for the wireless toolkit. Seems reasonable since I haven't
>> setup any paths for this; I'm wondering if there is any additional doc that
>> I'm missing to get these samples up and running?
>>
>> Environment is Windows, current Ant, JDK 1.6.0_20, Firefox 3.6.4.
>>  Thx,
>>
>> On Sun, Aug 1, 2010 at 2:45 PM, Gregory Hamel > g...@itactual.com.my>> wrote:
>>
>>Hi I'm new to xmlBlaster and have been working through the 2.0.0
>>release instructions for the http applet client and the j2me
>>client, however I'm having trouble with both..
>>
>>After doing xmlblaster/build all and xmlblaster/build
>>-DTOMCAT_HOME=. deploy_war i see the webapp deployed to my
>>webserver. After starting a blaster and a system info publisher
>>per the instructions I find that the applet itself throws a class
>>not found exception on org/utils/xmlBlaster/Base64.
>>
>>If I try to build the ja
>>
>>-- Gregory Hamel
>>Chief Technology Officer
>>IT Actual Sdn. Bhd
>>Unit 3, Level 5, Block C
>>Mines Waterfront Business Park
>>3 Jalan Tasik, The Mines Resort City,
>>43300 Seri Kembangan
>>Selangor, Malaysia
>>
>>
>>
>>
>> --
>> Gregory Hamel
>> Chief Technology Officer
>> IT Actual Sdn. Bhd
>> Unit 3, Level 5, Block C
>> Mines Waterfront Business Park
>> 3 Jalan Tasik, The Mines Resort City,
>> 43300 Seri Kembangan
>> Selangor, Malaysia
>>
>>
>
> --
> Marcel Ruff
> http://www.xmlBlaster.org
> http://watchee.net
> Phone: +49 7551 309371
>
>


-- 
Gregory Hamel
Chief Technology Officer
IT Actual Sdn. Bhd
Unit 3, Level 5, Block C
Mines Waterfront Business Park
3 Jalan Tasik, The Mines Resort City,
43300 Seri Kembangan
Selangor, Malaysia


Re: [xmlblaster] Re: Http Applet Client

2010-08-02 Thread Marcel Ruff

Hi Gregory,

the online demo runs fine:
http://www.xmlblaster.org:8080/xmlBlaster/HelloWorld3.html

I have just tried the current xmlBlaster svn:

~/xmlBlaster> build deploy_war
http://localhost:8080/xmlBlaster/HelloWorld3.html

but the connect to xmlBlaster hangs, I couldn't find the Java console 
for my Firefox 3.6.2,

(https://addons.mozilla.org/de/firefox/addon/141/)
so I didn't investigate further.
Is there any Applet expert out there to shed some light on this?

I have the impression that applets are not in use this much anymore
since Javascript-Ajax, Flash or Webstart can do everything as well.

Thanks
Marcel


Gregory Hamel schrieb:

Thx for the reply Marcel.

We're proofing a distributed app platform and I'm looking to integrate 
xmlBlaster as a lightweight MOM.. If our POC works alright we'd like 
to be able to do funding demos using 3-4 simultaneous mobile clients; 
can you ballpark pricing of the J2ME client for commercial OEM use and 
for limited demo use?


Regarding the Applet client I'll try stuffing the jar inside the war, 
but what I really need are xmlBlaster clients for javaFx desktop, web, 
and mobile profiles. If the Applet client uses Java networking it can 
probably just be integrated as a background thread any synchronized 
with the 'fx UI thread but it would be nice to have a cross-profile 
xmlBlaster 'fx client.. Do you happen to know if there is any work 
going on that area?  


Regards,

On Mon, Aug 2, 2010 at 4:05 PM, Marcel Ruff > wrote:


Hi Gregory,

the J2ME client inside xmlBlaster is not used anymore, probably
you can reactivate
it, but you need at least to separately download WTK from
java.sun.com  and probably proguard for
obfuscation.

We provide a prefessional commercial J2ME library for xmlBlaster
which supports
all important features like client side queueing, high
compression, reconnect polling etc.
If you have interest for this please contace us directly.

The Applet: It seems that xmlBlaster client library is not added
to the war,
we need to investigate this - seems to get lost during build_war ...

regards
Marcel

Gregory Hamel schrieb:

Sorry posted earlier before finishing my thoughts.

Second problem is that if I try to build the javaMe client
using xmlblaster/build j2me I get various compiler exceptions
which look like missing jars for the wireless toolkit. Seems
reasonable since I haven't setup any paths for this; I'm
wondering if there is any additional doc that I'm missing to
get these samples up and running?

Environment is Windows, current Ant, JDK 1.6.0_20, Firefox 3.6.4.
 Thx,

On Sun, Aug 1, 2010 at 2:45 PM, Gregory Hamel
mailto:g...@itactual.com.my>
>>
wrote:

   Hi I'm new to xmlBlaster and have been working through the
2.0.0
   release instructions for the http applet client and the j2me
   client, however I'm having trouble with both..

   After doing xmlblaster/build all and xmlblaster/build
   -DTOMCAT_HOME=. deploy_war i see the webapp deployed
to my
   webserver. After starting a blaster and a system info publisher
   per the instructions I find that the applet itself throws a
class
   not found exception on org/utils/xmlBlaster/Base64.

   If I try to build the ja

   -- Gregory Hamel
   Chief Technology Officer
   IT Actual Sdn. Bhd
   Unit 3, Level 5, Block C
   Mines Waterfront Business Park
   3 Jalan Tasik, The Mines Resort City,
   43300 Seri Kembangan
   Selangor, Malaysia




-- 
Gregory Hamel

Chief Technology Officer
IT Actual Sdn. Bhd
Unit 3, Level 5, Block C
Mines Waterfront Business Park
3 Jalan Tasik, The Mines Resort City,
43300 Seri Kembangan
Selangor, Malaysia



-- 
Marcel Ruff

http://www.xmlBlaster.org
http://watchee.net
Phone: +49 7551 309371




--
Gregory Hamel
Chief Technology Officer
IT Actual Sdn. Bhd
Unit 3, Level 5, Block C
Mines Waterfront Business Park
3 Jalan Tasik, The Mines Resort City,
43300 Seri Kembangan
Selangor, Malaysia




--
Marcel Ruff
http://www.xmlBlaster.org
http://watchee.net
Phone: +49 7551 309371