Thomas,
Thank you for your reply.
OK, I will change rpc/encoded to rpc/literal...
MIE
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945536#3945536
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945536
---
Hi,
I tried JBoss4.0.4GA which includes jboss-1.0.0.GA.
I have a couple of question...
anonymous wrote :
| 1: Creating Web service on JBoss4.0.4GA (jboss-1.0.0.GA Web Service),
rpc/encoded style WSDL cannot be used?
| -->
| if no, any solutions to support rpc/encoded style WSDL?
Hi Thomas,
Thank you for your reply.
I tried the same web-service on AXIS, it woked OK.
I thought it worked fine with the bean class which has
setters( parameter:array) and getters(return type: array)
even if its property is ArrayList(collection type).
I understand it won't work if I use setter
Hi again...
I posted error about String[][] a couple of weeks ago, and thank you for
processing about this issue.
This time I am trying to send/receive the ueser defined class with ArrayList
variable, and getting the following error:
anonymous wrote :
| 12:03:21,093 ERROR [BeanPropertyTarge
Hi Thomas,
Thank you for your advise.
I read the WSArrayTypeMapping WIKI site as you suggested.
However, I am still getting the same error...
The example is showing how to return the array of user defined
class without array variables. I want to get and return user defined class
with 2 dimensio
Hi
I am new to JBoss. I tried WSRPCServiceStepByStep and it worked ok.
I added String[][] element to the Person class with the appropriate
setters and getters and got the following exception ...
14:51:58,156 ERROR [RPCInvocation] org.xml.sax.SAXException: SimpleDeserializer
encountered a child
n invoke, key=
>
> It might be easier if you create a simple example that
> reproduces the problem and send it to me.
>
> Regards,
> Adrian
>
> On Fri, 2003-09-26 at 09:25, Yasuhiro Takahashi wrote:
> > Hi Adrian,
> >
> > Here is current environme
38063=jboss.j2ee:jndiName=jp.or.jacic.ebidcore.business.entity.anken.AnkenEntity,service=EJB
TRACE [org.jboss.ejb.plugins.LogInterceptor] Start method=getAnkenkanriEnt
TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] Current transaction in MI is
TransactionImpl:XidImpl [FormatId=257, GlobalId=y-tak
I wrote wrong.
(Wrong)
> Here is the problem.
> In stem 3(or after step3), ejbStore() of E1 is never called.
(Correct)
Here is the problem.
In step *4* (or after step *4*), ejbStore() of E1 is never called.
Thanks,
Taka
---
This sf.net em
Hello,
I am converting a system from Weblogic 6.1(sp3) to JBoss 3.2.1.
I got a strange phenomenon about BMP Entity Bean.
The process is like followings;
1. Create a entity bean by calling home.create();
2. Set Object to by calling E1.setXXX(O1);
3. Get entity bean by calling home.findByPrima
10 matches
Mail list logo