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 147257 - Literal param build error
Summary: Literal param build error
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 12:01 UTC by skrishnan
Modified: 2008-11-04 06:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
param literal (225.11 KB, image/jpeg)
2008-09-15 12:02 UTC, skrishnan
Details
param literal project (9.73 KB, application/x-tar)
2008-09-15 12:03 UTC, skrishnan
Details
Project used to verify (16.04 KB, application/x-compressed)
2008-10-24 00:53 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description skrishnan 2008-09-15 12:01:31 UTC
I get the following errors when I try to build an XSLT project which uses literal param :
Created dir: D:\glassfish-esb\auto-projs\ParamLiteralXslt\build\META-INF
D:/glassfish-esb/auto-projs/ParamLiteralXslt/src/transformmap.xml:28: 16
ERROR: cvc-complex-type.2.3: Element 'param' cannot have character [children], because the type's content type is 
element-only.

D:/glassfish-esb/auto-projs/ParamLiteralXslt/src/transformmap.xml:28: 16
ERROR: Element "param" has reference to another element and this element can not be found. Please check namespace 
declarations, attribute value or name of referenced element.

the following are the builds I am using :
-----------------------------------
App Server details:

  app server version           = Sun Java System Application Server 9.1_02 (build b04-fcs)
  app server build date        = Fri Apr 11 09:51:00 IST 2008

Product details:

  type                         = GFESB
  variant                      = Glassfish
  kit type                     = product
  build                        = 20080910
  version                      = 1.0

JBI details:

  operating system             = Windows XP 5.1 Service Pack 3 [x86] (en_US Cp1252)
  java version                 = 1.6.0_01-b06 (32-bit)
  java home                    = c:\jdk1.6.0_01\jre
  java tmp dir                 = C:\DOCUME~1\sk155586\LOCALS~1\Temp\
  app server type              = GLASSFISH (sub-type = DEVELOPER version = 91)
  app server domains           = 1 (instances = 0 cluster = )
  jbi port                     = 17888 (secure = false)
  runtime build                = 080909
  runtime version              = 2.4
  runtime component build      = 080909_1
  runtime component version    = 2.4
  component build              = 080909_1
  component version            = 2.4

  build details:

  JBI Framework                = Tue Sep 09 07:22:38 IST 2008 [source: d:/gfesb/gf91/jbi/lib/jbi_framework.jar]
  HTTP Binding                 = Tue Sep 09 05:37:26 IST 2008 [build: 080909_1 source: 
d:/gfesb/gf91/jbi/components/sun-http-binding/httpbc.jar]
  FILE Binding                 = Tue Sep 09 05:36:14 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/filebc.jar]
  FTP  Binding                 = Tue Sep 09 05:36:32 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/ftpbc.jar]
  JMS  Binding                 = Tue Sep 09 05:38:10 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/jmsbc.jar]
  BPEL Service Engine          = Tue Sep 09 05:42:22 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/bpelserviceengine.jar]
  XSLT Service Engine          = Tue Sep 09 05:40:54 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/xsltserviceengine.jar]
  EDM  Service Engine          = Tue Sep 09 05:39:14 IST 2008 [build: 080909_1 source: d:/gfesb/gf91/addons/jbi-
components/edmse.jar]


NetBeans build details:

  IDE build                    = 200809100101                 [source: d:/gfesb/netbeans/platform8/lib/boot.jar META-
INF/MANIFEST.MF]
  IDE build date               = Wed Sep 10 04:25:08 IST 2008 [source: d:/gfesb/netbeans/platform8/core/core.jar]
  SOA build date               = Wed Sep 10 20:01:56 IST 2008 [source: d:/gfesb/netbeans/soa2/modules/org-netbeans-
modules-compapp-projects-jbi.jar]

-----------------------------------------
Comment 1 skrishnan 2008-09-15 12:02:25 UTC
Created attachment 69859 [details]
param literal
Comment 2 skrishnan 2008-09-15 12:03:18 UTC
Created attachment 69860 [details]
param literal project
Comment 3 Vitaly Bychkov 2008-10-14 14:42:04 UTC
Fixed in soa-dev.
Changeset: 84787aa4e089.
Comment 4 rpoon 2008-10-24 00:53:13 UTC
Verified with build: \\thumper\50builds\gfesb\v2\nightly\20081021-0703

Verified that the Literal param build error problem has been resolved with the attached project.
(see attached project)
Comment 5 rpoon 2008-10-24 00:53:46 UTC
Created attachment 72568 [details]
Project used to verify
Comment 6 deepakhp 2008-11-04 06:47:28 UTC
Since the issue is verified, marking it as "CLOSED"