Hi,
   
 i m bugged up of this error....I hv given this code  in client file


  | ServiceFactoryImpl factory = new ServiceFactoryImpl();
  | javax.xml.rpc.Service service = 
factory.createService(wsdl,mappinglocation,null,qname,null);

but still the same error....i m using jboss-4.0.0. I tried with jboss-4.0.0  
also
no use...pls help me out

  | Exception in thread "main" java.lang.IllegalAccessError: tried to access 
field org.apache.axis.client.Service.engine from class 
org.jboss.webservice.client.ServiceImpl
  |         at 
org.jboss.webservice.client.ServiceImpl.getAxisClient(ServiceImpl.java:306)
  |         at org.apache.axis.client.Service.<init>(Service.java:146)
  |         at 
org.jboss.webservice.client.ServiceImpl.<init>(ServiceImpl.java:106)
  |         at 
org.jboss.webservice.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:147)
  |         at org.synxis.join.JoinClient1.main(JoinClient1.java:251)


rgds
gayathiri

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to