[JBoss JIRA] Closed: (JBREM-773) Create bisocket sample code
by Ron Sigal (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-773?page=all ]
Ron Sigal closed JBREM-773.
---------------------------
Resolution: Done
Added
* org.jboss.remoting.samples.bisocket.BisocketSampleClient
* org.jboss.remoting.samples.bisocket.BisocketSampleServer
The example can be run by executing, in separate windows,
* ant run-bisocket-server
* ant run-bisocket-client
in the examples directory of the distribution.
> Create bisocket sample code
> ---------------------------
>
> Key: JBREM-773
> URL: http://jira.jboss.com/jira/browse/JBREM-773
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.4.0.Beta1 (Pinto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Priority: Minor
> Fix For: 2.4.0.GA
>
>
> Give a simple client and server example. Install a security policy on the client that forbids the creation of ServerSockets.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Closed: (JBREM-238) JBossRemoting testsuite needs to generate artificats in the output folder
by Ron Sigal (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-238?page=all ]
Ron Sigal closed JBREM-238.
---------------------------
Resolution: Done
Updated jrunit to look at system property jrunit.logdir, which determines where report files will go.
Update build.xml to set jrunit.logdir appropriately.
> JBossRemoting testsuite needs to generate artificats in the output folder
> -------------------------------------------------------------------------
>
> Key: JBREM-238
> URL: http://jira.jboss.com/jira/browse/JBREM-238
> Project: JBoss Remoting
> Issue Type: Task
> Components: general
> Reporter: Adrian Brock
> Assigned To: Ron Sigal
> Priority: Minor
> Fix For: 2.4.0.GA
>
>
> The JBossRemoting testsuite is dumping its artifacts in the root of the project rather than output.
> e.g. cvs diff:
> ? MultiThreadPerformanceTestCase_benchmark.txt
> ? MultiThreadedRMIPerformanceTestCase_benchmark.txt
> ? PerformanceClientSideTestCase_benchmark.txt
> ? PerformanceServerSideTestCase_benchmark.txt
> ? PerformanceTestCase_benchmark.txt
> ? RMIPerformanceTestCase_benchmark.txt
> ? data
> ? debug_output.log
> ? start_1132237128739.txt
> ? start_1132237129627.txt
> etc.
> Eventually somebody is going to commit these to cvs by mistake.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months