You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Carl Trieloff <cc...@redhat.com> on 2009/11/03 14:38:34 UTC

Re: C++ broker setup help

Wielly,

I have copied the user list, for details see : 
http://qpid.apache.org/mailing-lists.html

Mailing the user list is the best way to get answers from the Qpid project.

Brief notes, is that you will need to use a trunk install to get 
persistence support on Windows,
the 0.5 release on had a corresponding module for persistence for linux.

king regards
Carl.




Wielly wrote:
> Dear Developers,
>
> I am writing to enquiry information regarding how to setup C++ broker under
> windows environment. I am looking for a contact person who can help me on
> giving me some guidance regarding this matter. I will highly appreciate for
> your help. 
>
> I have downloaded windows installer /0.5-windows/qpidc-0.5.msi from
> http://qpid.apache.org/download.html.
>
> My OS is Windows XP. After I install the software, the following folders
> were created for me. 
>
>  
> C:\Program Files\Apache\qpidc-0.5:
>
>  
>
> \bin 
> \docs 
> \examples 
> \include 
> \srcdist 
>  
>
> For my current project, I need to do 2 features: Persistence storage and
> SSL. Since your source information provides more on how to setup those
> features under Linux environment. Based on information from the site you
> have provided, the persistence BDB and SSL can be set from a XML config
> file. I can not find this config file from my installation folder. Can you
> assist me on how to configure/ enable BDB persistence and SSL under windows
> envonment? 
>
> Thanks and have a great day!
>
>  
> Regards,
>
>
> Wielly
> Software Developer
>
>   


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


RE: C++ broker setup help

Posted by Steve Huston <sh...@riverace.com>.
Hi Wielly,

> Wielly wrote:
> > Dear Developers,
> >
> > I am writing to enquiry information regarding how to setup 
> C++ broker under
> > windows environment. I am looking for a contact person who 
> can help me on
> > giving me some guidance regarding this matter. I will 
> highly appreciate for
> > your help. 

The users list is the place to ask. There are a number of people
familiar with Qpid on Windows here.

> > I have downloaded windows installer /0.5-windows/qpidc-0.5.msi
from
> > http://qpid.apache.org/download.html.
> >
> > My OS is Windows XP. After I install the software, the 
> following folders
> > were created for me. 
> >
> >  
> > C:\Program Files\Apache\qpidc-0.5:
> >
> >  
> >
> > \bin 
> > \docs 
> > \examples 
> > \include 
> > \srcdist 
> >  
> >
> > For my current project, I need to do 2 features: 
> Persistence storage and
> > SSL.

Neither of those features are available for Windows in Qpid 0.5.

Persistence will be in 0.6. There's a chance that SSL for the Qpid
client will be in 0.6 but that's very uncertain.

If you want to try the persistence that will be in 0.6, you will need
to check out the current source from Qpid's svn repository, install
cmake, python, and ruby, as well as Visual Studio 2008. For
persistence you will need Microsoft SQL Express or SQL Server. Be
aware there are still some known bugs in the persistence code that are
being actively worked for 0.6.

Best regards,
-Steve

--
Steve Huston, Riverace Corporation
Total Lifecycle Support for Your Networked Applications
http://www.riverace.com
 


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org