File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Please help me !!!!  jboss & ejb Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Please help me !!!!  jboss & ejb" Watch "Please help me !!!!  jboss & ejb" New topic
Author

Please help me !!!! jboss & ejb

alan kent
Greenhorn

Joined: Jan 25, 2003
Posts: 19
I am using eclipe and lomboz to generate EJBs.
But when I deploy the *.ear files to Jboss, it gives me the following message.
java.io.UTFDataFormatException: invalid byte 2 of 3-byte UTF-8 sequence (0xe3)
This message is given when I always deply ejb ears.
does somebody kwow the problem ???
Last week it was working but today.... ???


Thanks
Damanjit Kaur
Ranch Hand

Joined: Oct 18, 2004
Posts: 346
Hi

Just look into the properties of the project by selecting project , right click. in Info tab default encoding for text files. it should be inherit from Container.
 
 
subject: Please help me !!!! jboss & ejb
 
Threads others viewed
Integration of jboss messaging with jboss
anuj question: not able to start jboss help
Home local interface allows only one create method ?
How to Delete Messages from Jboss Queue during jboss shut down?
Lookup to EJB on JBOSS
MyEclipse, The Clear Choice