History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OPENEJB-9
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: David Blevins
Reporter: mark lybarger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

unable to deploy jar if ejb-jar.xml references remote server

Created: 19/Aug/04 08:15 AM   Updated: 31/Aug/05 10:34 AM  Due: 25/Sep/06
Component/s: None
Affects Version/s: 1.0 beta 1
Fix Version/s: 1.0 beta 1

Time Tracking:
Not Specified


 Description  « Hide
i'm using an open ejb file named: openejb-core-1.0-SNAPSHOT.jar, obtained through a maven run. i'm trying to deploy myejb.jar file. the dd in my ejbjar (dd is generated by xdoclet) contains:
<!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">

i'm behind a corp firewall, and thus the java.sun.com doesn't resolve. a google search turned up some old stuff from openejb's mailing list (i've tried to subscribe but it seems to be not liking me)

http://www.mail-archive.com/openejb-user@lists.sourceforge.net/msg00044.html
http://www.mail-archive.com/openejb-user@lists.sourceforge.net/msg00119.html

it would be nice if openejb would be able to deploy the beans even if it can't resolve the dtd.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
mark lybarger - 13/Sep/04 04:01 AM
This should be resolved in the cvs version of openejb afaik. I'm not much of a maven person, but whatever binary it downloads to it's repository seems to be working now.

Thomas Quas - 13/Sep/04 11:30 AM
I'm seeing the same behavior in 0.9.2. It's *very* important for us to have this issue solved since our customers are typically not directly connected to the Internet.

Thanks.

David Blevins - 31/Aug/05 10:11 AM
This issue should be fixed in the recent 1.0 beta1 release. Just reopen this JIRA item if it's not working right.