Correct serveral bundle locations in server runtime library
------------------------------------------------------------
Key: GERONIMODEVTOOLS-699
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-699
Project: Geronimo-Devtools
Issue Type: Bug
Components: eclipse-plugin
Affects Versions: 3.0-M2, 3.0
Reporter: Han Hong Fang
Assignee: Han Hong Fang
Fix For: 3.0-M2
The location of following bundles change in G3.0:
- IPath jabxImplSpec =
runtime.getLocation().append("repository/com/sun/xml/bind/jaxb-impl/");
- IPath jstlSpec =
runtime.getLocation().append("repository/javax/servlet/jstl");
- IPath myfacesSpec =
runtime.getLocation().append("repository/org/apache/myfaces/core/myfaces-api/");
- IPath myfacesImplSpec =
runtime.getLocation().append("repository/org/apache/myfaces/core/myfaces-impl/");
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.