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 69501

Summary: Unformatted ejb-jar.xml after adding websvc
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-RPCAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: T9Y
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: sample of unformatted file

Description Lukas Jungmann 2005-11-28 21:55:46 UTC
-have ejb module with few (~6) different EJBs
-create new websvc from scratch

=> websvc elements in ejb-jar.xml are writen on one line, but they should be
correctly formated

I'm not able to reproduce this manually but it usually happens on slow machines:
on Ultra60 w/ Solaris 9 Sparc and PIII 800 MHz, 512MB RAM w/ Linux in 90% cases
on PIII 728 MHz, 384MB RAM w/ WinXP in 50% cases

This issue has high impact on automated tests.
Comment 1 Lukas Jungmann 2005-11-28 22:00:08 UTC
Created attachment 27365 [details]
sample of unformatted file
Comment 2 Milan Kuchtiak 2005-12-05 10:00:50 UTC
We need to resolve why ejb-jar.xml isn't correctly formatted.
However, It seams that the the syntax isn't broken.
Comment 3 Jaroslav Pospisil 2006-03-13 13:40:04 UTC
TM 5.0->TBD
Comment 4 Lukas Jungmann 2006-04-11 09:11:01 UTC
I workarounded this in tests and because only error there is incorrect formating
of xml document I'm downgrading this to P4.
Comment 5 Milan Kuchtiak 2008-11-21 13:55:23 UTC
As the issue has minimal impact on JAX-RPC users we may close it.
Even more, manually this cannot be reproduced.