i have a similar question
i need to use a 3 party rpc/encoded webservice, so this cant be done in jbossws
?
what is your suggested solution to this problem ?
/Dust
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945666#3945666
Reply to the post :
http://www
solved the problem.. to get it to use namespace for its element i needed to
extract the part to its own element like
|
|
|
|
|
if thos can help anyone else =)
/Anders
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945250#3945
This might be a really stupid question but I can?t get this to work =/ any
input is appreciated
Should not the namespace specified in the soap operation be used when parsing
the incoming xml ? i use a JSR-109 client as described in the documentation..
Now I cant se any different in behavior w
i think my problem is that my message has the namespace on getVersionResponse
|
|
|
|Location Web Service version
1 build 007
|
|
|
in other webservices i have tried the "part" dont have a the namespace on it,
is there a way to define this in the WSDL or is this
Hi
i get javax.xml.rpc.JAXRPCException: Cannot find child element:
getVersionReturn when i am calling an external webservice from AS 4.0.4.GA.
i have the folowing WSDL
|
|
|
|
|
|
|
|
|
|
|
|
| http://schemas
Hi
is there a way to include a queue configuration with a application ?
placing the http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943142#3943142
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943142
---
i answer my own post as usual =)
i solved this by adding the service-ref to a application client and lookup the
webservices throw that..
/Anders
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940064#3940064
Reply to the post :
http://www.jboss.com/index.ht
Hi
i have run the EJB3 webservice tutorial and it works fine. but i need to
consume the webserivece from an bean. As I understand this should be done with
@webserviceref which is not implemented yet so i tried to use the tutorial
client code
URL url = new URL("http://localhost:8080/tutorial/Cal
solved it..
i had the MDB in another jar then the class doing the lookup(both in a EAR),
when puting them in the same it worked =)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939165#3939165
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
Hi
i have put up a simple message driven bean on AS 4.0.4rc2
| @MessageDriven(activationConfig =
| {
| @ActivationConfigProperty(propertyName="destinationType",
| propertyValue="javax.jms.Queue"),
| @ActivationConfigProperty(propertyName="destination",
| propertyValue="queue/Positionin
If anyone has any input on this i would be happy , still not solved =(
my question is: can i create a MDB that listens to a external sonicMq q without
replace JBossMQ with SonicMQ ?
/Anders
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938597#3938597
Repl
Hi
I am trying to create a EJB3 MDB to listen to a SonicMQ queue but I am bit
confused =/
Do I need to integrate sonicMQ as described in
http://wiki.jboss.org/wiki/Wiki.jsp?page=IntegrationWithSonicMQ
Or should the standard JbossMQ be able to do this?
When I tried to follow the integration it
great! the WSclientAppl aproch seems to be the simplest, il try it out =)
/Anders
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931845#3931845
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931845
--
Hi
We are starting up a new project and we would very much like to use the new
4.0.4 with EJB3 but we need o use external webservices from the application. Is
there a way to do this? Or do we have to use 4.0.3 ?
Thanks!
/Anders
View the original post :
http://www.jboss.com/index.html?module=bb
Hi thanks for the response!
Well we need to use a WSDL 1.1 service, it would be favorable to do it from a
session bean (because it would be good to do it in a transaction), but it
probably could be done outside one also.. is there a good way to do that ?
/Anders
View the original post :
http:/
Hi
We are just starting a small J2EE project with Jboss as server and I first
thought we should go for the jboss-4.0.3SP1 release and use hibernate 3.0.5
since this is the latest stable version. But it would be a shame to use EJB 2.1
session beans and hibernate if the jboss-4.0.4rc1 is stable en
16 matches
Mail list logo