Patches item #541918, was opened at 2002-04-10 09:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=541918&group_id=22866

Category: JbossSOAP
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Maisey (mjmaisey)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for incorrect package name

Initial Comment:
An incorrect package statement causes the build unit tests to fail with 

"[javac]
/home/marius/tmp/jbosscvs/jboss-all/jboss.net/testsuite/src/main/org/jboss/test/net/jmx/JmxUnitTestCase.java:72:
cannot resolve symbol
[javac] symbol  : class RemoteAdaptor
[javac] location: class org.jboss.test.net.jmx.JmxUnitTestCase
[javac]         RemoteAdaptor handler=createRemoteAdaptor(new
URL(JMX_END_POINT));
[javac]         ^
[javac] 36 errors
"

Patch is attached, unit tests run clean afterwards.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=541918&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to