Hi, Has anyone here worked with J2ME? Is it possible to run (and compile if possible) J2ME applications under the J2SE JVM? If so, what's needed?...
Joel Patterson
joel.patterson@...
Nov 1, 2004 4:06 pm
7688
J2ME covers some territory ... more than one configuration and more than one profile. Most of the literature covers the CLDC configuration and the MIDP...
We would like to remind you of this upcoming event. Enterprise SIG meeting Date: Tuesday, November 9, 2004 Time: 6:00PM EST (GMT-05:00) Speaker: Joel...
novajug@yahoogroups.com
Nov 2, 2004 11:03 pm
7690
hey all I recently re-financed my mortgage for free even though I have BAD credit. They even gave me a great rate! Take a look at this service... ...
This is a real newbie question. I am having problems with the tomcat documentation. I was able to get the 'example' servlets that come with tomcat to run by...
We would like to remind you of this upcoming event. Enterprise SIG meeting Date: Tuesday, November 9, 2004 Time: 6:00PM EST (GMT-05:00) Speaker: Joel...
novajug@yahoogroups.com
Nov 7, 2004 11:02 pm
7695
Are people still interested in an Eclipse SIG meeting this Wednesday, 6:30 - 8:00 pm at FGM in Reston? We discussed this about two weeks ago. I would be glad...
Group, As we are currently planning a few special interest groups and other meeting locations, we need a place to discuss the details without clogging the main...
Hi Davide, I am interested to attend this Eclipse meeting and the future ones preferably in Reston. I been using it for little less than a year but do not feel...
I am interested in attending. I could give a short turorial on creating a Eclipse plugin if there is any interest. Matt...
Matt Abrams
abramsm@...
Nov 8, 2004 8:36 pm
7699
The following novajug poll is now closed. Here are the final results: POLL QUESTION: If we were to have other meetings, when would you be likely to attend? ...
novajug@yahoogroups.com
Nov 8, 2004 9:00 pm
7700
The following novajug poll is now closed. Here are the final results: POLL QUESTION: In a flurry of emails on Oct 26th, we started talking about other meeting...
novajug@yahoogroups.com
Nov 8, 2004 9:01 pm
7701
I'd like to attend. I've been using Eclipse and WSAD for about a year or so, but don't know if I'd call myself an authority, either. A tutorial on writing a...
I’m interested in attending. I’ve been using Eclipse for about 2 years and I’d enjoy going to a meeting about it. Matt --> I’d love to know how to...
Anyone know of a library for translating character escapes? E.g. if I have a file containing the two characters backslash ("\") and "N", and I read it, I will...
what do u need this for? e.g. when I needed to serialize DOM object, I used Apache Xerces' serializer class. the newest DOM has its own serializer though Argyn...
Say good bye to prepaid calling cards! No more spending money on calling cards, Earn free http://tinyurl.com/6fyoc Calling cards at our site using this link ...
I'd like to dynamically switch log files based on some criteria (like the name of a file being processed) so that all messages related to that criteria are...
Anyone know a good FREE text-to-speech synthesis program? I got a XML file that I want to generate a CD from. I can get it into a reasonable text format with...
... different ... i use categories, e.g. "delete" category for all delete transactions. i dont find it messy. i set it up once in summer, and never touched ...
... An interesting suggestion. And it might work but it doesn't address the idea of using a different log file for each workflow (ie, each file processed)....
... transactions. ... touched ... right, if it's not a pre-defined set of files, then this approach wont work. however, think of this. even if u find a way to...
also, look at this: http://www-106.ibm.com/developerworks/java/ library/j-instlog/ it's about writing your own appender. if nobody written the appender u want,...
for FYI, the class "Category" is going to be deprecated in the next release of log4j (1.3). the usual way of doing is as you mentioned, creating a logger for...
I don't think log4j is that complex. you do have to understand about Class Loaders, especially in a web container world. Each app. server has it's own way of...