Skip to content

issues Search Results · repo:jpos/jPOS language:Java

Filter by

124 results
 (54 ms)

124 results

injpos/jPOS (press backspace or delete to remove)

org.jpos.iso.ISOServer public void shutdown () { shutdown = true; executor.submit(() - { Thread.currentThread().setName( ISOServer-shutdown ); shutdownServer(); if (!cfg.getBoolean( ...
  • swyow
  • 4
  • Opened 
    on Dec 31, 2024
  • #631

https://github.com/jpos/jPOS/blob/ade1cd317d0ac2292133db2adf774b6486d8cdb0/jpos/src/main/java/org/jpos/iso/ISOUtil.java#L903
  • Saumya999
  • Opened 
    on Sep 28, 2024
  • #621

It would be nice to be able to create a valid FSDChannel without needing to create a Configuration object for that. That could be achieved by setters, or by adding a constructor that receives a charset ...
  • alcarraz
  • Opened 
    on Sep 17, 2024
  • #618

https://github.com/jpos/jPOS/blob/d1f202f65353b4ea52f8347e32424dbdc8c35ca6/jpos/src/main/java/org/jpos/iso/ISOBinaryFieldPackager.java#L104 It looks like there should be a check for variable length fields ...
  • hello-koval
  • 1
  • Opened 
    on Aug 29, 2024
  • #611

If the logName is like xyx/a.log and the xyz folder does not exist a FileNotFound exception is thrown and since the log file is not there it gets lost. https://github.com/jpos/jPOS/blob/master/jpos/src/main/java/org/jpos/util/RotateLogListener.java#L154-L161 ...
  • mchhil-incomm
  • 4
  • Opened 
    on Jul 16, 2024
  • #603

From jpos-users discussion @alcarraz raised a good point: As it is right now, I believe the session is closed after the channel is added to the usable channels, so the next send will go through that session. ...
  • ar
  • Opened 
    on Jul 3, 2024
  • #602

https://paymentcardtools.com/emv-tlv-parser?data=6F1A840E315041592E5359532E4444463031A5088801025F2D02656E I need to create a function similar to the following website, EMV TLV Parser, which method should ...
  • fengjiannan2010
  • 2
  • Opened 
    on May 7, 2024
  • #596

I ran gradlew and build was successful. But, I didn t get any JAR artifact, and I don t see any changes. What is the actual output of Gradle build that is ivoked via gradlew?
  • 4r73m190r0s
  • 1
  • Opened 
    on Apr 24, 2024
  • #594

In the org.jpos.iso.filter.XSLTFilter.java file, there is a functionality for XSL transformation without setting secure parameters, which poses a risk of Remote Code Execution (RCE). It is recommended ...
  • c1gar
  • Opened 
    on Apr 21, 2024
  • #593
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub