NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Tomcat + Axis2 Handler configuration

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
aleluna



Joined: 21 Nov 2011
Posts: 2

PostPosted: Mon Nov 21, 2011 10:30 am    Post subject: Tomcat + Axis2 Handler configuration Reply with quote

Hi all,

Im using NB to develop web services based on Axis2 on Tomcat, but now i'm facing 2 tricky problems:

1)In eclipse for editing deployed axis2.xml (for editing something in handler chain i.e. adding handler) you can edit that cause you see the "webapps" directory under axis2 and all content. Where you do so in NB ? Where or how can i edit axis2.xml ? I see only a strange axis2.xml in "nbproject" directory under "Files" with this content:

<?xml version="1.0" encoding="UTF-8"?>
<axis2 xmlns="http://www.netbeans.org/ns/axis2/1">
<service name="FakeFSEWebService">
<service-class>fse.FakeFSEWebService</service-class>
</service>
</axis2>

What'is that?


2) If i edit from console the deployed axis2.xml and add my handler (who work perfect in eclipse) i get this error:

GRAVE: Servlet /axis2 threw load() exception
java.lang.ClassNotFoundException: fse.fsePep
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1671)
.....
.......

But fse.fsePep is indeed inside my Jar deployed and is a class present in directory fse.

Any idea?

Thx
Back to top
aleluna



Joined: 21 Nov 2011
Posts: 2

PostPosted: Mon Nov 21, 2011 1:15 pm    Post subject: Reply with quote

i'm adding an image to explain better the problem:
[url]
http://imageshack.us/photo/my-images/265/nbhandler.png/[/url][/url]



NBHandler.png
 Description:
Handler problem Netbeans
 Filesize:  472.44 KB
 Viewed:  720 Time(s)

NBHandler.png


Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo