Re: Deciding on a protocol, need help

2007-08-28 Thread Stanczak Group
, Rodrigo -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

Re: Deciding on a protocol, need help

2007-08-19 Thread Stanczak Group
protocol later on. Thanks, Maarten On 8/19/07, Pat Farrell [EMAIL PROTECTED] wrote: Stanczak Group wrote: So would something like Restlet be better for this then Mina? I don't want to say anything bad about Mina as its very nice. Very clean, and approachable. I have loved REST

Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
I'm at a impasse with protocols. I don't know which to use. Does anyone have a suggestion? I like something simple like JMS uses. I tried serialization, but feel I'll run into limitations. I looked at things like JSON, and XStream. -- Justin Stanczak Stanczak Group 812-735-3600 All

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
class. Rodrigo Madera wrote: Hello Justin, Deciding on a protocol is something that involves a lot of variables. Describe what your project's needs are and we may be able to help you better. Regards, Rodrigo On 8/18/07, Stanczak Group [EMAIL PROTECTED] wrote: I'm at a impasse

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
. Of course you could do it in many other ways, but I would professionally advise you to seriously consider HTTP. Hope I helped a bit, Rodrigo On 8/19/07, Stanczak Group [EMAIL PROTECTED] wrote: I'm creating a client/server learning management system. It will involve everything from passing

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
could do it in many other ways, but I would professionally advise you to seriously consider HTTP. Hope I helped a bit, Rodrigo On 8/19/07, Stanczak Group [EMAIL PROTECTED] wrote: I'm creating a client/server learning management system. It will involve everything from passing objects

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
to seriously consider HTTP. Hope I helped a bit, Rodrigo On 8/19/07, Stanczak Group [EMAIL PROTECTED] wrote: I'm creating a client/server learning management system. It will involve everything from passing objects to multimedia audio/video. I need some kind of control structure to pass

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
, but I would professionally advise you to seriously consider HTTP. Hope I helped a bit, Rodrigo On 8/19/07, Stanczak Group [EMAIL PROTECTED] wrote: I'm creating a client/server learning management system. It will involve everything from passing objects to multimedia audio/video. I need some

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
deal with this issue all the time. I even thought about just copying the JMS message class. Again, you could implement it using a variety of methods, but the web page version makes more sense to me. Regards, Rodrigo -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
firewalls generally allow HTTP over port 80 and many block nearly everything else. Being able to deploy in a commercial setting without having to spend years getting the IT department to approve is a big deal. -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph

Re: Deciding on a protocol, need help

2007-08-18 Thread Stanczak Group
? Where does it fit? Pat Farrell wrote: Stanczak Group wrote: So would something like Restlet be better for this then Mina? I don't want to say anything bad about Mina as its very nice. Very clean, and approachable. I have loved REST for a long time. It solves a lot of real problems. One of my

Re: Mina 2.0?

2007-03-28 Thread Stanczak Group
I have no idea what I did, but it works now. Guess I just missed a step, needed to step back and try again Stanczak Group wrote: Just wondering when this was due out. I download the trunk from svn and tried to build with Maven but got the following error. I don't know much about Maven

Re: Mina 2.0?

2007-03-16 Thread Stanczak Group
Don't use one. Jamie Bisotti wrote: On 3/14/07, Stanczak Group [EMAIL PROTECTED] wrote: Still getting the same thing. I'm using this svn checkout http://svn.apache.org/repos/asf/mina/trunk mina to download the trunk. Is that correct? Then I setup my PATH with mvn and JAVA_HOME with my jdk

Re: Mina 2.0?

2007-03-14 Thread Stanczak Group
different? Trustin Lee wrote: On 3/12/07, Stanczak Group [EMAIL PROTECTED] wrote: I was using 2.0.5 It seems to work fine with my machine. I am using Maven 2.0.5 under Linux. It fetches org.apache:apache:pom:3 successfully, which is located in the official maven repository. Trustin

Mina 2.0?

2007-03-11 Thread Stanczak Group
) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:185) ... 20 more -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

Re: Mina 2.0?

2007-03-11 Thread Stanczak Group
, Stanczak Group [EMAIL PROTECTED] wrote: Just wondering when this was due out. I download the trunk from svn and tried to build with Maven but got the following error. I don't know much about Maven, but figured I should start using Mina 2 if it's getting close. My project will probably still

Re: [VOTE] What tutorials do we need sooner?

2007-03-07 Thread Stanczak Group
The ones under documentation on the site. Mark Webb wrote: which slides? On 3/6/07, Stanczak Group [EMAIL PROTECTED] wrote: I think that that graphic from the slides that shows the flow of MINA (at a glance slide 12) would be great on the site with more detail. Maybe that could cover

Re: MINA vs.?

2007-03-06 Thread Stanczak Group
_ Del dine store filer uden problemer på MSN Messenger: http://messenger.msn.dk/ -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

Re: [VOTE] What tutorials do we need sooner?

2007-03-06 Thread Stanczak Group
Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

Re: [VOTE] Mina Documentation

2007-03-05 Thread Stanczak Group
+1 Coding Horse wrote: +1 -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

MINA site fixes.

2007-03-05 Thread Stanczak Group
It looks like the faq's are linked wrong, would I be able to fix that for you or is it taken care of. -- Justin Stanczak Stanczak Group 812-735-3600 All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke

Re: MINA site fixes.

2007-03-05 Thread Stanczak Group
Oh. It's no problem. Just wanted to help out. Trustin Lee wrote: 2007-03-05 (월), 19:23 -0600, Stanczak Group 쓰시길: It looks like the faq's are linked wrong, would I be able to fix that for you or is it taken care of. You mean the links for the FAQ items? It's a known bug