Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can we use jms for EDI formated message strign transfer between hosts.

843830Jun 28 2001 — edited Jul 24 2001
hi all,

i am very new to JMS.

i am having an application in vb and from this i am generating a Message like EDI format and sending it to the server.

The Message structure will be like
HTL001+02+12/12/2001+4+4+...

So, i think this way the system will be very fast. comparring to http based communication.

ultimat thing is i want to transfer a string between server and client.
i am not using any ejb stuff here.

i am having a doubt on the server part.

one thing is that I can wright my own server in java and get the message and interpret them and update in the database. But it is a very much timeconsuming process.

i think if i can use JMS i can develop it fastly.

so, i wannt to know that can i use JMS for this.
and JMS enabled OPENJMS server for this.

thanks in advance.

-dina.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2001
Added on Jun 28 2001
4 comments
143 views