Hi folks,

going through the tutorial, I encountered the following warning:

  | 14:26:49,217 INFO  [STDOUT] Debug: CustomerBean ejbLoad
  | 14:26:49,227 INFO  [STDOUT] Debug: CustomerBean ejbStore
  | 14:29:48,510 WARN  [TransactionImpl] Transaction 
TransactionImpl:XidImpl[FormatId=257, GlobalId=kaki/14, BranchQual=, 
localId=14] timed out. status=STATUS_ACTIVE
  | 14:33:27,342 INFO  [EjbModule] Deploying TellerBean
  | 14:33:27,546 INFO  [EJBDeployer] Deployed: 
file:/jboss-4.0.1sp1/server/default/deploy/bankws-ejb.jar
  | 14:33:27,905 INFO  [WSDLFilePublisher] WSDL published to: 
file:/jboss-4.0.1sp1/server/default/data/wsdl/bankws-ejb.jar/teller.wsdl
  | 14:33:28,342 WARN  [JavaWsdlMapping] Cannot find jaxrpc-mapping for type: 
{http://ebank.jboss.com}AccountList
  | 
I already found out that there's a difference in the TellerEndpoint and the 
WSClient classes  - in the tutorial, they use String[] variables, in the 
original source, the AccountList class is used.

How do I have to deal with the above warning?
Thanks heaps.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to