[jboss-user] [Installation, Configuration & Deployment] - DayTrader benchmark deployment

jshrinivas do-not-reply at jboss.com
Wed Nov 8 16:06:57 EST 2006


Hi,

I am not sure if this is the right place for this post. It is related to a performance benchmark but is actually a deployment problem. 

I am trying to deploy DayTrader (initally Trade 6 from IBM, now open sourced and hosted on Apache Geronimo website) http://cwiki.apache.org/confluence/display/GMOxDOC10/Day+Trader 
on JBoss 4.0.5 GA, Sun JDK 1.5 update 9 for x_64, and WebServices: jbossws-1.0.3.SP1. 

The ear is built using maven and is supposed to be JBoss compatible.

I get following error during startup:

ERROR [MainDeployer] Could not create deployment: file:/opt/jboss-4.0.5.GA/server/default/tmp/deploy/tmp20510daytrader-ear-optV61-astk-v3noAppClient.ear-contents/web.war
org.jboss.ws.WSException: Cannot obtain java type mapping for: {http://daytrader.samples.geronimo.apache.org}>getMarketSummary
        at org.jboss.ws.deployment.JSR109MetaDataBuilder.buildParameterMetaDataDoc(JSR109MetaDataBuilder.java:451)
        at org.jboss.ws.deployment.JSR109MetaDataBuilder.setupOperationsFromWSDL(JSR109MetaDataBuilder.java:200)

I tried looking up at forum posts and I got one post which had similar problem http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958608

So it looked like bug/unsupported feature with the WebServices module. I tried building JBoss from source (JBoss 5.0 Beta), that did not worked either.

Can someone help with this?

Thanks much 
-Shrinivas


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984323#3984323

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984323



More information about the jboss-user mailing list