Bugs item #1027433, was opened at 2004-09-13 19:01
Message generated for change (Settings changed) made by tdiesler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1027433&group_id=22866

Category: JBossWeb
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Langelage (lafr)
>Assigned to: Thomas Diesler (tdiesler)
Summary: WebService call calls always the same Servlet

Initial Comment:
We build up two ear's with similar structure and names.
I used jboss-app.xml to get scoped classloading.
Both ear's contain war-files with webservices of JSE-
style in it.
After deploying both ear's, I can access the webservice 
via both URL's, but on the server always the servlet of 
last deplyoed ear is called.

I stripped down a testcase for this problem.
The attached jar-file contains the sources.
In build.xml some path will probably need some 
adjustment.
Running build.sh will create std.ear and cus.ear from 
test-dir and etc.
In client-dir you'll find some axis-genarated files and 
Client.java. Here both URL's are called, both as said 
above, I get both times the same result.
First I got "cus".
After touching std.ear in deploy-dir on the server I 
get "std".


----------------------------------------------------------------------

Comment By: Frank Langelage (lafr)
Date: 2004-09-13 19:05

Message:
Logged In: YES 
user_id=300021

Attachement was too big. I reduced the jar's in lib-dir to size 
0. You'll have to copy the ones from the JBoss-server.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1027433&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to