Bugs item #834867, was opened at 2003-11-03 11:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=834867&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Srivatsan (srivatsanp)
Assigned to: Nobody/Anonymous (nobody)
Summary: Same port numbers for two services in sample-bindings.xml

Initial Comment:
In JBoss-3.2.2, in the file sample-bindings.xml, the
following services have the same port value.

(1)
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
(2) jboss:service=Hypersonic

The port values are same for the above services in all
configurations (ports-default, ports-01, ports-02)

What is the use of the first service and where is it
packaged and why is the values same for the two services?

Before JBoss server startup, we will be doing a
resource check to ensure whether all the ports
specified for this JBoss instance are free. If all the
ports are not free the server will not be started.

When two services has the same port value as above,
this check will fail.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=834867&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to