Hello,
I am getting this exception when I start up the server:
[#|2008-05-27T06:55:45.273-0400|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=pool-1-thread-4;_RequestID=137f05b2-3434-48ba-98bf-22aa614b155d;|WEB0123: WebModule [/MyApps] failed to deploy and has been disabled
java.lang.IllegalArgumentException: [com.company.service.ServiceImpl] is not an allowed property value type
at com.sun.enterprise.deployment.ResourceReferenceDescriptor.checkType(ResourceReferenceDescriptor.java:492)
at com.sun.enterprise.naming.NamingManagerImpl.bindObjects(NamingManagerImpl.java:530)
I did some research and I found that Sun has identified this as a bug and has published a software patch for Sun Application server 9.1. The bug id for Sun applications server is 6604367 (
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6604367) and the patch number that fixes this problem is 128644-02.
I was wondering if this issue was also addressed for Glassfish and if so how can I apply a fix?
Thanks a lot!
[Message sent by forum member 'drapee01' (drapee01)]
http://forums.java.net/jive/thread.jspa?messageID=278360