Click here to Skip to main content
15,892,674 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Need Help in creating Text Chat site . . . Pin
Peace ON9-Jul-10 21:38
Peace ON9-Jul-10 21:38 
QuestionRe: Need Help in creating Text Chat site . . . Pin
khurram_shahzad10-Jul-10 8:01
khurram_shahzad10-Jul-10 8:01 
AnswerRe: Need Help in creating Text Chat site . . . [modified] Pin
Peace ON11-Jul-10 20:19
Peace ON11-Jul-10 20:19 
QuestionNeed Help .. Video/Audio Confrencing mechanism Pin
khurram_shahzad9-Jul-10 7:05
khurram_shahzad9-Jul-10 7:05 
AnswerRe: Need Help .. Video/Audio Confrencing mechanism [modified] Pin
Peace ON9-Jul-10 21:40
Peace ON9-Jul-10 21:40 
QuestionA HTML page not display a PHP page on button click ERROR 404? Pin
offroaderdan9-Jul-10 6:29
offroaderdan9-Jul-10 6:29 
AnswerRe: A HTML page not display a PHP page on button click ERROR 404? Pin
thatraja9-Jul-10 6:50
professionalthatraja9-Jul-10 6:50 
QuestionWebservice in JSP web application Pin
vjvjvjvj8-Jul-10 8:04
vjvjvjvj8-Jul-10 8:04 
I am a newbee in jsp development and I am using Netbeans IDE 6.9 for JSP web development. I am doing jsp development with Apache Tomcat server

In one jsp page I want to use a web service on a web server. This web service was developed in asp.net.

My general understanding is to reference a web service in the JSP application with netbeans is

create a web service client. I follow the steps as

1. Right click on project and select new-> web service client
2. Give WSDL URL as http://imgsdev1/lpobjectscrm/captureservice.asmx?wsdl
3. Client style as JAX-WS style
4. Finish

But I get the following error:
Web Service Client can not be created by JAXWS:wsimport utility.
Reason: undefined element declaration 's:scheme'

There might be a problem during java artifacts creation: for example a name conflict in generated classes.

To detect the problem see also the error messages in output window.
You may be able to fix the problem in WSDL Customization dialog
(Edit Web Service Attributes action)
or by manual editing of the local wsdl or schema files, using the JAXB customization
(local wsdl and schema files are located in xml resources directory(,

After you fix the problem you need to refresh client from the web service reference node.

In xml-resources-> web-service-refrences-captureservice-wsdl-imgsdev1-lpobjectscrm-captureservice.wsdl

I found this block with the s:schema tag

<br />
               <s:sequence><br />
                 <s:element ref="s:schema" /><br />
                 <s:any /><br />
               </s:sequence><br />


If i remove this block it doesnt like also.

Please let me know what is wrong here. Also let me know if I am going the right way to reference the external web service.
QuestionWebSite Design Pin
Gjm8-Jul-10 6:39
Gjm8-Jul-10 6:39 
AnswerRe: WebSite Design Pin
Graham Breach8-Jul-10 20:16
Graham Breach8-Jul-10 20:16 
Questionhow to access parent functions variables Pin
Jayapal Chandran4-Jul-10 21:14
Jayapal Chandran4-Jul-10 21:14 
Questionimage size as cell size Pin
caradri4-Jul-10 3:12
caradri4-Jul-10 3:12 
AnswerRe: image size as cell size Pin
Viral Upadhyay5-Jul-10 0:03
Viral Upadhyay5-Jul-10 0:03 
GeneralRe: image size as cell size Pin
caradri5-Jul-10 1:17
caradri5-Jul-10 1:17 
GeneralRe: image size as cell size Pin
JHizzle5-Jul-10 2:06
JHizzle5-Jul-10 2:06 
Questioncontact client pc from web server Pin
dene999703-Jul-10 13:30
dene999703-Jul-10 13:30 
AnswerRe: contact client pc from web server Pin
Richard MacCutchan3-Jul-10 20:36
mveRichard MacCutchan3-Jul-10 20:36 
GeneralRe: contact client pc from web server Pin
dene999704-Jul-10 4:15
dene999704-Jul-10 4:15 
GeneralRe: contact client pc from web server Pin
Richard MacCutchan4-Jul-10 21:15
mveRichard MacCutchan4-Jul-10 21:15 
QuestionCant figure out why loop keeps breaking Pin
TreyUF2-Jul-10 4:11
TreyUF2-Jul-10 4:11 
AnswerRe: Cant figure out why loop keeps breaking Pin
TreyUF2-Jul-10 4:32
TreyUF2-Jul-10 4:32 
AnswerRe: Cant figure out why loop keeps breaking Pin
David Skelly2-Jul-10 5:54
David Skelly2-Jul-10 5:54 
QuestionBody on load, doesn't seem to work? Pin
offroaderdan2-Jul-10 0:49
offroaderdan2-Jul-10 0:49 
AnswerRe: Body on load, doesn't seem to work? Pin
Not Active2-Jul-10 2:14
mentorNot Active2-Jul-10 2:14 
GeneralRe: Body on load, doesn't seem to work? Pin
NeverHeardOfMe2-Jul-10 3:25
NeverHeardOfMe2-Jul-10 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.