Roger:
This is strange: I modifed the dep in portals-bridges/php/project.xml to use "phpportlet-1.0.jar". Now I see cvs diffs, so I do not we are in sync with this file. However, now I have new errors:
PHPServletContextProviderImpl.java:40: cannot resolve symbol: class JetspeedPortletContext
Randy
Roger Ruttimann wrote:
Make sure that you have the latest. I just checked cvs and it points to version 1.0 of phpportlet
Roger
Randy Watler wrote:
Roger,
Perhaps I am missing something, but the project.xml still has a dependency to "phpportlet.jar" under itgroundwork.
Randy
Roger Ruttimann wrote:
I updated the dependency to the phpportlet.jar which is now phpportlet-1.0.jar. The library is posted on bluesunrise/maven repository (http://bluesunrise.com/maven/itgroundwork/jars/phpportlet-1.0.jar)
Do you have bluesunrise in the maven repository path?
Roger
Randy Watler wrote:
Serge,
Known problem. Waiting for a fix from the dev team.
Randy
Serge Huber wrote:
Hi guys,
I'm having some trouble compiling the current Jetspeed 2 CVS. I'm getting the following error :
java:compile:
[echo] Compiling to C:\java\technologies\jakarta-cvs\jakarta-jetspeed-2\portals-bridges\php/target/classes
[javac] Compiling 4 source files to C:\java\technologies\jakarta-cvs\jakarta-jetspeed-2\portals-bridges\php\target\classes
[javac] C:\java\technologies\jakarta-cvs\jakarta-jetspeed-2\portals-bridges\php\src\java\org\apache\portals\bridges\php\PHPApplicationPortlet.java:329: cann
ot resolve symbol
[javac] symbol : method setUseInternalPage ()
[javac] location: class com.itgroundwork.portlet.php.servlet
[javac] phpServletImpl.setUseInternalPage();
[javac] ^
[javac] C:\java\technologies\jakarta-cvs\jakarta-jetspeed-2\portals-bridges\php\src\java\org\apache\portals\bridges\php\PHPApplicationPortlet.java:351: cann
ot resolve symbol
[javac] symbol : method getSourcePage ()
[javac] location: class com.itgroundwork.portlet.php.servlet
[javac] StringBuffer page = phpServletImpl.getSourcePage();
[javac] ^
[javac] 2 errors
Is there something I'm missing ?
Regards, Serge Huber.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]