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 - BYTE_TYPE not defined in Utilities
Summary: BYTE_TYPE not defined in Utilities
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Web Services (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks: 92824
  Show dependency tree
 
Reported: 2007-08-14 10:45 UTC by Lukas Hasik
Modified: 2007-09-10 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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