Hi,
I am trying to understand how this thing works, my first basic doubt is:
What files should I downloadl:
- I will be using JBoss 4.2.3, Spring 2.5.6
- It's not clear for me what version of SpringDeployer should I download
The second question is:
If the version I download does not cont
Ok I'll do it.
I was trying to construct a small example that can show this problem, but until
know I was not able.
I'll continue working on it.
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187797#4187797
Reply to the post :
http://www.jboss.com/
If you like to see my post at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=144817
thanks
tonio
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185836#4185836
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4
This problem was also reported some time ago in:
JBossXSModel goes into endless loop
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=131673
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185835#4185835
Reply to the post :
http://www.jboss.com/i
Hi,
I had similar problems, running Jboss 4.2.2.GA and jbossws 3.0.4.GA, but not
trying to expose xhml.xsd, just a Tree of Classes (near 500) JAXB annotated.
If I use 4.2.3 there is a similar problem.
Any news on these issue ?
I'm trying to create a simple test-case,
but it's really difficul
finally I obtained the log (which full filled my file-system)
It seems some recursive behavior is the cause of this
hanging.
here is the log:
2008-10-30 18:01:08,213 INFO [org.jboss.wsf.stack.jbws.WSDLFilePublisher] WSDL
published to:
file:/home/xtra/u/jdesa/mccg/jboss-4.2.2.GA/server/default
hi,
I've now tested with jboss-4.2.3 / jbossws-3.0.4, the same problem.
thanks
tonioc
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185802#4185802
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
I had some similar problems, but constructing the server-side stuff.
I ended up only adding
org.jboss.ws/jbossws-jboss422/3.0.4.GA
dependency
Hope it helps
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185798#4185798
Reply to the post :
http://www.jbo
Hi,
I'm using jbossws 3.0.4 in jboss 4.2.2, installation went good, and I
try my first EchoService as a webapp, all ok.
After that I added a method that returns a BizClass,
BizClass getBizClass() {
|return new BizClass();
|}
The BizClassTree is in an external jar.
This BizC
Just thoughts:
If I use web-services I'm supposing that you don't know nothing about the
client and viceversa except for the WSDL.
You may be tempted to add behavior to your generated classes, that won't be
shown in the WSDL.
A client that use your jar will have this behaviour added, but for
wayne,
Thanks, the problem was that a bad log configuration didn't give a readable
message,
I'm no sure why, but what was missing was hibernate3.jar that is no in
the JBOSS/client directory.
Now all seems to work fine.
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&
Hi everybody,
I was working with 4.0.5-EJB3 version, all working fine, and I decided
to switch to 4.2.1, both of them with jboss-messaging (now 1.3.0-GA).
Configuration OK
Starting OK
But when I tried to run my client, connecting to an EJB3 remotely
a strange error apeared:
Exception in t
Some news.
If I put all jboss*.jar from JBOSS_HOME/client, except jbossall-client.jar in
my war file, it works ok.
Now a question is: As I have a lot (20-30) web applications that
uses jboss-client, is there a way to avoid putting in every application
all jboss-client jars ?
thanks again
tonio
Hi,
My configuration:
1. Jboss 4.0.5.GA - EJB3
2.Tomcat 5.5.23 in an independent JVM
3.All jboss-client jar's are in tomcat's share class loader, not in the
war-archive
I'm experiencing a strange problem when calling a
stateless Session Bean from Tomcat.
- The first time I call it gives a Clas
I forgot to tell you an important issue:
If instead of putting my users-client.jar in every war (application) I put it
in tomcat's share class-loader
it works fine.
Sorry for the inconvinience
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997684#3997684
Re
Strange problem with EJB/Client
My business logic EJB/Stateless Session Bean (EJB 3.0)
1 - Users (Authorization/Authentication/Accounting)
2 - Calculator (add, multiply,etc)
I'm accessing these EJBs with the BusinessDelegate Pattern.
My applications running in a Tomcat in different JVM
1 -
Hi,
I'm usign 4.0.5/EJB3 and an independent Tomcat 5.5
Ububntu 5-10 java 1.5.08.
Using StatelessSessionBean with a BusinessDelegate as a facade.
The application is a web-service front end to EJB methods, it is
working ok, but:
Every now an then, sometimes after re-deploying, sometimes after
Hi,
I'm usign 4.0.5/EJB3 and an independent Tomcat 5.5
Ububntu 5-10 java 1.5.08.
Using StatelessSessionBean with a BusinessDelegate as a facade.
Every now an then, sometimes after re-deploying, sometimes after
restarting jboss, a call to Business-Method (isUserAuthorized) from
my tomcat applica
Sorry, this is not the correct forum, I'll repost it in EJB/Jboss
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994032#3994032
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994032
_
19 matches
Mail list logo