Sorry, about this. I think I've figured out whats wrong.
The maven-surefire plugin by default includes test cases in the
following format: |**/Test*.java **/*Test.java **/*TestCase.java
if no includes is specified. This matches the abstract class I've
created which I think causes the exception
[
https://issues.apache.org/activemq/browse/SM-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39606
]
Renaud Bruyeron commented on SM-993:
After applying the patch:
{code}
$ cd core/servicemix-core
$ mvn -Dtest=Fragme
StaxSource + FragmentStreamReader interference with TRaX
Key: SM-993
URL: https://issues.apache.org/activemq/browse/SM-993
Project: ServiceMix
Issue Type: Bug
Components: ser
[
https://issues.apache.org/activemq/browse/SM-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SM-966.
Resolution: Fixed
Fix Version/s: 3.2
Assignee: Guillaume Nodet
URL: http://svn.apac
Thanks!
Piotr
On 7/4/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
Ok, I was suspecting something like that.
I will commit a slightly modified patch to deal with the
interface name too.
On 7/4/07, Piotr Bzdyl <[EMAIL PROTECTED]> wrote:
> My custom JmsConsumerMarshaler determines a destination
Ok, I was suspecting something like that.
I will commit a slightly modified patch to deal with the
interface name too.
On 7/4/07, Piotr Bzdyl <[EMAIL PROTECTED]> wrote:
My custom JmsConsumerMarshaler determines a destination interface (it
might be also a target service) using request content. Cu
My custom JmsConsumerMarshaler determines a destination interface (it
might be also a target service) using request content. Current
implementation of JmsConsumerEndpoint overrides this information with
constant targetService or targetInterface value :(
Piotr
On 7/4/07, Guillaume Nodet <[EMAIL P
I agree that it would be a good idea.
However, it's not easy to do, because if we move it to servicemix-common,
you won' t be able to use the xml syntax .
Unless someone find a better way to handle that, I would recommend to just
copy it in servicemix-ftp.
On 7/4/07, [EMAIL PROTECTED] <[EMAIL PRO
The Apache Incubator ServiceMix team is proud to announce the availability of
the 3.1.1 release!
Apache Incubator ServiceMix is an open source distributed Enterprise
Service Bus (ESB)
and SOA toolkit built from the ground up on the semantics and APIs of the Java
Business Integration (JBI) specifi
Hi,
While implementing a new ProviderEndpoint (FTPReceiver) I required a way
to set the target for the service and found out that
"org.apache.servicemix.eip.support.ExchangeTarget" can be used easily to
set the target service/endpoint/interface.
I think this class can be moved to servicemix-com
The vote passes with 12 +1s and no other votes.
3 +1 from IPMC members: jstrachan, dims, robert
+1 from ServiceMix community: Gert Vanthienen, Guillaume Nodet, Thomas
Termin, Matt Hogstrom, Daniel Kulp, Jevgeni Holodkov, Philips Dodds,
Bruce Snyder, Rob Davies
I will move the repo to its fina
Yeah I thought of refactoring it, to make it easier to configure the smx
container, because it was creating some directories outside the target dir.
Though I can't figure out why this error occurred. I don't see this in
my build. :(
Bruce Snyder wrote:
On 7/3/07, Guillaume Nodet <[EMAIL PROT
12 matches
Mail list logo