[JBoss-user] [JBoss.NET] - Re: Error while deploying web service

2005-08-26 Thread Scharlau
Praneeth,

two things. First, you might want to go into the log4j.xml file under the conf 
directory and change the org.jboss.axis setting from 'info' to 'debug'. 
However, this will give you LOTS of messages, but may be what you need to see 
why your app isn't working.

Second, it could be that you've not called the Adobe Policy Server correctly. 
Can you run the code (assuming that it's a POJO) outwith the webservice ok? 
I've not used this before, so I'm just speculating on what I'd do.

Good luck.

Bruce

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3891761#3891761

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3891761


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET] - Re: Error while deploying web service

2005-08-22 Thread praneeth.bits
Bruce,

thanks for your replyyeah...i downloaded jboss 3.2.5 and compared the 
axis.jar file with the one i had...they are different...when i replaced the 
axis.jar file,it worked fine.

now..i have written another web service for my developmenti dont get any 
error...but the implementation just doesnt happenmy service class returns a 
string...when i return a normal string,say,HelloWorld,the string is 
returned...but the code i have written specific to my development doesnt get 
executedI use the APIs provided by Adobe Policy Server inside my service 
classis there any restriction that we have to use only objects from the 
normal java package in service classesi am new to web services...so..please 
let me know...

Praneeth

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3891174#3891174

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3891174


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET] - Re: Error while deploying web service

2005-08-19 Thread Scharlau
Hi,

are you using JDK1.4 or 1.5? and are there any other details that you can give 
me? 

I've not tried that practical against 3.2.5, but will do so today and let you 
know how it goes.

cheers, 

Bruce

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3890737#3890737

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3890737


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET] - Re: Error while deploying web service

2005-08-19 Thread Scharlau
Praneeth,

I downloaded jboss-3.2.5 and tried the code in my example against the 
downloaded code and it worked fine. I can only think that you  might've also 
changed the version of Axis that you're using, or something else, and that this 
is interfering with your running of the app.

cheers,

Bruce

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3890784#3890784

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3890784


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user