[Design of JBoss ESB] - Internal Evaluation - JBoss ESB more or less useless
by pneude
Hi,
>From what I read I had the impression that JBoss ESB could be quite a interesting product. So I triggered an evalution in our company.
The outcome made me wonder whats really true.
So please comment to this position.
- JBoss ESB cannot connect to JMS Queue (Like SonicMQ)
- Exceptions are sometimes not raised
- Data Transformation in JBoss ESB is not very elegant and of little use
- The SQL Connector can only fire static queries and cannot handle any parametes
- If the SQL Connector fetches a bulg of rows there is no good way to avoid that a message is generated for each line
- The product is very green and seems to be very far from a stable good opensource product
- Scheduling has a lot of drawbacks with different connectors
-> The product is useless for our demand, which as I can tell a typical ESB demand (with the focus on scheduling connects to different sources, doing simple transformations and delivering to a specific system).
Please give me feedback to this. Do you have similar experiences, or a different opinion to this.
THANX A LOT!!!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177725#4177725
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177725
17 years, 6 months
[Design of POJO Server] - Re: Testing Bootstrap Dependencies
by istudens@redhat.com
Note: 'fails with dependency' means, for example:
2008-09-19 10:54:05,012 WARN [org.jboss.deployment.MainDeployer] (main) Failed to deploy: file:/home/studensky/workspace/trunk/testsuite/output/lib/deploymentdependency-ejb3-dummystateless.jar
| org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
|
| *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
|
| jboss.j2ee:ear=deploymentdependency-ejb3-dummystateless.jar,jar=deploymentdependency-ejb3-dummystateless.jar,name=DummyStateless,service=EJB3
| -> <UNKNOWN jboss.j2ee:ear=deploymentdependency-ejb3-dummystateless.jar,jar=deploymentdependency-ejb3-dummystateless.jar,name=DummyStateless,service=EJB3>{Described:** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **}
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177643#4177643
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177643
17 years, 6 months