Patches item #940772, was opened at 2004-04-23 14:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=940772&group_id=22866

Category: JbossSOAP
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: jecop (jecop)
Assigned to: Nobody/Anonymous (nobody)
Summary: Register Deployed Axis services in embedded JUDDI

Initial Comment:
The following classes have been changed:
* org/jboss/net/axis/server/AxisService.java
The class now broadcasts a WebServiceNotification 
when a web service is deployed
* org/jboss/net/uddi/server/UddiService.java
The class registers as a listener for 
WebServiceNotifications and publishes the webservice 
on deployment, unpublishes on un-deployment

New class introduced: 
* org.jboss.net.jmx.server.WebServiceNotification
The notification class

To make everything work I had to modify 
* src/etc/conf/default/login-config.xml
Adding uddi-users.propererties and uddi-roles.properties 
containing a user <NOBODY> that matches the 
<NOBODY> publisher in the default UDDI registry 
database. 
* jboss.net/src/resources/plugin/META-INF/jboss-
service.xml
added additional JMX attributes to initialize the 
UDDIService with information to prime the UDDI registry 
with:
 - default AccessPoint
 - username and password of publisher
 - business entity name underwhih all services are 
published in UDDI

Attached is a zip containing 
- one DIFF file containing changes to existing files
- 2 properties files
- one new Java class
- changed java classes

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

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


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to