File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes IllegalArgumentException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "IllegalArgumentException" Watch "IllegalArgumentException" New topic
Author

IllegalArgumentException

James Hannoy
Greenhorn

Joined: Dec 26, 2007
Posts: 24
Hi All,

Written one simple sync bpel composite application.
Everything worked correctly and things got deployed correctly also.

But while try to run a simple testcase, getting the following error in NetBeans 6.1 (Glassfish 2, Java 6):

java.lang.IllegalArgumentException: Not supported: indent-number at org.apache.xalan.processor.TransformerFactoryImpl.setAttribute


Found that some others also encountered that.
Does anybody know of any fix?

-Thanks,
James.
James Hannoy
Greenhorn

Joined: Dec 26, 2007
Posts: 24
Does anybody know how to fix this?

After searching it seems that this is a problem with XSLT parsing that still exists. I'm using the following platforms and tools:

Product Version: NetBeans IDE Dev (Build 200807040101)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

-Thanks,
JH.
James Hannoy
Greenhorn

Joined: Dec 26, 2007
Posts: 24
Does anybody know how to fix this?

After searching it seems that this is a problem with XSLT parsing that still exists. I'm using the following platforms and tools:

Product Version: NetBeans IDE Dev (Build 200807040101)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

-Thanks,
JH.
 
 
subject: IllegalArgumentException
 
Similar Threads
tooltip is not working.
How to create a "Check Login" script which sends a response?
Timeouts for logical record locking and multiple notification objects
Is it possible to create an Object from a source code String?
checkIncompleteDeployments()