<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel">
    <title>gmane.comp.java.jpos.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3874"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3873"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3872"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3871"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3870"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3869"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3868"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3867"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3866"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3865"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3864"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3863"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3862"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3861"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3860"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3859"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3858"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3857"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3856"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3855"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3874">
    <title>Re: Q2 Deployed Twice</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3874</link>
    <description>&lt;pre&gt;
If you have two deployments active, then each will try and use the same
deployed files and the second one to reach your server configuration
will get a bind error as the port is already in use.

Please may I ask you take this question to jPOS-users:-

   http://groups.google.com/group/jpos-users

If you fix your 'auto deployment' so that only one Q2 is ever active,
your problem will be gone?

&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-12-16T00:27:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3873">
    <title>Q2 Deployed Twice</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3873</link>
    <description>&lt;pre&gt;Hi 

When Java Heap Space memory exception occurs. Q2 was auto deployed but twice
and i am using portno in one of the *.xml . It shows JVM_Bind Exception .
Can any one give suggestion on this. 

Regards
leo

--
View this message in context: http://jpos.1045706.n5.nabble.com/Q2-Deployed-Twice-tp5077535p5077535.html
Sent from the jPOS - Dev mailing list archive at Nabble.com.


------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>leoking</dc:creator>
    <dc:date>2011-12-15T13:51:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3872">
    <title>Re: ISOUtil.isNumeric</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3872</link>
    <description>&lt;pre&gt;
I can't think of a good reason, although I agree that the test hints at
there being one - I guess a null String has to be considered numeric or not.

May I suggest that this question might be best asked on the jpos-users list?


&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-12-09T23:35:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3871">
    <title>ISOUtil.isNumeric</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3871</link>
    <description>&lt;pre&gt;Hello people!, I have a small question about this handy method on ISOUtil
class:

/**
* Return true if the string represent a number
* in the specified radix.
* &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;
**/
public static boolean isNumeric ( String s, int radix ) {
int i = 0, len = s.length();
while ( i &amp;lt; len &amp;amp;&amp;amp; Character.digit( s.charAt( i ), radix ) &amp;gt; -1 ){
i++;
}
return ( i &amp;gt;= len );
}

My question is if I pass the empty String this method returns true, even
though "" doesn't represent a number. Yet when checking the tests cases I
saw that you specifically check this case and expect the method to return
true when checking the empty string. ¿What am I missing here?¿Maybe ""
should map to 0?.

Thanks!


[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Sebastián</dc:creator>
    <dc:date>2011-12-09T23:14:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3870">
    <title>Re: Problem to Getting ISORequest from Transaction Context in Txn Manager for Some Transactions</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3870</link>
    <description>&lt;pre&gt;I see you have posted this same question to the jpos-users group, which
is the correct place, answers there please :-)


&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-12-08T19:11:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3869">
    <title>Problem to Getting ISORequest from Transaction Context in Txn Manager for Some Transactions</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3869</link>
    <description>&lt;pre&gt;Hi,
We have faced problem for Transaction Context .

We have sent multiple json requests  by the help of Apache Jakarta JMeter.

we have used Apache Jakarta  JMeter , through which at a time we can sent 
Multiple  Transactions from Multipl Users.

Our Rest JSON Web Service sent the requests to Q2 Server by converting json
to ISOMsg and also received the ISOMsg and sent to Jakrata JMeter by
converting   ISOMsg to JSON.

In this process, we successfully done the transaction end to end from VT to
Gateway through Web Services.

But we have faced the problems when multiple users at a time hit the
requests to Q2 Server.

We have gone through Following steps to handle the Transactions in Q2
Server.
1.Q2 Server received the requests by ISOMsg Request Listener.
2.ISOMsg Request Listener put the ISO Request and ISO Source in Context.
3.we put the Context into Transaction Manager Acquirer Space.
4.All the Transaction Participants under the Acquirer Transaction Manager
acessed the Context by extending Transaction Partic&lt;/pre&gt;</description>
    <dc:creator>sridhar</dc:creator>
    <dc:date>2011-12-08T18:32:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3868">
    <title>Re: Q2 Web Interface</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3868</link>
    <description>&lt;pre&gt;here is the valid link 

[MOD Please take all necessary precautions before downloading and using this file - doing so at your own risk of course :-)  ]

http://*ploading.com/files/get/5cdabb18/q2web.rar/

change * with u.

[MOD Please take all necessary precautions before downloading and using this file - doing so at your own risk of course :-)  ]



Regards,

Ade

--- In jpos-dev-hHKSG33TihhbjbujkaE4pw&amp;lt; at &amp;gt;public.gmane.org, "swordfish" &amp;lt;adegitaris&amp;lt; at &amp;gt;...&amp;gt; wrote:




------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>swordfish</dc:creator>
    <dc:date>2011-11-28T08:39:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3867">
    <title>Re: Re: Payment Gateway Support</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3867</link>
    <description>&lt;pre&gt;'Morning' Vaibhav.

The correct place for these questions is the jpos-users group (at least
initially).  I suspect people are just busy which is why you have not
had a response there yet.

I will reply there now, so that any discussion continues in the right place.

:-)

&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-11-09T08:22:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3866">
    <title>Re: Payment Gateway Support</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3866</link>
    <description>&lt;pre&gt;

[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>vaibhav aher</dc:creator>
    <dc:date>2011-11-09T07:59:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3865">
    <title>Re: FSDMsg schema configuration</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3865</link>
    <description>&lt;pre&gt;You need to define your fields as NFS.  Don't put the Field Separators as
separate entities.  Define the lengths as the maximum possible data length
of each field -- not including the length of the FS itself.

Andy

On Tue, Sep 27, 2011 at 19:29, amendez_argumedo &amp;lt;
amendez_argumedo-/E1597aS9LQGXtTpemXPTA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Andy Orrock</dc:creator>
    <dc:date>2011-09-28T11:32:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3864">
    <title>FSDMsg schema configuration</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3864</link>
    <description>&lt;pre&gt;
  Hi  all,

     I need to manage the following message   

       "22FS000FSFSBETX"

   I just want to know , how can i configure my shcema, Today I have the next one.

&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;schema&amp;gt;
 &amp;lt;field id="Rcode"   type="N"   length="2" /&amp;gt;
 &amp;lt;field id='separator'  type='FS' length='2' /&amp;gt;
 &amp;lt;field id="num1"   type="N"   length="3" /&amp;gt;
 &amp;lt;field id='separator'  type='FS' length='2' /&amp;gt;
 &amp;lt;field id="num2"   type="N"   length="3" /&amp;gt;
 &amp;lt;field id='separator'  type='FS' length='2' /&amp;gt;
 &amp;lt;field id="num3"   type="N"   length="1" /&amp;gt;
 &amp;lt;field id='endSeparator'  type='FS' length='3' /&amp;gt;
 &amp;lt;/schema&amp;gt;

  to get the following log I need to change my message like this:

    "22FS000FS   FSBETX"


&amp;lt;fsdmsg schema='file:cfg/packager/fsd2-base'&amp;gt;
  Rcode: '22'
  separator: 'FS'
  num1: '000'
  num2: '   '
  num3: 'B'
  endSeparator: 'ETX'
&amp;lt;/fsdmsg&amp;gt;


 My question is :  Can I  configure the schema to get optional fields that could be ignored. 

Thanks for your help.

Regards








   



-----------------------------&lt;/pre&gt;</description>
    <dc:creator>amendez_argumedo</dc:creator>
    <dc:date>2011-09-28T00:29:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3863">
    <title>Re: sending 1000 message / sec</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3863</link>
    <description>&lt;pre&gt;Please ask this question on the jpos-users mailing list, which is the
correct place for it.

When you get here, search the archives for previous answers to this sort
of question.

Thanks

&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-06-15T18:28:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3862">
    <title>sending 1000 message / sec</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3862</link>
    <description>&lt;pre&gt;i am newbie to jpos. we want to perform some stress test on the host server.
how to send 1000 messages/sec thru QMUX pool and channel adaptor. is there any specific configuration needs to be done?

and also we need to verify the response.



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Mohan</dc:creator>
    <dc:date>2011-06-15T14:09:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3861">
    <title>Re: Re: How to configure jpos server for use SSl.I did not get find server.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3861</link>
    <description>&lt;pre&gt;Thanks for this Vishnu.

I should also have said in my initial reply that this question should be
asked (and answered) on the jpos-users list (at google groups) and not
this one, which is truly for the development of jPOS and not the
application of it.

Sorry for the 'noise' everyone

On 16/05/2011 20:39, vishnu_pillai wrote:

&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-05-16T20:16:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3860">
    <title>Re: How to configure jpos server for use SSl.I did not get find server.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3860</link>
    <description>&lt;pre&gt;There is an attribute in the channel configuration which can be over ridden: 'socket-factory'

Provide the name of an implementation that implements ISOClientSocketFactory or ISOServerSocketFactory depending on whether you want to connect to a client or want to run an ISO Server.

--- In jpos-dev-hHKSG33TihhbjbujkaE4pw&amp;lt; at &amp;gt;public.gmane.org, "ardent.singh" &amp;lt;ardent.singh&amp;lt; at &amp;gt;...&amp;gt; wrote:




------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>vishnu_pillai</dc:creator>
    <dc:date>2011-05-16T19:39:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3859">
    <title>Re: How to configure jpos server for use SSl.I did not get find server.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3859</link>
    <description>&lt;pre&gt;Please search this mailing list for relevant discussions.

There is also detail and guidance in the jPOS Programmers Guide, which
is available from jPOS.org.

&lt;/pre&gt;</description>
    <dc:creator>Mark Salter</dc:creator>
    <dc:date>2011-05-16T18:08:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3858">
    <title>Re: How to configure jpos server for use SSl.I did not get find server.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3858</link>
    <description>&lt;pre&gt;Is this supposed to be English?


Sent from my iPhone.

On May 12, 2011, at 1:43 AM, "ardent.singh" &amp;lt;ardent.singh-/E1597aS9LToLY4ysWL1ZA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Victor Salaman</dc:creator>
    <dc:date>2011-05-16T18:02:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3857">
    <title>How to configure jpos server for use SSl.I did not get find server.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3857</link>
    <description>&lt;pre&gt;How to configure jpos server for use SSl.I did not get find server.Please tell me if any one to know answer.



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>ardent.singh</dc:creator>
    <dc:date>2011-05-12T05:43:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3856">
    <title>Victor Vega invited you to Dropbox</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3856</link>
    <description>&lt;pre&gt;Victor Vega wants you to try Dropbox! Dropbox lets you bring all your photos, docs and videos with you anywhere and share them easily.

Get started here: http://www.dropbox.com/link/20.TCFGUhhwsC/Njk0MzA1OTgwNw?src=referrals_bulk9

- The Dropbox Team

____________________________________________________ 
To stop receiving invites from Dropbox, please go to http://www.dropbox.com/bl/14c178ec624d/jpos-dev%40yahoogroups.com

[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Dropbox</dc:creator>
    <dc:date>2011-05-09T01:44:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3855">
    <title>Victor Vega invited you to Dropbox</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3855</link>
    <description>&lt;pre&gt;Victor Vega wants you to try Dropbox! Dropbox lets you bring all your photos, docs and videos with you anywhere and share them easily.

Get started here: http://www.dropbox.com/link/20.k5OvEqauNq/Njk0MzA1MDgwNw?src=referrals_bulk9

- The Dropbox Team

____________________________________________________ 
To stop receiving invites from Dropbox, please go to http://www.dropbox.com/bl/14c178ec624d/jpos-dev%40yahoogroups.com

[Non-text portions of this message have been removed]



------------------------------------

&lt;/pre&gt;</description>
    <dc:creator>Dropbox</dc:creator>
    <dc:date>2011-05-09T01:44:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.jpos.devel/3854">
    <title>Q2 Web Interface</title>
    <link>http://permalink.gmane.org/gmane.comp.java.jpos.devel/3854</link>
    <description>&lt;pre&gt;Dear All,

I've created web interface as replacement xml file configuration for Q2-component like QServer, ChannelAdaptor and Transaction Manager, so jpos developer can easily configure their component through web interface. This application is using Q2 as main-engine,
hibernate for database interface, mysql as database, jetty as webserver, jsp and joomla. You can see screenshot
on my attachment.

download source-code link:
http://tinyurl.com/q2web-rar

the file contain 3 folder
q2web
swhbrcore
swhbroltp

extract file on the same folder

create database: q2web_core
locate file q2web_core-2011-03-09.sql, it's located on q2web\doc
execute the sql-script

create database: q2web_oltp
locate file q2web_oltp.sql, it's located on q2web\doc
execute the sql-script

open NetBeans-IDE
file -&amp;gt; open project-&amp;gt; locate q2web 
debug

open your browser
goto address https://localhost:8443/
login 
username : root
password:root

if login success, now you can create QServer, ChannelAdaptor, Transaction Manager
from web interface.&lt;/pre&gt;</description>
    <dc:creator>swordfish</dc:creator>
    <dc:date>2011-03-09T06:52:55</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.jpos.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.jpos.devel</link>
  </textinput>
</rdf:RDF>

