Search the web
Sign In
New User? Sign Up
nservicebus
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2774 - 2805 of 4416   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2774
Udi, Sorry again. There is problem to use Generic Host (NServiceBus.Host.exe) if folder contains Win32 .dll files. How about to do mechanism for this like...
Edgars Roze
edgars_roze
Offline Send Email
Jul 1, 2009
9:26 pm
2775
You're right Edgar, the problem is that we are scanning assemblies in order to find the users endpoint configuration so there is no way for the user specify...
Andreas Öhlund
andreas_ohlund
Offline Send Email
Jul 1, 2009
10:26 pm
2776
Edgars - Check the trunk - the fix for this is now in. Both the assembly load and the GetTypes() call happen within a try / catch block - if any errors occur...
Matt Burton
matt.burton
Offline Send Email
Jul 2, 2009
12:12 am
2777
Since we've had issues in the past with swallowing exceptions and file scanning, I've added another option. If you'd prefer that nServiceBus not scan...
Udi Dahan
udidahan7
Offline Send Email
Jul 2, 2009
6:31 am
2778
Documentation is now moved to \trunk\docs and is also included in the published artifact over at http://teamcity.codebetter.com /Andreas ...
Andreas Öhlund
andreas_ohlund
Offline Send Email
Jul 2, 2009
7:20 am
2779
A Big Thanks!...
Edgars Roze
edgars_roze
Offline Send Email
Jul 2, 2009
10:10 am
2780
... Don't know if I am going to use it. But the same kind of protection against "bad" *.dll's would be nice in the WithWeb() configuration. /Jørn...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 2, 2009
1:22 pm
2781
There is one more bug to run Generic Host with Saga's Handlers. It is nowhere SagaMessageHandler loading in GenericHost. So saga messages never handling. In...
Edgars Roze
edgars_roze
Offline Send Email
Jul 2, 2009
2:27 pm
2782
... I am trying to get the generic host to work also. I don't know if my problem is related to yours. But when I start NServiceBus.Host I get this one: ...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 2, 2009
2:35 pm
2783
Try to add reference to NServiceBus.SagaPersisters.NHibernate assembly. At now Nhibernate Persister plased in separate assembly....
Edgars Roze
edgars_roze
Offline Send Email
Jul 2, 2009
2:42 pm
2784
... I have already done that and the DLL is in the application folder. Apparently the host is not looking into that assembly, but in the "NServiceBus"...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 2, 2009
2:57 pm
2785
... I guess it has something to do with this changelog: 02 Jul 09 03:25 NHibernateSagaPersister no longer merged into main DLL. /Jørn...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 2, 2009
3:15 pm
2786
I think this checkin is a bit problematic too: 01 Jul 09 16:39 Upgraded to 2.0 release of Castle Windsor. The supplied version of NHibernate does not work with...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 2, 2009
3:18 pm
2787
Trunk (r612) should have all of these issues already fixed. The version of NHibernate brought in is such that does not depend on Castle anymore, and the lazy...
Udi Dahan
udidahan7
Offline Send Email
Jul 2, 2009
4:30 pm
2788
... Maybe I messed up everything, but that's the version I have. Anyway: I installed latest NHibernate 2.1.0 alpha 1, Castle plus NServiceBus from NServiceBus...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 3, 2009
6:00 am
2789
This is actually the exact same scenario I have been using nServiceBus for. From the research I did nServiceBus is the most appropriate .Net solution for the...
michaelnye@...
michaelnye...
Offline Send Email
Jul 3, 2009
6:59 am
2790
The version of NHibernate that comes with nServiceBus is 2.1.0 beta 2. -- Udi Dahan From: nservicebus@yahoogroups.com [mailto:nservicebus@yahoogroups.com] On ...
Udi Dahan
udidahan7
Offline Send Email
Jul 3, 2009
7:23 am
2791
Do let us know which problems you haven't found solutions for. -- Udi Dahan From: nservicebus@yahoogroups.com [mailto:nservicebus@yahoogroups.com] On Behalf Of...
Udi Dahan
udidahan7
Offline Send Email
Jul 3, 2009
8:56 am
2792
... Okay, then I did mess up something on the way :-) /Jørn...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 3, 2009
9:22 am
2794
Edgars, While you're right that the generic host currently doesn't allow specify handler ordering (though will shortly), that does not mean that the ...
Udi Dahan
udidahan7
Offline Send Email
Jul 6, 2009
8:12 pm
2795
Hello group, We are experiencing some unexpected behaviour when working with timeouts. What it appears to be doing is exponentially increasing the number of...
bradleyboveinis
Offline Send Email
Jul 7, 2009
2:31 am
2797
Well, I got the timeoutmanager to behave by removing the GridInterceptionMessageHandler from the handlers, and only specifying the TimeoutMessageHandler. Code...
bradleyboveinis
Offline Send Email
Jul 7, 2009
6:38 am
2798
Hello Brad, I hope the following is helpful (haven't used the timeout manager): When I started out having a look at NServiceBus I actually published a group of...
Eben Roux
eben_roux
Offline Send Email
Jul 7, 2009
9:25 am
2799
Hi I am a bit confused about transaction handling with NServiceBus/NHibernate. I haved added an NHibernate session managing module in which I call...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 7, 2009
10:23 am
2800
Hi Has anyone some experience with automated integration tests of servers running NServiceBus? I would like to make sure that the application actually starts...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 7, 2009
10:38 am
2801
When I was troubleshooting my similar issue I referenced the NHibernateMessageModule per Udi's suggestion. The module can be found in the...
Ryan Montgomery
rmontgomery429
Offline Send Email
Jul 7, 2009
12:18 pm
2802
If your server only receives commands and does not respond I would suggest that you look to testing the outcome of receiving said commands. For instance, if...
Matt Burton
matt.burton
Offline Send Email
Jul 7, 2009
4:46 pm
2803
NSB runs all messagehandlers inside a system.transaction if the transport is declared as "transactional". Take a look at the Receive method of the...
Andreas Öhlund
andreas_ohlund
Offline Send Email
Jul 7, 2009
5:45 pm
2804
Okay, so basically just use whatever scripting means available to start the server, interact with it, and check expected output elsewhere. Unfortunately no...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 7, 2009
7:52 pm
2805
That is very cool! Thanks for a throrough answer. /Jørn ... From: Andreas Öhlund To: nservicebus@yahoogroups.com Sent: Tuesday, July 07, 2009 7:45 PM ...
Jørn Wildt
jorn_lind_ni...
Offline Send Email
Jul 7, 2009
7:57 pm
Messages 2774 - 2805 of 4416   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help