IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  copy/paste bug in WM TN 7

    Posted Wed September 02, 2009 09:21 AM

    So I came across a weird bug today that no one else in my office is experiencing…

    when I copy the content of a document in trading networks into notepad an extra carriage return is addeded to a line of wrapped text… however, there is no actual carriage return there… what is going on here?

    We suspect it could be a windows bug, but no one is for sure… has anyone seen this?

    I guess it’s not really all that important, but it would be interesting to figure out what is going on here…

    Thanks! :smiley:


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: copy/paste bug in WM TN 7

    Posted Wed September 02, 2009 04:07 PM

    Not a bug. Most editors, including Notepad, have a max line length that they can support. If the chunk of data that is pasted into the editor doesn’t have a line break before the max line limit is reached, the editor will insert one. Notepad’s limit is 1024. Some editors will warn you. Others do not. Try Wordpad. Or Notepad++ which is a free editor with no line length limit.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: copy/paste bug in WM TN 7

    Posted Thu September 03, 2009 08:07 AM

    Actually, I was using notepad++, and if you press view showend of line you can actually see where the carriage returns are. As I said before, my coworkers are using the same setup but are not getting the carriage return… Iteresting eh? maybe a windows thing?


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: copy/paste bug in WM TN 7

    Posted Thu September 03, 2009 03:47 PM

    Is your coworkers also copy/pasted from TNConsole and see diff behaviour? As said it could be windows thing…

    HTH,
    RMg


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 5.  RE: copy/paste bug in WM TN 7

    Posted Thu September 03, 2009 09:20 PM

    Perhaps JVM differences on different users machines when running TN Console?


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: copy/paste bug in WM TN 7

    Posted Fri September 04, 2009 07:55 AM

    My co-workers do not have the copy/paste problem, only I do


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 7.  RE: copy/paste bug in WM TN 7

    Posted Fri September 04, 2009 07:56 AM

    I checked the java versions on both my and my coworkers machines and it looks like my coworker has java 1.3.1 and I have 1.5.0 . . .


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB