Discussions
EJB programming & troubleshooting: How can I find the package com.sun.enterprise.naming?
-
How can I find the package com.sun.enterprise.naming? (3 messages)
- Posted by: Daniel X
- Posted on: September 05 2006 06:07 EDT
Where does the following package come from? From which jar file? com.sun.enterprise.naming I am worling on j2sdk 1.4.2.10 and SUN Application Server 8.1.02.Threaded Messages (3)
- Re: How can I find the package com.sun.enterprise.naming? by Jyothish John on September 05 2006 06:45 EDT
- can not find the package from j2ee.jar by Daniel X on September 05 2006 20:37 EDT
- Re: can not find the package from j2ee.jar by Jeroen Wenting on September 14 2006 04:05 EDT
- can not find the package from j2ee.jar by Daniel X on September 05 2006 20:37 EDT
-
Re: How can I find the package com.sun.enterprise.naming?[ Go to top ]
- Posted by: Jyothish John
- Posted on: September 05 2006 06:45 EDT
- in response to Daniel X
j2ee.jar ;) -
can not find the package from j2ee.jar[ Go to top ]
- Posted by: Daniel X
- Posted on: September 05 2006 20:37 EDT
- in response to Jyothish John
I expand the j2ee.jar, but find no such a package. Please provide me with more details about the issue. -
Re: can not find the package from j2ee.jar[ Go to top ]
- Posted by: Jeroen Wenting
- Posted on: September 14 2006 04:05 EDT
- in response to Daniel X
You never need to use the files in that package directly so there's no need to worry. They're part of the clientlibrary of the application server, something like sunserver-rt.jar.