This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 114283 - I18N - Adding WS from pop-up menu using Services tab does not accept mbyte in package name
Summary: I18N - Adding WS from pop-up menu using Services tab does not accept mbyte in...
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-08-30 20:10 UTC by kaa
Modified: 2007-09-17 19:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (161.20 KB, image/jpeg)
2007-08-30 20:12 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-08-30 20:10:39 UTC
build 0825, ja_JP

1. Start NetBeans
2. Open Services tab
3. Add WS using pop-up and the following url: http://www.webservicemart.com/uszip.asmx?WSDL 
4. Type ja chars in pkg name

There is an info dlg: Unable to generate WS client. With eng names - works ok.
Comment 1 kaa 2007-08-30 20:12:05 UTC
Created attachment 47833 [details]
image
Comment 2 Milan Kuchtiak 2007-08-30 21:33:33 UTC
Isn't this similar to issue 110965 ? 

See also the jaxws issue :
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=397JAX-WS 

I guess, this is the JAX-RPC runtime problem.
Comment 3 bhate 2007-09-12 23:39:07 UTC
yes sounds like jaxrpc issue
see the error output
寵容_wscompile:
command line: wscompile "C:\Program Files\Java\jdk1.5.0_12\jre\bin\java.exe" -classpath "C:\Program
Files\Java\jdk1.5.0_12\lib\tools.jar;C:\Program Files\glassfish-v2-b58h\lib\j2ee.jar;C:\Program
Files\glassfish-v2-b58h\lib\appserv-ws.jar;C:\Program Files\glassfish-v2-b58h\lib\webservices-tools.jar;C:\Program
Files\glassfish-v2-b58h\lib\webservices-rt.jar;C:\Projects\EJBModule2\build\jar" com.sun.xml.rpc.tools.wscompile.Main -d
C:\Projects\EJBModule2\build\generated\wsbinary -define -features:documentliteral,strict,useonewayoperations -keep
-mapping C:\Projects\EJBModule2\build\jar\META-INF\寵容-mapping.xml -nd C:\Projects\EJBModule2\build\jar\META-INF\wsdl
-s C:\Projects\EJBModule2\build\generated\wsservice -verbose -Xprintstacktrace C:\Projects\EJBModule2\src\java\突室\寵容
-config.xml
error: error: file not found: C:\Projects\EJBModule2\src\java\??\??-config.xml
Comment 4 bhate 2007-09-17 18:08:08 UTC
We depend upon the jaxws bug.
Comment 5 bhate 2007-09-17 19:01:05 UTC
issue is filed against jax rpc project https://jax-rpc.dev.java.net/issues/show_bug.cgi?id=35.
closing this bug as wont fix.