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 112727

Summary: BYTE_TYPE not defined in Utilities
Product: javame Reporter: Lukas Hasik <lhasik>
Component: Web ServicesAssignee: Michal Skvor <misk>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 92824    

Description Lukas Hasik 2007-08-14 10:45:38 UTC
200708130000

-I followed the http://www.netbeans.org/kb/55/mobile-dilbert.html, I used JAX-WS webservice client
-when the "Mobile Client To Web Application" is generated cannot be compiled
Compiling 2 source files to ...\DilbertWebProject\build\web\WEB-INF\classes
C:\Documents and Settings\Lukas\My Documents\NetBeansProjects\beta1\DilbertWebProject\src\java\dilbert\Utility.java:58:
cannot find symbol
symbol  : variable BYTE_TYPE
location: class dilbert.Utility
                output.writeShort(BYTE_TYPE);
Comment 1 Michal Skvor 2007-09-06 14:28:11 UTC
Fixed.
Comment 2 Lukas Hasik 2007-09-10 16:02:15 UTC
verified in beta1 09/10 build