Thanks for you, I resolved the problem with adding a new layer between data and
web service layer, this layer contains the session bean, that will allow me to
persist data. I think that entity manager doesnt work in the context of web
service. So why i added the session bean.
View the original
I tried to store data into database through web service call to EntityManager
but it doesn't store data in Mysql. here is my source code.
Source code of web service :
| /**
| *
| */
| package webServices.utilisateur.service;
|
| import global.SOAP.StringSOAP;
| import global.SOA
I used NetBeans5.5 that can make that transparently.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946735#3946735
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946735
Wich URL ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946575#3946575
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946575
---
All the advantages of Linux Manag
Resolved
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946342#3946342
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946342
---
All the advantages of Linux Managed
How to compile many web service that are included in the same project.
here is an example :
src
|EJB
||Client
| |Interface
| | |ClientInterface.java
| |Impl
| | |ClientImpl.java
||Provider
| |Interface
| |
Yes, you can pass a java bean as a parameter.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945924#3945924
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945924
---
I have multiple web service to compile.
As I understand, I must compile each one separatly.
Here is an example, my structure of project seems like this :
src
|Client
| |Interface
| | |ClientInterface.java
| |Impl
| | |ClientImpl.java
|Provider
|
So, what is the utility of wstools with this limits ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945501#3945501
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945501
---
If you look in the XSD schema file of config.xml, you will see that you can
make more than element.
It is possible to compile more than one web service, but how???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945183#3945183
Reply to the post :
http://www
I ask and I answer alone.
There is a problem with Jboss version.
Now all works fine. here a solution
| /**
| *
| */
| package de.laliluna.library;
| import org.hibernate.cfg.EJB3NamingStrategy;
| import org.hibernate.util.StringHelper;
|
| /**
| * @author RamcisJBOSS
I tried to Override the EJB3NamingStrategy but when I deployed my jar file I
got error. Here is some log from JBOSS console.
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
| run(AbstractDeploymentScanner.java:197)
| Caused by: java.lang.Error: Unresolved compilation pro
Upgrade to jdk1.5
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945019#3945019
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945019
---
Using Tomcat but need to do
Hello,
Can anyone give me an example of wstools-config.xml that encapsulate the
configuration of two web services. I tried but i got error in parsing the file.
I followed the xsd but the error persist.
Thanks for help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtop
post the log of Jboss, what error you got ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944259#3944259
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944259
---
U
Hi you need to re-install ejb3 deployer.
You can find it at this URL :
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=132063
you will find a web page on how to install it;
hope that helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3
Hi, i tried to use the safe strategy, but it doesn't work, i got the same
problem, i think that i missed some properties. here is my persistence. xml
file
|
| java:OracleDS
|
|
|
|
|
|
|
you should use this library jbossws14.jar, it contains the classes that you
need.
Hope that this helps you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943366#3943366
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39
Hi,
I am trying to build an application based on EJB3, but when i deploy it to the
server i get this error : ORA-00972 identifier is too long.
The problem caused by the name of the generated foreign key.
Thanks for helps
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
Hi, can you tell from where you get the needed library for this tutorial,
because it deson't work for me.
I get this error when compling the sources code.
compile:
[javac] Compiling 3 source files to C:\Documents and Settings\Ramzi\Bureau\w
ebservice\build\classes
[javac] C:\Documents and
I start building a web services with eclipse, but i got this error.
Note that i am using eclipse 3.1 and tomcat 5.5
there is the listening of the exception :
IWAB0398E Error in generating WSDL from Java:
java.lang.ClassNotFoundException: service.Hello
java.lang.ClassNotFoundException: servic
21 matches
Mail list logo