[jboss-jira] [JBoss JIRA] Updated: (JBAS-4590) Add new parameter of jnp for connecting each time.

Takayuki Kaneko (JIRA) jira-events at lists.jboss.org
Thu Aug 2 04:33:49 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4590?page=all ]

Takayuki Kaneko updated JBAS-4590:
----------------------------------

    Attachment: patch.txt

I changed some methods from static to instance because it is difficult to expand the new feature.
I didn't move these method to right position on source code because it would be difficult to pick out diffs.

> Add new parameter of jnp for connecting each time.
> --------------------------------------------------
>
>                 Key: JBAS-4590
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4590
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Naming
>            Reporter: Takayuki Kaneko
>         Assigned To: Scott M Stark
>         Attachments: patch.txt
>
>
> I want to add a new parameter on org.jnp.interfaces.NamingContext for connecting 1099 port each time.
> Our system needs to connect JNDI each time because there is a load balancer between EJB clients and JBoss servers.
> Of course I know the caching server stubs is needed to improve the performance. Our issue might be minority.
> So I made a patch that wouldn't change the default behavior about caching.
> Could you consider the possibilities of applying this patch? We want to use JBoss Application Server on our system.
> Regards.

-- 
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

        



More information about the jboss-jira mailing list