Re: newbie to Axis2

2006-02-02 Thread Anne Thomas Manes
The W3C has only just recently published the Candidate Recommendation
for WSDL 2.0. They have just issued a call for implementations -- but
it will take a while for folks to build them. The Apache Woden
incubator project is working on it: http://incubator.apache.org/woden/.


If you would like to participate in building a WSDL 2.0 implementation,
please join in, but I'd say that it's still a little early to try using
WSDL 2.0 for building apps.

AnneOn 2/2/06, anshuk pal chaudhuri <[EMAIL PROTECTED]> wrote:
ok.But actualli I am trying any of the soap enginespresent generate WSDL2.0 compliant.If any can youplease let me know.Thanks,Anshuk--- Deepal Jayasinghe <
[EMAIL PROTECTED]> wrote:> well WSDL 2.0 support is not fully completed , Axis2> can read WSDL 2.0 but> the writing part is not complete , since we are> using WSDL 1.1 writer you
> only get WSDL 1.1 doc when you ask for wsdl from> axis2 :)>> Thanks,>  Deepal>> ~Future is Open~>
> - Original Message -> From: "anshuk pal chaudhuri" <[EMAIL PROTECTED]>> To: <axis-user@ws.apache.org
>> Sent: Wednesday, February 01, 2006 8:30 PM> Subject: Re: newbie to Axis2>>> > Ajith,> >> > Sorry for the trouble.It must have been some other> > release which I was 
using.I downloaded the 0.94> > version and its working ok.I have tried the> > MyService.aar services and its working fine.The> wsdl> > is also generated properly.But the wsdl that is
> > generated is compliant to 1.1.> > Axis 2 supports WSDL 2.0.rite??How will one> service> > (say the sample web services)generate a WSDL 2.0> > compliant wsdl?> > Can you please let me know.
> >> > Anshuk> >> > --- Ajith Ranabahu <[EMAIL PROTECTED]>> wrote:> >> >> Hmm..> >> We've checked and verified that all these
> features> >> are available. Is this> >> surely the 0.94 release ?> >>> >> On 2/1/06, anshuk pal chaudhuri> <[EMAIL PROTECTED]
>> >> wrote:> >> >> >> > yah Ajith,> >> >> >> > I have got one temporary solution to it.The> >> problem> >> > what i thot was that the servlet getting
> created> >> for> >> > the HappyAxis.jsp was happaxis_jsp.java.Check> the> >> name> >> > caps in both the cases.I changed the> HappyAxis.jsp
> >> in> >> > the axis2 to happaxis.jsp.Also changed the> >> > corresponding urlin the index.jsp page for the> >> > Validate Link.> >> >> >> > Now the axis is properly as its getting all the
> >> the> >> > componenents.> >> > Now The problem that I am still facing is that> the> >> > service which I have deployed (the one with> echo
> >> and> >> > ping operations, the userguide examples one),I> am> >> not> >> > able to see the wsdl of the service.> >> > Someone said that the web page where the list
> of> >> > services is being displayed, the service name> >> > (MYService in this case) is a hyperlink which> will> >> > lead to the wsdl page.But my Sevice Name is not
> >> any> >> > link.So how do I view the wsdl of my service> >> deployed> >> > in axis2 ???> >> >> >> > Anshuk> >> >
> >> >> >> >> >> > --- Ajith Ranabahu <[EMAIL PROTECTED]>> >> wrote:> >> >> >> > > Hmmm... Is this in the 
0.94 release ?  I'm> >> thinking> >> > > that it's something to> >> > > do with the servlet container setup but need> >> more> >> > > info to confirm.
> >> > > You can try deleting the work directory if> you> >> are> >> > > using tomcat.> >> > > BTW can you post the details about your> servlet
> >> > > container setup, OS and the> >> > > rest of the environment ?> >> > >> >> > > On 2/1/06, anshuk pal chaudhuri> >> <
[EMAIL PROTECTED]>> >> > > wrote:> >> > > >> >> > > > Hi,> >> > > >> >> > > > I have installed axis2 web application but
> >> when I> >> > > am> >> > > > trying to view the Axis Happiness Page> using> >> the> >> > > > Validate Link in order to know that

Re: newbie to Axis2

2006-02-02 Thread anshuk pal chaudhuri

ok.
But actualli I am trying any of the soap engines
present generate WSDL2.0 compliant.If any can you
please let me know.

Thanks,
Anshuk
--- Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:

> well WSDL 2.0 support is not fully completed , Axis2
> can read WSDL 2.0 but 
> the writing part is not complete , since we are
> using WSDL 1.1 writer you 
> only get WSDL 1.1 doc when you ask for wsdl from
> axis2 :)
> 
> Thanks,
>  Deepal
>

> ~Future is Open~
> 
> - Original Message - 
> From: "anshuk pal chaudhuri" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, February 01, 2006 8:30 PM
> Subject: Re: newbie to Axis2
> 
> 
> > Ajith,
> >
> > Sorry for the trouble.It must have been some other
> > release which I was using.I downloaded the 0.94
> > version and its working ok.I have tried the
> > MyService.aar services and its working fine.The
> wsdl
> > is also generated properly.But the wsdl that is
> > generated is compliant to 1.1.
> > Axis 2 supports WSDL 2.0.rite??How will one
> service
> > (say the sample web services)generate a WSDL 2.0
> > compliant wsdl?
> > Can you please let me know.
> >
> > Anshuk
> >
> > --- Ajith Ranabahu <[EMAIL PROTECTED]>
> wrote:
> >
> >> Hmm..
> >> We've checked and verified that all these
> features
> >> are available. Is this
> >> surely the 0.94 release ?
> >>
> >> On 2/1/06, anshuk pal chaudhuri
> <[EMAIL PROTECTED]>
> >> wrote:
> >> >
> >> > yah Ajith,
> >> >
> >> > I have got one temporary solution to it.The
> >> problem
> >> > what i thot was that the servlet getting
> created
> >> for
> >> > the HappyAxis.jsp was happaxis_jsp.java.Check
> the
> >> name
> >> > caps in both the cases.I changed the
> HappyAxis.jsp
> >> in
> >> > the axis2 to happaxis.jsp.Also changed the
> >> > corresponding urlin the index.jsp page for the
> >> > Validate Link.
> >> >
> >> > Now the axis is properly as its getting all the
> >> the
> >> > componenents.
> >> > Now The problem that I am still facing is that
> the
> >> > service which I have deployed (the one with
> echo
> >> and
> >> > ping operations, the userguide examples one),I
> am
> >> not
> >> > able to see the wsdl of the service.
> >> > Someone said that the web page where the list
> of
> >> > services is being displayed, the service name
> >> > (MYService in this case) is a hyperlink which
> will
> >> > lead to the wsdl page.But my Sevice Name is not
> >> any
> >> > link.So how do I view the wsdl of my service
> >> deployed
> >> > in axis2 ???
> >> >
> >> > Anshuk
> >> >
> >> >
> >> >
> >> > --- Ajith Ranabahu <[EMAIL PROTECTED]>
> >> wrote:
> >> >
> >> > > Hmmm... Is this in the 0.94 release ?  I'm
> >> thinking
> >> > > that it's something to
> >> > > do with the servlet container setup but need
> >> more
> >> > > info to confirm.
> >> > > You can try deleting the work directory if
> you
> >> are
> >> > > using tomcat.
> >> > > BTW can you post the details about your
> servlet
> >> > > container setup, OS and the
> >> > > rest of the environment ?
> >> > >
> >> > > On 2/1/06, anshuk pal chaudhuri
> >> <[EMAIL PROTECTED]>
> >> > > wrote:
> >> > > >
> >> > > > Hi,
> >> > > >
> >> > > > I have installed axis2 web application but
> >> when I
> >> > > am
> >> > > > trying to view the Axis Happiness Page
> using
> >> the
> >> > > > Validate Link in order to know that whether
> >> all
> >> > > the
> >> > > > componenets are properly installed or
> not,its
> >> > > throwing
> >> > > > an error.
> >> > > >
> >> > > > java.lang.NoClassDefFoundError:
> >> > > > org/apache/jsp/HappyAxis_jsp (wrong name:
> >> > > > org/apache/jsp/happyaxis_jsp)
> >> > > >
> >> java.lang.ClassLoader.defineClass0(Native
> >> > > Method)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> >> > > >
> >> > >
> >>
> java.security.AccessController.doPrivileged(Native
> >> > > > Method)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)
> >> > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)
> >> > > >
> >> > > >
> >> > >
> 
=== message truncated ===


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: newbie to Axis2

2006-02-01 Thread Deepal Jayasinghe
well WSDL 2.0 support is not fully completed , Axis2 can read WSDL 2.0 but 
the writing part is not complete , since we are using WSDL 1.1 writer you 
only get WSDL 1.1 doc when you ask for wsdl from axis2 :)


Thanks,
Deepal

~Future is Open~

- Original Message - 
From: "anshuk pal chaudhuri" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, February 01, 2006 8:30 PM
Subject: Re: newbie to Axis2



Ajith,

Sorry for the trouble.It must have been some other
release which I was using.I downloaded the 0.94
version and its working ok.I have tried the
MyService.aar services and its working fine.The wsdl
is also generated properly.But the wsdl that is
generated is compliant to 1.1.
Axis 2 supports WSDL 2.0.rite??How will one service
(say the sample web services)generate a WSDL 2.0
compliant wsdl?
Can you please let me know.

Anshuk

--- Ajith Ranabahu <[EMAIL PROTECTED]> wrote:


Hmm..
We've checked and verified that all these features
are available. Is this
surely the 0.94 release ?

On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]>
wrote:
>
> yah Ajith,
>
> I have got one temporary solution to it.The
problem
> what i thot was that the servlet getting created
for
> the HappyAxis.jsp was happaxis_jsp.java.Check the
name
> caps in both the cases.I changed the HappyAxis.jsp
in
> the axis2 to happaxis.jsp.Also changed the
> corresponding urlin the index.jsp page for the
> Validate Link.
>
> Now the axis is properly as its getting all the
the
> componenents.
> Now The problem that I am still facing is that the
> service which I have deployed (the one with echo
and
> ping operations, the userguide examples one),I am
not
> able to see the wsdl of the service.
> Someone said that the web page where the list of
> services is being displayed, the service name
> (MYService in this case) is a hyperlink which will
> lead to the wsdl page.But my Sevice Name is not
any
> link.So how do I view the wsdl of my service
deployed
> in axis2 ???
>
> Anshuk
>
>
>
> --- Ajith Ranabahu <[EMAIL PROTECTED]>
wrote:
>
> > Hmmm... Is this in the 0.94 release ?  I'm
thinking
> > that it's something to
> > do with the servlet container setup but need
more
> > info to confirm.
> > You can try deleting the work directory if you
are
> > using tomcat.
> > BTW can you post the details about your servlet
> > container setup, OS and the
> > rest of the environment ?
> >
> > On 2/1/06, anshuk pal chaudhuri
<[EMAIL PROTECTED]>
> > wrote:
> > >
> > > Hi,
> > >
> > > I have installed axis2 web application but
when I
> > am
> > > trying to view the Axis Happiness Page using
the
> > > Validate Link in order to know that whether
all
> > the
> > > componenets are properly installed or not,its
> > throwing
> > > an error.
> > >
> > > java.lang.NoClassDefFoundError:
> > > org/apache/jsp/HappyAxis_jsp (wrong name:
> > > org/apache/jsp/happyaxis_jsp)
> > >
java.lang.ClassLoader.defineClass0(Native
> > Method)
> > >
> > >
> >
>


java.lang.ClassLoader.defineClass(ClassLoader.java:537)

> > >
> > >
> >
>


java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

> > >
> > >
> >
>


java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

> > >
> > >
> >
>


java.net.URLClassLoader.access$100(URLClassLoader.java:55)

> > >
> > >
> >
>


java.net.URLClassLoader$1.run(URLClassLoader.java:194)

> > >
> >
java.security.AccessController.doPrivileged(Native
> > > Method)
> > >
> > >
> >
>


java.net.URLClassLoader.findClass(URLClassLoader.java:187)

> > >
> > >
> >
>


org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)

> > >
> > >
> >
>


org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)

> > >
> > >
> >
>


org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java

> > > :548)
> > >
> > >
> >
>


org.apache.jasper.servlet.JspServletWrapper.getServlet(

> > > JspServletWrapper.java:136)
> > >
> > >
> >
>


org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java

> > > :307)
> > >
> > >
> >
>


org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)

> > >
> > >
> >
>


org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)

> > >
> > >
> >
>


javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

> > >
> > > Can anbody let me know what the error can be?
> > >
> > >
> > > Anshuk
> > >
> > >
__
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> >
> >
> >
> > --
> > Ajith Ranabahu
> >
>
>
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
protection around
> http://mail.yahoo.com
>



--
Ajith Ranabahu




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com






Re: newbie to Axis2

2006-02-01 Thread Eran Chinthaka




Hi Anshuk,

We have a WSDL 2.0 compatible object model, but we do not support WSDL
2.0 serialization yet. We are waiting for Wooden to finish that and to
integrate that with Axis2.

-- Chinthaka

anshuk pal chaudhuri wrote:

  Ajith,

Sorry for the trouble.It must have been some other
release which I was using.I downloaded the 0.94
version and its working ok.I have tried the
MyService.aar services and its working fine.The wsdl
is also generated properly.But the wsdl that is
generated is compliant to 1.1.
Axis 2 supports WSDL 2.0.rite??How will one service
(say the sample web services)generate a WSDL 2.0
compliant wsdl?
Can you please let me know.

Anshuk

--- Ajith Ranabahu <[EMAIL PROTECTED]> wrote:

  
  
Hmm..
We've checked and verified that all these features
are available. Is this
surely the 0.94 release ?

On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]>
wrote:


  yah Ajith,

I have got one temporary solution to it.The
  

problem


  what i thot was that the servlet getting created
  

for


  the HappyAxis.jsp was happaxis_jsp.java.Check the
  

name


  caps in both the cases.I changed the HappyAxis.jsp
  

in


  the axis2 to happaxis.jsp.Also changed the
corresponding urlin the index.jsp page for the
Validate Link.

Now the axis is properly as its getting all the
  

the


  componenents.
Now The problem that I am still facing is that the
service which I have deployed (the one with echo
  

and


  ping operations, the userguide examples one),I am
  

not


  able to see the wsdl of the service.
Someone said that the web page where the list of
services is being displayed, the service name
(MYService in this case) is a hyperlink which will
lead to the wsdl page.But my Sevice Name is not
  

any


  link.So how do I view the wsdl of my service
  

deployed


  in axis2 ???

Anshuk



--- Ajith Ranabahu <[EMAIL PROTECTED]>
  

wrote:


  
Hmmm... Is this in the 0.94 release ?  I'm

  

thinking


  
that it's something to
do with the servlet container setup but need

  

more


  
info to confirm.
You can try deleting the work directory if you

  

are


  
using tomcat.
BTW can you post the details about your servlet
container setup, OS and the
rest of the environment ?

On 2/1/06, anshuk pal chaudhuri

  

<[EMAIL PROTECTED]>


  
wrote:


  Hi,

I have installed axis2 web application but
  

  

when I


  
am


  trying to view the Axis Happiness Page using
  

  

the


  

  Validate Link in order to know that whether
  

  

all


  
the


  componenets are properly installed or not,its
  

throwing


  an error.

java.lang.NoClassDefFoundError:
org/apache/jsp/HappyAxis_jsp (wrong name:
org/apache/jsp/happyaxis_jsp)
   
  

  

java.lang.ClassLoader.defineClass0(Native


  
Method)


  
  

  

  
  java.lang.ClassLoader.defineClass(ClassLoader.java:537)
  
  

  

  
  

  

  
  java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
  
  

  

  
  

  

  
  java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
  
  

  

  
  

  

  
  java.net.URLClassLoader.access$100(URLClassLoader.java:55)
  
  

  

  
  

  

  
  java.net.URLClassLoader$1.run(URLClassLoader.java:194)
  
  
java.security.AccessController.doPrivileged(Native


  

  Method)


  

  

  
  java.net.URLClassLoader.findClass(URLClassLoader.java:187)
  
  

  

  
  

  

  
  org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)
  
  

  

  
  

  

  
  org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)
  
  

  

  
  

  

  
  org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java
  
  

  

  :548)


  

  

  
  org.apache.jasper.servlet.JspServletWrapper.getServlet(
  
  

  

  JspSer

Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
Ajith,

Sorry for the trouble.It must have been some other
release which I was using.I downloaded the 0.94
version and its working ok.I have tried the
MyService.aar services and its working fine.The wsdl
is also generated properly.But the wsdl that is
generated is compliant to 1.1.
Axis 2 supports WSDL 2.0.rite??How will one service
(say the sample web services)generate a WSDL 2.0
compliant wsdl?
Can you please let me know.

Anshuk

--- Ajith Ranabahu <[EMAIL PROTECTED]> wrote:

> Hmm..
> We've checked and verified that all these features
> are available. Is this
> surely the 0.94 release ?
> 
> On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]>
> wrote:
> >
> > yah Ajith,
> >
> > I have got one temporary solution to it.The
> problem
> > what i thot was that the servlet getting created
> for
> > the HappyAxis.jsp was happaxis_jsp.java.Check the
> name
> > caps in both the cases.I changed the HappyAxis.jsp
> in
> > the axis2 to happaxis.jsp.Also changed the
> > corresponding urlin the index.jsp page for the
> > Validate Link.
> >
> > Now the axis is properly as its getting all the
> the
> > componenents.
> > Now The problem that I am still facing is that the
> > service which I have deployed (the one with echo
> and
> > ping operations, the userguide examples one),I am
> not
> > able to see the wsdl of the service.
> > Someone said that the web page where the list of
> > services is being displayed, the service name
> > (MYService in this case) is a hyperlink which will
> > lead to the wsdl page.But my Sevice Name is not
> any
> > link.So how do I view the wsdl of my service
> deployed
> > in axis2 ???
> >
> > Anshuk
> >
> >
> >
> > --- Ajith Ranabahu <[EMAIL PROTECTED]>
> wrote:
> >
> > > Hmmm... Is this in the 0.94 release ?  I'm
> thinking
> > > that it's something to
> > > do with the servlet container setup but need
> more
> > > info to confirm.
> > > You can try deleting the work directory if you
> are
> > > using tomcat.
> > > BTW can you post the details about your servlet
> > > container setup, OS and the
> > > rest of the environment ?
> > >
> > > On 2/1/06, anshuk pal chaudhuri
> <[EMAIL PROTECTED]>
> > > wrote:
> > > >
> > > > Hi,
> > > >
> > > > I have installed axis2 web application but
> when I
> > > am
> > > > trying to view the Axis Happiness Page using
> the
> > > > Validate Link in order to know that whether
> all
> > > the
> > > > componenets are properly installed or not,its
> > > throwing
> > > > an error.
> > > >
> > > > java.lang.NoClassDefFoundError:
> > > > org/apache/jsp/HappyAxis_jsp (wrong name:
> > > > org/apache/jsp/happyaxis_jsp)
> > > >
> java.lang.ClassLoader.defineClass0(Native
> > > Method)
> > > >
> > > >
> > >
> >
>
java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> > > >
> > > >
> > >
> >
>
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
> > > >
> > > >
> > >
> >
>
java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> > > >
> > > >
> > >
> >
>
java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> > > >
> > > >
> > >
> >
>
java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> > > >
> > >
> java.security.AccessController.doPrivileged(Native
> > > > Method)
> > > >
> > > >
> > >
> >
>
java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java
> > > > :548)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JspServletWrapper.getServlet(
> > > > JspServletWrapper.java:136)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java
> > > > :307)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
> > > >
> > > >
> > >
> >
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
> > > >
> > > >
> > >
> >
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > > >
> > > > Can anbody let me know what the error can be?
> > > >
> > > >
> > > > Anshuk
> > > >
> > > >
> __
> > > > Do You Yahoo!?
> > > > Tired of spam?  Yahoo! Mail has the best spam
> > > protection around
> > > > http://mail.yahoo.com
> > > >
> > >
> > >
> > >
> > > --
> > > Ajith Ranabahu
> > >
> >
> >
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
> 
> 
> 
> --
> Ajith Ranabahu
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: newbie to Axis2

2006-02-01 Thread Ajith Ranabahu
Hmm..
We've checked and verified that all these features are available. Is this surely the 0.94 release ?On 2/1/06, anshuk pal chaudhuri <
[EMAIL PROTECTED]> wrote:yah Ajith,I have got one temporary solution to 
it.The problemwhat i thot was that the servlet getting created forthe HappyAxis.jsp was happaxis_jsp.java.Check the namecaps in both the cases.I changed the HappyAxis.jsp inthe axis2 to happaxis.jsp.Also changed the
corresponding urlin the index.jsp page for theValidate Link.Now the axis is properly as its getting all the thecomponenents.Now The problem that I am still facing is that theservice which I have deployed (the one with echo and
ping operations, the userguide examples one),I am notable to see the wsdl of the service.Someone said that the web page where the list ofservices is being displayed, the service name(MYService in this case) is a hyperlink which will
lead to the wsdl page.But my Sevice Name is not anylink.So how do I view the wsdl of my service deployedin axis2 ???Anshuk--- Ajith Ranabahu <
[EMAIL PROTECTED]> wrote:> Hmmm... Is this in the 0.94 release ?  I'm thinking> that it's something to> do with the servlet container setup but need more> info to confirm.
> You can try deleting the work directory if you are> using tomcat.> BTW can you post the details about your servlet> container setup, OS and the> rest of the environment ?>> On 2/1/06, anshuk pal chaudhuri <
[EMAIL PROTECTED]>> wrote:> >> > Hi,> >> > I have installed axis2 web application but when I> am> > trying to view the Axis Happiness Page using the
> > Validate Link in order to know that whether all> the> > componenets are properly installed or not,its> throwing> > an error.> >> > java.lang.NoClassDefFoundError
:> > org/apache/jsp/HappyAxis_jsp (wrong name:> > org/apache/jsp/happyaxis_jsp)> > java.lang.ClassLoader.defineClass0(Native> Method)> >> >>java.lang.ClassLoader.defineClass
(ClassLoader.java:537)> >> >>java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)> >> >>java.net.URLClassLoader.defineClass(URLClassLoader.java
:251)> >> >>java.net.URLClassLoader.access$100(URLClassLoader.java:55)> >> >>java.net.URLClassLoader$1.run(URLClassLoader.java:194)> >> java.security.AccessController.doPrivileged
(Native> > Method)> >> >>java.net.URLClassLoader.findClass(URLClassLoader.java:187)> >> >>org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java
:156)> >> >>org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)> >> >>org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java
> > :548)> >> >>org.apache.jasper.servlet.JspServletWrapper.getServlet(> > JspServletWrapper.java:136)> >> >>org.apache.jasper.servlet.JspServletWrapper.service
(JspServletWrapper.java> > :307)> >> >>org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)> >> >>org.apache.jasper.servlet.JspServlet.service
(JspServlet.java:236)> >> >>javax.servlet.http.HttpServlet.service(HttpServlet.java:802)> >> > Can anbody let me know what the error can be?> >> >
> > Anshuk> >> > __> > Do You Yahoo!?> > Tired of spam?  Yahoo! Mail has the best spam> protection around> > 
http://mail.yahoo.com> > --> Ajith Ranabahu>__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com-- Ajith Ranabahu


Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
yah Ajith,

I have got one temporary solution to it.The problem
what i thot was that the servlet getting created for
the HappyAxis.jsp was happaxis_jsp.java.Check the name
caps in both the cases.I changed the HappyAxis.jsp in
the axis2 to happaxis.jsp.Also changed the
corresponding urlin the index.jsp page for the
Validate Link.

Now the axis is properly as its getting all the the
componenents.
Now The problem that I am still facing is that the
service which I have deployed (the one with echo and
ping operations, the userguide examples one),I am not
able to see the wsdl of the service.
Someone said that the web page where the list of
services is being displayed, the service name
(MYService in this case) is a hyperlink which will
lead to the wsdl page.But my Sevice Name is not any
link.So how do I view the wsdl of my service deployed
in axis2 ???

Anshuk



--- Ajith Ranabahu <[EMAIL PROTECTED]> wrote:

> Hmmm... Is this in the 0.94 release ?  I'm thinking
> that it's something to
> do with the servlet container setup but need more
> info to confirm.
> You can try deleting the work directory if you are
> using tomcat.
> BTW can you post the details about your servlet
> container setup, OS and the
> rest of the environment ?
> 
> On 2/1/06, anshuk pal chaudhuri <[EMAIL PROTECTED]>
> wrote:
> >
> > Hi,
> >
> > I have installed axis2 web application but when I
> am
> > trying to view the Axis Happiness Page using the
> > Validate Link in order to know that whether all
> the
> > componenets are properly installed or not,its
> throwing
> > an error.
> >
> > java.lang.NoClassDefFoundError:
> > org/apache/jsp/HappyAxis_jsp (wrong name:
> > org/apache/jsp/happyaxis_jsp)
> > java.lang.ClassLoader.defineClass0(Native
> Method)
> >
> >
>
java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> >
> >
>
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
> >
> >
>
java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> >
> >
>
java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> >
> >
>
java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> >
> java.security.AccessController.doPrivileged(Native
> > Method)
> >
> >
>
java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> >
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)
> >
> >
>
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)
> >
> >
>
org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java
> > :548)
> >
> >
>
org.apache.jasper.servlet.JspServletWrapper.getServlet(
> > JspServletWrapper.java:136)
> >
> >
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java
> > :307)
> >
> >
>
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
> >
> >
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
> >
> >
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> >
> > Can anbody let me know what the error can be?
> >
> >
> > Anshuk
> >
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
> 
> 
> 
> --
> Ajith Ranabahu
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: newbie to Axis2

2006-02-01 Thread Ajith Ranabahu
Hmmm... Is this in the 0.94 release ?  I'm thinking that it's
something to do with the servlet container setup but need more info to
confirm.
You can try deleting the work directory if you are using tomcat.
BTW can you post the details about your servlet container setup, OS and the rest of the environment ?On 2/1/06, anshuk pal chaudhuri <
[EMAIL PROTECTED]> wrote:Hi,I have installed axis2 web application but when I am
trying to view the Axis Happiness Page using theValidate Link in order to know that whether all thecomponenets are properly installed or not,its throwingan error.java.lang.NoClassDefFoundError:
org/apache/jsp/HappyAxis_jsp (wrong name:org/apache/jsp/happyaxis_jsp)java.lang.ClassLoader.defineClass0(Native Method)java.lang.ClassLoader.defineClass(ClassLoader.java:537)java.security.SecureClassLoader.defineClass
(SecureClassLoader.java:123)java.net.URLClassLoader.defineClass(URLClassLoader.java:251)java.net.URLClassLoader.access$100(URLClassLoader.java:55)java.net.URLClassLoader$1.run(URLClassLoader.java:194)
java.security.AccessController.doPrivileged(NativeMethod)java.net.URLClassLoader.findClass(URLClassLoader.java:187)org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)
org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:548)org.apache.jasper.servlet.JspServletWrapper.getServlet(
JspServletWrapper.java:136)org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:307)org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)org.apache.jasper.servlet.JspServlet.service
(JspServlet.java:236)javax.servlet.http.HttpServlet.service(HttpServlet.java:802)Can anbody let me know what the error can be?Anshuk__
Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection aroundhttp://mail.yahoo.com-- Ajith Ranabahu


Re: newbie to Axis2

2006-02-01 Thread anshuk pal chaudhuri
Hi,

I have installed axis2 web application but when I am
trying to view the Axis Happiness Page using the
Validate Link in order to know that whether all the
componenets are properly installed or not,its throwing
an error.

java.lang.NoClassDefFoundError:
org/apache/jsp/HappyAxis_jsp (wrong name:
org/apache/jsp/happyaxis_jsp)
java.lang.ClassLoader.defineClass0(Native Method)

java.lang.ClassLoader.defineClass(ClassLoader.java:537)

java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

java.net.URLClassLoader.access$100(URLClassLoader.java:55)

java.net.URLClassLoader$1.run(URLClassLoader.java:194)
java.security.AccessController.doPrivileged(Native
Method)

java.net.URLClassLoader.findClass(URLClassLoader.java:187)

org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:156)

org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:69)

org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:548)

org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:136)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:307)

org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)

org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

Can anbody let me know what the error can be?


Anshuk

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Re: newbie to Axis2

2006-01-30 Thread Deepal Jayasinghe
first start tomacat , then type go to axis2 web admin (127.0.0.1:8080/axis2) 
, then go to services , there you can see list of all the services in the 
systm , click one of them , then you will be able to see its WSDL


Thanks,
Deepal

~Future is Open~

- Original Message - 
From: "anshuk pal chaudhuri" <[EMAIL PROTECTED]>

To: 
Sent: Monday, January 30, 2006 7:16 PM
Subject: newbie to Axis2



Hi,

I have deployed the sample web services of Axis2
(userguide:example) on Tomcat.
But after deploying teh web service how do I view the
dynamically generated wsdl like the way we used to do
in case of Axis 1.x?

Regards,
Anshuk

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com