473,396 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Uddi

Hi

I am trying to use Uddi as a directory service. In my development
environment it is fine however I have a problem when it comes to deploying
into my production environment.

I am deploying Uddi as a distributed component, database server plus app
server. Unfortunately the database server in production is a 64-bit SQL 2005
server.

Does anybody know if it is possible to install the Uddi database onto a 64
bit 2005 SQL Server and if so how?

Thanks

Phil
Mar 21 '07 #1
11 2919
Hi Phil,

Regarding on the UDDI service, do you mean the windows 2003 server's
built-in UDDI service? If this is the case, I'm afraid so far the UDDI
service of windows 2003 server only support MSDE or SQL server 2000 local
instances. When you installing the UDDI service, it will let you choose the
local database instance(SQL Server 2000) or create a new MSDE instance. If
what you want to do is backup the UDDI service data, I think you can
directly backup the database data in the MSDN or SQL 2000 instance to
another SQL Server instance.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Mar 22 '07 #2
Hi Stephen

Yes i did mean the Windows 2003 server UDDi service. Is there another
version I should be using?

I know it only officially works with SQL 2000. However the following
knowledgebase article provides the work around for SQL 2005

http://support.microsoft.com/Default.aspx?kbid=927230

The problem I have is that the UDDI component does not appear to be part of
the 64 bit version of Windows 2003 and when installing the Uddi database
component it will only install to the local machine.

Thanks

Phil
Mar 22 '07 #3
Hi Phil,

Thanks for your further description, so your current server is of windows
2003 64 bit version, and also have a local SQL Serve 2005 64 bit instance,
correct?

Based on my research windows 2003 64 bit server does not support this UDDI
service. But I will help you ask some other windows server engineers to
confirm on this. I'll update you as soon as I get information.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Mar 23 '07 #4
Hi Phil,

I've discussed this issue with some other windows server engineers, they
have confirmed that currently windows 2003 server 64 bit edition doesn't
support the UDDI service. However, UDDI Services will be included in
Longhorn server 64-bit version.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Mar 27 '07 #5
Can you confirm if the workaround solution is fully supported. I have Windows
2003 enterprise edition 32-bit and want to install UDDI database components
on SQL 2005

"Steven Cheng[MSFT]" wrote:
Hi Phil,

I've discussed this issue with some other windows server engineers, they
have confirmed that currently windows 2003 server 64 bit edition doesn't
support the UDDI service. However, UDDI Services will be included in
Longhorn server 64-bit version.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights
Apr 2 '07 #6
HI Phil,

Regarding on the workaround in the kb article, it is supported for windows
2003 server 32bit edition and local SQL 2005 instance. And I haven't found
any other documented problem on this. If you meet any problem when
implement this workaround, you can contact CSS and refer to this knowledge
base article for specific troubleshooting.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Apr 3 '07 #7
thanks for the post. Is it only a local instance of SQL 2005 that is
supported? I was hoping to be able to install the UDDI database components on
a separate dedicated SQL 2005 server, then install the Web and Admin
components on a separate IIS server.

"Steven Cheng[MSFT]" wrote:
HI Phil,

Regarding on the workaround in the kb article, it is supported for windows
2003 server 32bit edition and local SQL 2005 instance. And I haven't found
any other documented problem on this. If you meet any problem when
implement this workaround, you can contact CSS and refer to this knowledge
base article for specific troubleshooting.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights
Apr 3 '07 #8
Hi Phil,

I'm afraid so far this UDDI service is restricted to local SQL server
instance. I haven't found information about using remote instance so far.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.


Apr 4 '07 #9
Hi Steven,

I was under the impression that UDDI supports a distributed configuration...
Or have I misunderstood the FAQ "Can I install UDDI Services in a
distributed manner?" question/ansver under System requirements and
Installation ?

I would very much like to know if this is realy the case since we are
planning to use a distributed solution for a future release.

Best regards
Claus Petersen
"Steven Cheng[MSFT]" wrote:
Hi Phil,

Regarding on the UDDI service, do you mean the windows 2003 server's
built-in UDDI service? If this is the case, I'm afraid so far the UDDI
service of windows 2003 server only support MSDE or SQL server 2000 local
instances. When you installing the UDDI service, it will let you choose the
local database instance(SQL Server 2000) or create a new MSDE instance. If
what you want to do is backup the UDDI service data, I think you can
directly backup the database data in the MSDN or SQL 2000 instance to
another SQL Server instance.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

==================================================

This posting is provided "AS IS" with no warranties, and confers no rights
Apr 4 '07 #10
Thanks for your input Claus,

I'll double check on this and will let you know if I get any information on
this.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Apr 5 '07 #11
Hi Phil,

Some update information about the UDDI service with remote SQL Server
instance:

this is doable and you can do that. Basically you need to follow the steps:

====================
1. install UDDI database component on that box running SQL server;
2. On other servers, install UDDI web component(Note: do not select
to install UDDI database component);
3. Then the installation wizards will allow you to select a remote
SQL server instance as UDDI DB.
====================

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Apr 10 '07 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Greatfree | last post by:
How to Set Up a Private UDDI Server? Dear all, I attempt to set up a private UDDI server using .NET. But I didn't find out enough information on the problem. Anyone can give me some resources on...
1
by: Greatfree | last post by:
Dear all, UDDI has widely been accepted by the developer community to list and integrate XML web services. Unfortunately UDDI is still viewed as a yellow pages web service directory. This leads...
1
by: Chris | last post by:
I was told by someone that all web services must be registered with UDDI before they will function. I created a web service on my local server and it works fine so I don't see any reason why UDDI...
1
by: holder25 | last post by:
Folks, I am trying to run the wsdl.exe tool to generate a server stub for the UDDI wsdl spec file at : http://www.oasis-open.org/committees/uddi-spec/doc/tcspecs.htm#uddiv2 When I run it I get...
1
by: Ben Bloom | last post by:
Hi there, I've been experimenting with using UDDI at runtime using the MSDN example at http://msdn.microsoft.com/library/en-us/dnuddi/html/runtimeuddi1.asp I keep getting a 401 when I try to...
1
by: Jenevra | last post by:
I'm one of several developers at my company, and we've all been creating web services for some time. But we don't always know what others are doing and if or how we can take advantage of services...
0
by: cindy.fisher | last post by:
I am querying an internal UDDI server for a web service URL using C#. Initially, the UDDI server was configured for Windows Integrated authentication and it worked fine. When I changed it to UDDI...
2
by: dmckeon | last post by:
I am attempting to query a Microsoft UDDI registry using C# in Visual Studio 2005. I keep getting build errors that say "The type or namespace 'Uddi' does not exist in the namespace 'Microsoft'". ...
1
by: =?Utf-8?B?U29yaW4gRG9saGE=?= | last post by:
Hello, I have two related questions: 1. Our company hosts a couple Web services that are public, and free to use for anybody (http://DlhSoft.com/WebServices/NewsService.asmx and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.