[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-18 Thread beligum
Sorry Jay, no I don't. I've been using seam since the beginning, and my build.xml doesn't even look like the one, provided with the examples. Perhaps, I should refactor it accordingly. Btw, I tried it out with the seambay example, and it works perfect, so I didn't get it from there... b. View

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-18 Thread [EMAIL PROTECTED]
No problem. I'll poke around the examples when I get a minute. -Jay View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4113787#4113787 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4113787

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-17 Thread [EMAIL PROTECTED]
From your stack trace, and the source code it appears the issue is not that the drools rules are not being initiated, but that when they are initiated on the call through WS the context of the call is different than when it is a regular web request. In other words, during a web request the

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-17 Thread beligum
Whow, Jay, thanks for this. I really should have thought if this myself, sorry for that. My drl file was in the war/classes folder (don't really know why, I may have followed an example case). After moving it to the root ear dir, both approaches work. Again, thanks. bram View the original

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-17 Thread [EMAIL PROTECTED]
I'm glad to hear that the changes worked for you. Do you happen to know what example you saw this in? I'll look around as well. Thanks, Jay View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4113461#4113461 Reply to the post :